gdm: update to 3.6.1.

This commit is contained in:
Juan RP 2012-10-16 09:13:25 +02:00
parent 2a93bb32ca
commit 007d3de4c8
4 changed files with 11 additions and 22 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'gdm-devel'. # Template file for 'gdm-devel'.
# #
depends="libgdm>=${version}" depends="libgdm-${version}_${revision}"
short_desc="${sourcepkg} (development files)" short_desc="${sourcepkg} (development files)"
long_desc="${long_desc} long_desc="${long_desc}

View file

@ -21,9 +21,6 @@ libpango-1.0.so.0
libm.so.6 libm.so.6
libupower-glib.so.1 libupower-glib.so.1
libXdmcp.so.6 libXdmcp.so.6
libatk-1.0.so.0
libpangocairo-1.0.so.0
libcairo-gobject.so.2
libcanberra-gtk3.so.0 libcanberra-gtk3.so.0
libcanberra.so.0 libcanberra.so.0
libgdm.so.1 libgdm.so.1

View file

@ -5,11 +5,3 @@ libsystemd-login.so.0
libsystemd-daemon.so.0 libsystemd-daemon.so.0
libpthread.so.0 libpthread.so.0
libc.so.6 libc.so.6
libgtk-3.so.0
libgdk-3.so.0
libatk-1.0.so.0
libpangocairo-1.0.so.0
libgdk_pixbuf-2.0.so.0
libcairo-gobject.so.2
libpango-1.0.so.0
libcairo.so.2

View file

@ -1,7 +1,7 @@
# Template file for 'gdm' # Template file for 'gdm'
pkgname=gdm pkgname=gdm
version=3.6.0 version=3.6.1
revision=5 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-static configure_args="--disable-schemas-compile --disable-static
--with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers --with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="GPL-2" license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
checksum=ea63736fc8f7234aca442f4e99b3ba9cc29dce5e464ed93f7bf7eb8c49abd60b checksum=aff69dde55e11b540145002c95cf966cd16376910283b385520431ced10c5031
long_desc=" long_desc="
GDM is the GNOME Display Manager, it is the little proggie that runs 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 in the background, runs your X sessions, presents you with a login box