diff --git a/srcpkgs/gdm/gdm-devel.template b/srcpkgs/gdm/gdm-devel.template index 7319becb01..2ea4b827f8 100644 --- a/srcpkgs/gdm/gdm-devel.template +++ b/srcpkgs/gdm/gdm-devel.template @@ -1,6 +1,6 @@ # Template file for 'gdm-devel'. # -depends="libgdm>=${version}" +depends="libgdm-${version}_${revision}" short_desc="${sourcepkg} (development files)" long_desc="${long_desc} diff --git a/srcpkgs/gdm/gdm.rshlibs b/srcpkgs/gdm/gdm.rshlibs index f056408601..cad766ce97 100644 --- a/srcpkgs/gdm/gdm.rshlibs +++ b/srcpkgs/gdm/gdm.rshlibs @@ -21,9 +21,6 @@ libpango-1.0.so.0 libm.so.6 libupower-glib.so.1 libXdmcp.so.6 -libatk-1.0.so.0 -libpangocairo-1.0.so.0 -libcairo-gobject.so.2 libcanberra-gtk3.so.0 libcanberra.so.0 libgdm.so.1 diff --git a/srcpkgs/gdm/libgdm.rshlibs b/srcpkgs/gdm/libgdm.rshlibs index f6ea62638c..05f8f64484 100644 --- a/srcpkgs/gdm/libgdm.rshlibs +++ b/srcpkgs/gdm/libgdm.rshlibs @@ -5,11 +5,3 @@ libsystemd-login.so.0 libsystemd-daemon.so.0 libpthread.so.0 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 diff --git a/srcpkgs/gdm/template b/srcpkgs/gdm/template index 5c66c98310..a75afeb92d 100644 --- a/srcpkgs/gdm/template +++ b/srcpkgs/gdm/template @@ -1,24 +1,24 @@ # Template file for 'gdm' pkgname=gdm -version=3.6.0 -revision=5 +version=3.6.1 +revision=1 build_style=gnu-configure configure_args="--disable-schemas-compile --disable-static ---with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers ---with-systemd --with-screenshot-dir=/var/lib/gdm/greeter ---with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid ---with-systemdsystemunitdir=/usr/lib/systemd/system" + --with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers + --with-systemd --with-screenshot-dir=/var/lib/gdm/greeter + --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 -libcanberra-devel libXrandr-devel systemd-devel at-spi2-core-devel itstool" + pam-devel nss-devel accountsservice-devel gtk+3-devel>=3.6.0_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" + metacity gnome-session>=3.6.0 gnome-settings-daemon>=3.6.0 dbus-x11" short_desc="GNOME Display Manager" maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz" -checksum=ea63736fc8f7234aca442f4e99b3ba9cc29dce5e464ed93f7bf7eb8c49abd60b +checksum=aff69dde55e11b540145002c95cf966cd16376910283b385520431ced10c5031 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