gdm: update to 3.6.2.
This commit is contained in:
parent
19fc4fd8f1
commit
3996465c69
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gdm'
|
||||
pkgname=gdm
|
||||
version=3.6.1
|
||||
version=3.6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static
|
||||
|
@ -9,7 +9,7 @@ configure_args="--disable-schemas-compile --disable-static
|
|||
--with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid
|
||||
--with-systemdsystemunitdir=/usr/lib/systemd/system"
|
||||
makedepends="pkg-config intltool which gnome-doc-utils gobject-introspection
|
||||
pam-devel nss-devel accountsservice-devel gtk+3-devel>=3.6.0_2 upower-devel
|
||||
pam-devel nss-devel accountsservice-devel gtk+3-devel>=3.6.2 upower-devel
|
||||
libcanberra-devel libXrandr-devel systemd-devel at-spi2-core-devel itstool"
|
||||
fulldepends="xrdb dconf>=0.13.90 hicolor-icon-theme polkit-gnome xorg-server
|
||||
metacity gnome-session>=3.6.0 gnome-settings-daemon>=3.6.0 dbus-x11"
|
||||
|
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=aff69dde55e11b540145002c95cf966cd16376910283b385520431ced10c5031
|
||||
checksum=fbf41bd68299eccdcf456c0869771999f75d3d9bf0f57ce1038db08b54e8cbb9
|
||||
long_desc="
|
||||
GDM is the GNOME Display Manager, it is the little proggie that runs
|
||||
in the background, runs your X sessions, presents you with a login box
|
||||
|
|
Loading…
Reference in New Issue