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

Jan de Groot jgc at archlinux.org
Wed Apr 25 22:45:20 UTC 2007


    Date: Wednesday, April 25, 2007 @ 18:45:20
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/meld

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: meld 1.1.4-2
Add back to the repository, add license variable, fix header. No maintainer for now, I will not adopt it


----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


Index: extra/gnome/meld/PKGBUILD
diff -u extra/gnome/meld/PKGBUILD:1.7 extra/gnome/meld/PKGBUILD:1.8
--- extra/gnome/meld/PKGBUILD:1.7	Wed Apr 25 18:09:49 2007
+++ extra/gnome/meld/PKGBUILD	Wed Apr 25 18:45:20 2007
@@ -1,12 +1,14 @@
-# Maintainer: Mark Rosenstand <mark at borkware.net>
+# $Id: PKGBUILD,v 1.8 2007/04/25 22:45:20 jgc Exp $
+# Maintainer: 
 pkgname=meld
 pkgver=1.1.4
 pkgrel=2
 pkgdesc="Visual diff and merge tool for GNOME"
 arch=(i686 x86_64)
+license=('GPL')
 url="http://meld.sourceforge.net/"
 depends=('gnome-python')
-makedepends=('intltool' 'pkgconfig')
+makedepends=('perlxml' 'pkgconfig')
 install=meld.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.1/${pkgname}-${pkgver}.tar.bz2
 	fix-po.patch)




More information about the arch-commits mailing list