gdm: update to 3.24.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'gdm'
|
||||
pkgname=gdm
|
||||
version=3.22.3
|
||||
version=3.24.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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-screenshot-dir=/var/lib/gdm/greeter --sbindir=/usr/bin --without-plymouth
|
||||
--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
|
||||
$(vopt_if gir gobject-introspection)"
|
||||
makedepends="glib-devel iso-codes gettext-devel
|
||||
@@ -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=e7ca3ce77140efe1920f8864c2c77f89bc9f9f75e70e744994cf0a70d8780963
|
||||
checksum=309ac91eba7d3e20343d0c86d95be1ed3100f91a0b4cb80b121161c4191d25b3
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
||||
Reference in New Issue
Block a user