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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Jun 13 14:59:51 UTC 2007


    Date: Wednesday, June 13, 2007 @ 10:59:51
  Author: andyrtr
    Path: /home/cvs-extra/extra/gnome/meld

Modified: PKGBUILD (1.8 -> 1.9)

updatepkg 1.1.5


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


Index: extra/gnome/meld/PKGBUILD
diff -u extra/gnome/meld/PKGBUILD:1.8 extra/gnome/meld/PKGBUILD:1.9
--- extra/gnome/meld/PKGBUILD:1.8	Wed Apr 25 18:45:20 2007
+++ extra/gnome/meld/PKGBUILD	Wed Jun 13 10:59:51 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.8 2007/04/25 22:45:20 jgc Exp $
+# $Id: PKGBUILD,v 1.9 2007/06/13 14:59:51 andyrtr Exp $
 # Maintainer: 
 pkgname=meld
-pkgver=1.1.4
-pkgrel=2
+pkgver=1.1.5
+pkgrel=1
 pkgdesc="Visual diff and merge tool for GNOME"
 arch=(i686 x86_64)
 license=('GPL')
@@ -10,13 +10,11 @@
 depends=('gnome-python')
 makedepends=('perlxml' 'pkgconfig')
 install=meld.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.1/${pkgname}-${pkgver}.tar.bz2
-	fix-po.patch)
-md5sums=('e780a8f67183acf7f51b13aa4a62ac85' '3ec863ae5648587f525dddd4cc614557')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.1/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('a92e72a3b4392ee3e677720f9a75246f')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
-  patch -Np0 -i ../fix-po.patch || return 1
   find . -name GNUmakefile -exec sed -i -e 's/-scrollkeeper-update.*//' {} \;
   if [ -f omf.make ]; then
     sed -i -e 's/-scrollkeeper-update.*//' omf.make




More information about the arch-commits mailing list