lightdm: update to 1.22.0.
This commit is contained in:
parent
dfa559b609
commit
b30f2dbdc9
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'lightdm'
|
# Template file for 'lightdm'
|
||||||
pkgname=lightdm
|
pkgname=lightdm
|
||||||
version=1.20.0
|
version=1.22.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --with-greeter-session=lightdm-gtk-greeter
|
configure_args="--sbindir=/usr/bin --with-greeter-session=lightdm-gtk-greeter
|
||||||
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||||||
license="GPL-3, LGPL-3"
|
license="GPL-3, LGPL-3"
|
||||||
homepage="https://launchpad.net/lightdm"
|
homepage="https://launchpad.net/lightdm"
|
||||||
distfiles="https://launchpad.net/lightdm/${version%.*}/$version/+download/$pkgname-$version.tar.xz"
|
distfiles="https://launchpad.net/lightdm/${version%.*}/$version/+download/$pkgname-$version.tar.xz"
|
||||||
checksum=f03b7804a4902d189849a060292e4987d1e4f8272a1edb3e681e6f3cdfaa5ba4
|
checksum=e4b9afb6a7e627440ccda140972631e54d005340ec6043d538281f28a8dbab28
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"
|
||||||
@ -19,13 +19,7 @@ makedepends="dbus-glib-devel libxklavier-devel libxml2-devel
|
|||||||
gtk+3-devel libxcb-devel libXdmcp-devel pam-devel vala-devel
|
gtk+3-devel libxcb-devel libXdmcp-devel pam-devel vala-devel
|
||||||
libgcrypt-devel accountsservice-devel"
|
libgcrypt-devel accountsservice-devel"
|
||||||
depends="dbus accountsservice ConsoleKit2 upower0"
|
depends="dbus accountsservice ConsoleKit2 upower0"
|
||||||
conf_files="
|
conf_files="/etc/$pkgname/*.conf /etc/pam.d/*"
|
||||||
/etc/lightdm/keys.conf
|
|
||||||
/etc/lightdm/lightdm.conf
|
|
||||||
/etc/lightdm/users.conf
|
|
||||||
/etc/pam.d/lightdm
|
|
||||||
/etc/pam.d/lightdm-greeter
|
|
||||||
/etc/pam.d/lightdm-autologin"
|
|
||||||
system_accounts="lightdm"
|
system_accounts="lightdm"
|
||||||
lightdm_homedir="/var/lib/lightdm"
|
lightdm_homedir="/var/lib/lightdm"
|
||||||
subpackages="liblightdm-gobject lightdm-devel"
|
subpackages="liblightdm-gobject lightdm-devel"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user