Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
f33c6010
Unverified
Commit
f33c6010
authored
3 years ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
main/postmarketos-ui-plasma-desktop: enable networkmanager by default (MR 2174)
parent
f364834e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/postmarketos-ui-plasma-desktop/APKBUILD
+3
-2
3 additions, 2 deletions
main/postmarketos-ui-plasma-desktop/APKBUILD
main/postmarketos-ui-plasma-desktop/postmarketos-ui-plasma-desktop.post-install
+1
-0
1 addition, 0 deletions
...lasma-desktop/postmarketos-ui-plasma-desktop.post-install
with
4 additions
and
2 deletions
main/postmarketos-ui-plasma-desktop/APKBUILD
+
3
−
2
View file @
f33c6010
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
postmarketos-ui-plasma-desktop
pkgver
=
2
pkgrel
=
3
pkgrel
=
4
pkgdesc
=
"(X11/Wayland) KDE Desktop Environment (works well with tablets)"
url
=
"https://www.kde.org"
arch
=
"noarch !armhf !x86"
# x86: missing "plasma"
license
=
"GPL-3.0-or-later"
depends
=
"plasma
depends
=
"
plasma
qt5-qtvirtualkeyboard
sddm
"
...
...
This diff is collapsed.
Click to expand it.
main/postmarketos-ui-plasma-desktop/postmarketos-ui-plasma-desktop.post-install
+
1
−
0
View file @
f33c6010
...
...
@@ -9,3 +9,4 @@ if [ -f ${SDDM_CONF} ]; then
fi
rc-update add sddm default
rc-update add networkmanager default
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment