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

Ionut Biru ibiru at archlinux.org
Wed Mar 9 16:57:49 UTC 2011


    Date: Wednesday, March 9, 2011 @ 11:57:49
  Author: ibiru
Revision: 113556

upgpkg: gnome-session 2.91.91.3-1
update to 2.91.91.3

Modified:
  gnome-session/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-09 12:19:27 UTC (rev 113555)
+++ PKGBUILD	2011-03-09 16:57:49 UTC (rev 113556)
@@ -2,27 +2,25 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-session
-pkgver=2.91.91.1
+pkgver=2.91.91.3
 pkgrel=1
 pkgdesc="The GNOME Session Handler"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('upower' 'gtk3' 'gconf' 'startup-notification' 'hicolor-icon-theme'
-         'libxtst' 'polkit-gnome' 'libgl' 'librsvg' 'gsettings-desktop-schemas' 
-         'consolekit' 'libsm')
+depends=('upower' 'gtk3' 'gconf' 'startup-notification' 'hicolor-icon-theme' 'libxtst' 'polkit-gnome' 'libgl' 'librsvg' 'gsettings-desktop-schemas' 'consolekit' 'libsm')
 makedepends=('intltool' 'mesa')
 options=('!emptydirs')
 install=gnome-session.install
 url="http://www.gnome.org"
 groups=('gnome')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('6c19ff495550a151abf681c4c4de42bc5d756e659a8d402064fc65211886d2f9')
+sha256sums=('f9f67211ac2606c0fa455aa2633a4ec81128e6c17bc24d232637f498978ee989')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --libexecdir=/usr/lib \
-      --disable-schemas-compile -with-gtk=3.0
+      --localstatedir=/var --libexecdir=/usr/lib/gnome-session \
+      --disable-schemas-compile
   make
 }
 




More information about the arch-commits mailing list