[arch-commits] CVS update of extra/lib/gnome-python (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Apr 28 18:40:06 UTC 2007


    Date: Saturday, April 28, 2007 @ 14:40:06
  Author: jgc
    Path: /home/cvs-extra/extra/lib/gnome-python

Modified: PKGBUILD (1.32 -> 1.33)

upgpkg: gnome-python 2.18.2-1


----------+
 PKGBUILD |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)


Index: extra/lib/gnome-python/PKGBUILD
diff -u extra/lib/gnome-python/PKGBUILD:1.32 extra/lib/gnome-python/PKGBUILD:1.33
--- extra/lib/gnome-python/PKGBUILD:1.32	Mon Mar 19 18:05:41 2007
+++ extra/lib/gnome-python/PKGBUILD	Sat Apr 28 14:40:05 2007
@@ -1,22 +1,21 @@
-# $Id: PKGBUILD,v 1.32 2007/03/19 22:05:41 jgc Exp $
+# $Id: PKGBUILD,v 1.33 2007/04/28 18:40:05 jgc Exp $
 # Contributor: Sarah Hay <sarah at archlinux.org>
-# Maintainer: arjan <arjan at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-python
-pkgver=2.18.0
+pkgver=2.18.2
 pkgrel=1
 pkgdesc="gnome-python is a set of interfaces to gnome-libs."
 arch=(i686 x86_64)
-depends=('pygtk>=2.10.4' 'pyorbit>=2.14.2' 'libgnomeui>=2.18.1' 'python>=2.5')
+license=('LGPL')
+depends=('pygtk>=2.10.4' 'pyorbit>=2.14.2' 'libgnomeui>=2.18.1-2' 'python>=2.5')
 makedepends=('pkgconfig')
 options=('nolibtool')
 url="http://www.daa.com.au/~james/pygtk/"
 source=(http://ftp.gnome.org/pub/gnome/sources/gnome-python/2.18/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('75400e51abe3cedb785db40960cbad53')
+md5sums=('3df58e4354526d4e0be8524c0bf6ddb8')
 
 build() {
-  [ -z "${GNOMEDIR}" ] && . /etc/profile.d/gnome.sh
-
   cd ${startdir}/src/${pkgname}-${pkgver}
   ./configure --prefix=/usr
   make || return 1 




More information about the arch-commits mailing list