gdm: update to 3.14.2.

This commit is contained in:
Juan RP 2015-04-30 07:35:40 +02:00
parent 4dd5b38f2f
commit f3b2aa337f

View file

@ -1,7 +1,7 @@
# Template file for 'gdm'
pkgname=gdm
version=3.14.1
revision=2
version=3.14.2
revision=1
patch_args="-Np1"
build_style=gnu-configure
configure_args="$(vopt_enable gir introspection)
@ -16,12 +16,12 @@ makedepends="glib-devel iso-codes
libSM-devel libcanberra-devel dconf"
conf_files="
/etc/gdm/custom.conf
/etc/pam.d/gdm
/etc/pam.d/gdm-autologin
/etc/pam.d/gdm-fingerprint
/etc/pam.d/gdm-launch-environment
/etc/pam.d/gdm-password
/etc/pam.d/gdm-smartcard
/etc/pam.d/gdm-welcome"
/etc/pam.d/gdm-pin
/etc/pam.d/gdm-smartcard"
# Create the 'gdm' system user/group.
system_accounts="gdm"
gdm_homedir="/var/lib/gdm"
@ -32,7 +32,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=ed83498131bcea69ce60f882783c669c24b007d2b7e1219b4bdde18f6c94deb1
checksum=e20eb61496161ad95b1058dbf8aea9b7b004df4d0ea6b0fab4401397d9db5930
# Package build options
build_options="gir systemd"