gdm: update to 3.16.0.

This commit is contained in:
Enno Boland 2015-03-18 16:23:43 +01:00 committed by Enno Boland
parent 7421317249
commit 80c0708911
1 changed files with 5 additions and 5 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'gdm'
pkgname=gdm
version=3.14.2
revision=2
version=3.16.0
revision=1
patch_args="-Np1"
build_style=gnu-configure
configure_args="$(vopt_enable gir introspection)
--disable-schemas-compile --disable-static --with-default-pam-config=arch
--with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers
--with-screenshot-dir=/var/lib/gdm/greeter --sbindir=/usr/bin
--with-screenshot-dir=/var/lib/gdm/greeter --sbindir=/usr/bin --without-plymouth
--with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid"
hostmakedepends="automake libtool pkg-config itstool intltool gnome-doc-utils
$(vopt_if gir gobject-introspection)"
makedepends="glib-devel iso-codes
makedepends="glib-devel iso-codes gettext-devel
pam-devel nss-devel accountsservice-devel gtk+3-devel upower-devel
libSM-devel libcanberra-devel dconf"
conf_files="
@ -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=e20eb61496161ad95b1058dbf8aea9b7b004df4d0ea6b0fab4401397d9db5930
checksum=bb6d48fc67d36077be98cca41452bd14eff36069712d94030221eee668c7e261
# Package build options
build_options="gir systemd"