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
6e0ab5e1
Unverified
Commit
6e0ab5e1
authored
4 years ago
by
HenriDellal
Committed by
Bart Ribbers
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
postmarketos-ui-mate: disable lockscreen by default (MR 1608)
parent
2c491df4
No related branches found
No related tags found
No related merge requests found
Pipeline
#197014
passed
4 years ago
Stage: lint
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/postmarketos-ui-mate/001-screensaver.gschema.override
+3
-0
3 additions, 0 deletions
main/postmarketos-ui-mate/001-screensaver.gschema.override
main/postmarketos-ui-mate/APKBUILD
+6
-2
6 additions, 2 deletions
main/postmarketos-ui-mate/APKBUILD
with
9 additions
and
2 deletions
main/postmarketos-ui-mate/001-screensaver.gschema.override
0 → 100644
+
3
−
0
View file @
6e0ab5e1
[org.mate.screensaver]
lock-enabled=false
picture-filename='/usr/share/wallpapers/postmarketos.jpg'
This diff is collapsed.
Click to expand it.
main/postmarketos-ui-mate/APKBUILD
+
6
−
2
View file @
6e0ab5e1
# Maintainer: Daniele Debernardi <drebrez@gmail.com>
pkgname
=
postmarketos-ui-mate
pkgver
=
1
pkgrel
=
1
0
pkgrel
=
1
1
pkgdesc
=
"(X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended)"
url
=
"http://mate-desktop.org/"
arch
=
"noarch"
license
=
"GPL-3.0-or-later"
depends
=
"mate-desktop-environment xorg-server dbus-x11 mesa-egl postmarketos-artwork-wallpapers gtk+2.0 lightdm lightdm-openrc"
install
=
"
$pkgname
.post-install
$pkgname
.pre-deinstall
$pkgname
.post-deinstall
$pkgname
.post-upgrade"
source
=
"000-system-background.gschema.override 61-lightdm-autologin.conf"
source
=
"000-system-background.gschema.override
001-screensaver.gschema.override
61-lightdm-autologin.conf"
options
=
"!check"
package
()
{
install
-Dm644
"
$srcdir
"
/000-system-background.gschema.override
\
"
$pkgdir
"
/usr/share/glib-2.0/schemas/000-system-background.gschema.override
install
-Dm644
"
$srcdir
"
/001-screensaver.gschema.override
\
"
$pkgdir
"
/usr/share/glib-2.0/schemas/001-screensaver.gschema.override
install
-Dm644
"
$srcdir
"
/61-lightdm-autologin.conf
\
"
$pkgdir
"
/usr/share/lightdm/lightdm.conf.d/61-autologin.conf
}
sha512sums
=
"b4eded3d1aba2086d53507d434da6f2d5aae24fa49c7a8619abb1d81f87898d7a6d813be777a285ce988d78db236bea7507e7868c39fe020e5d23c230dd36242 000-system-background.gschema.override
68c7614bab2f9beadac6a92508c3d63e05938e2746c7314921d4b0c2fc85e7fdca094c1c7c300710ab778a09b76a85158fc806150bc5bf3fce270f51c1d5d65b 001-screensaver.gschema.override
225c4d1bccad4bdacad34958322015147077158b395b8db095b7afd47e18638044780b381124c3b82bf639af66ea565e1763c54ab9599ec13177c289e0d2a000 61-lightdm-autologin.conf"
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