* update lightdm to 1:1.32.0-4
This commit is contained in:
parent
b218f17056
commit
cec33536e7
@ -8,10 +8,10 @@ pkgname=(
|
||||
liblightdm-qt5
|
||||
)
|
||||
pkgver=1.32.0
|
||||
pkgrel=1
|
||||
pkgrel=4
|
||||
epoch=1
|
||||
pkgdesc='A lightweight display manager'
|
||||
arch=(x86_64 powerpc64le powerpc)
|
||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
||||
url=https://github.com/canonical/lightdm
|
||||
license=(
|
||||
GPL3
|
||||
@ -33,6 +33,9 @@ makedepends=(
|
||||
polkit
|
||||
qt5-base
|
||||
vala
|
||||
xorg-server
|
||||
xorg-xmodmap
|
||||
xorg-xrdb
|
||||
yelp-tools
|
||||
)
|
||||
_tag=9e72b5b3072ff9990211f35aa2a48e971ff710c7
|
||||
@ -55,7 +58,7 @@ b2sums=('SKIP'
|
||||
'11f4c568c6b766d3baf65ea91be2ec0641381a6c195ef460a9a0e282591c1211603d0a3db630e901079fba28819a4efab45bb8b722947dfac37659daafe14aaf'
|
||||
'3349ad387eb3c928e3314f557800f88abb58eb2d5f2e4ccb882c4469f7ed26f940cd70a89ad33484eb3f14246ea7c7402a24396aeeea7046c002bedace631c26'
|
||||
'9e7b4f2adacfa18e9c029f93b922da45e3326266495a1919465f299fa630d769eaaa2101d76966cea496f66c4bd8469c73ef55acde5cd19fa559921c192acd04'
|
||||
'f252322abfc5351c076ab64c4891a31fcb4cf806ad186d8287f23ae968164f612ff140da83160ebe7e6633d3b039dc4791fa4dd7dbc363dadec544a341675aa2'
|
||||
'd404466a551a42ac486564c5016baaae2276ec4126ae237538836e27e58b645dccf3ad3197c5c89d637d9bb678c3d7c0568a114d22fea2abec2d5e4eb0fb2721'
|
||||
'7785c19bb2343732d75dd2abd744148ae8baa6d8ad2b295a8e28d5eb78d7bd525e17784ae8a75784ab4cdb3fde73c66789b1bc033c53dafe13f8d19988e5ba18')
|
||||
|
||||
prepare() {
|
||||
@ -96,6 +99,9 @@ package_lightdm() {
|
||||
libxklavier
|
||||
pam
|
||||
polkit
|
||||
xorg-server
|
||||
xorg-xmodmap
|
||||
xorg-xrdb
|
||||
)
|
||||
optdepends=(
|
||||
'accountsservice: Enhanced user accounts handling'
|
||||
|
@ -37,4 +37,4 @@ diff '--color=auto' -rupN lightdm.orig/data/users.conf lightdm/data/users.conf
|
||||
+minimum-uid=1000
|
||||
hidden-users=nobody nobody4 noaccess
|
||||
-hidden-shells=/bin/false /usr/sbin/nologin /sbin/nologin
|
||||
+hidden-shells=/bin/false /usr/bin/nologin /bin/nologin
|
||||
+hidden-shells=/bin/false /usr/bin/nologin /bin/nologin /sbin/nologin
|
||||
|
Loading…
x
Reference in New Issue
Block a user