gdm: update to 3.24.0

This commit is contained in:
Sir_Boops 2017-04-09 17:23:14 -06:00
parent da79279942
commit bb6c76c49e

View file

@ -1,6 +1,6 @@
# Template file for 'gdm' # Template file for 'gdm'
pkgname=gdm pkgname=gdm
version=3.22.3 version=3.24.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="$(vopt_enable gir introspection) configure_args="$(vopt_enable gir introspection)
@ -8,7 +8,7 @@ configure_args="$(vopt_enable gir introspection)
--with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers --with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers
--with-screenshot-dir=/var/lib/gdm/greeter --sbindir=/usr/bin --without-plymouth --with-screenshot-dir=/var/lib/gdm/greeter --sbindir=/usr/bin --without-plymouth
--with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid --with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid
--disable-systemd-journal --with-initial-vt=7" --disable-systemd-journal --with-initial-vt=7 --enable-wayland-support"
hostmakedepends="automake libtool pkg-config itstool intltool gnome-doc-utils hostmakedepends="automake libtool pkg-config itstool intltool gnome-doc-utils
$(vopt_if gir gobject-introspection)" $(vopt_if gir gobject-introspection)"
makedepends="glib-devel iso-codes gettext-devel makedepends="glib-devel iso-codes gettext-devel
@ -32,7 +32,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="GPL-2" license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=e7ca3ce77140efe1920f8864c2c77f89bc9f9f75e70e744994cf0a70d8780963 checksum=309ac91eba7d3e20343d0c86d95be1ed3100f91a0b4cb80b121161c4191d25b3
# Package build options # Package build options
build_options="gir" build_options="gir"