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
70c8bd9d
Unverified
Commit
70c8bd9d
authored
3 years ago
by
Przemysław Romanik
Committed by
Bart Ribbers
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/postmarketos-ui-weston: change default backend to drm (MR 2950)
Fixes
https://gitlab.com/postmarketOS/pmaports/-/issues/1431
parent
9833cc8a
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#200911
passed
3 years ago
Stage: lint
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/postmarketos-ui-weston/APKBUILD
+6
-4
6 additions, 4 deletions
main/postmarketos-ui-weston/APKBUILD
main/postmarketos-ui-weston/weston.ini.default
+1
-1
1 addition, 1 deletion
main/postmarketos-ui-weston/weston.ini.default
with
7 additions
and
5 deletions
main/postmarketos-ui-weston/APKBUILD
+
6
−
4
View file @
70c8bd9d
# Reference: https://postmarketos.org/uipkg
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
postmarketos-ui-weston
pkgver
=
5
pkgrel
=
5
pkgver
=
6
pkgrel
=
0
pkgdesc
=
"(Wayland) Reference compositor (demo, not a phone interface)"
url
=
"https://postmarketos.org"
arch
=
"noarch"
...
...
@@ -39,5 +39,7 @@ package() {
install
-Dm644
"
$srcdir
"
/weston.ini.default
\
"
$pkgdir
"
/etc/xdg/weston/weston.ini.default
}
sha512sums
=
"33fbf6a3b5558a6d7c3a5993e890e4cee10e868ebc70e8f602d5e07513a77a0bebf7fd343c90a2a72c4f4b30777d3cd7b48c66efb4112032f4421d2806ef3b9b start_weston.sh
b712c9d4c846437656781656ec15e9b7e238a9244e0b77bf84b67f6661d44f68718330706f69ccb8b4d7f6182b8f17f273018ca461c0c40e49b9185f6eec168d weston.ini.default"
sha512sums
=
"
33fbf6a3b5558a6d7c3a5993e890e4cee10e868ebc70e8f602d5e07513a77a0bebf7fd343c90a2a72c4f4b30777d3cd7b48c66efb4112032f4421d2806ef3b9b start_weston.sh
57d2dd91aa6bee6ab73122bf26906de183fceee9f6c28586ac803045344b10c4e3c7e9cd23cada86a585c42221505a2d23572e3d6d1fd757c1ed1c8e1b65644c weston.ini.default
"
This diff is collapsed.
Click to expand it.
main/postmarketos-ui-weston/weston.ini.default
+
1
−
1
View file @
70c8bd9d
...
...
@@ -4,6 +4,6 @@
[core]
xwayland=true
backend=
fbdev
-backend.so
backend=
drm
-backend.so
[shell]
background-image=/usr/share/wallpapers/postmarketos.jpg
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