[arch-commits] Commit in gdm/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Mar 16 09:31:39 UTC 2015


    Date: Monday, March 16, 2015 @ 10:31:38
  Author: jgc
Revision: 233912

upgpkg: gdm 3.15.91.2-1

Modified:
  gdm/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-16 09:03:59 UTC (rev 233911)
+++ PKGBUILD	2015-03-16 09:31:38 UTC (rev 233912)
@@ -4,18 +4,18 @@
 
 pkgbase=gdm
 pkgname=(gdm libgdm)
-pkgver=3.14.1
-pkgrel=2
+pkgver=3.15.91.2
+pkgrel=1
 pkgdesc="Gnome Display Manager"
 arch=(i686 x86_64)
 license=(GPL)
 url="http://www.gnome.org"
 depends=(gnome-shell gnome-session upower xorg-xrdb xorg-server xorg-xhost)
-makedepends=(itstool intltool yelp-tools gobject-introspection python2)
+makedepends=(itstool intltool yelp-tools gobject-introspection)
 checkdepends=('check')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz
         0001-Add-Arch-Linux-PAM-config-files.patch)
-sha256sums=('ed83498131bcea69ce60f882783c669c24b007d2b7e1219b4bdde18f6c94deb1'
+sha256sums=('8cc038be6216a35412bb9d8d4936250c9a60edac8ba0d81c013944b7b52a48d9'
             'ad24ed788f2285a935c72c131a9627aa865095b08865416ed6cc60883bf656fc')
 
 prepare() {
@@ -23,8 +23,6 @@
 
   patch -Np1 -i ../0001-Add-Arch-Linux-PAM-config-files.patch
 
-  sed -i 's:@LIBEXECDIR@:/usr/lib/caribou:' data/autostart/caribou-autostart.desktop.in
-
   AUTOPOINT='intltoolize --automake -c' autoreconf -fi
 }
 
@@ -44,6 +42,7 @@
     --with-gnome-settings-daemon-directory=/usr/lib/gnome-settings-daemon \
     --without-tcp-wrappers \
     --without-console-kit \
+    --without-plymouth \
     --with-systemd \
     --with-default-pam-config=arch
 



More information about the arch-commits mailing list