[arch-commits] CVS update of arch/build/lib/librsvg (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Jun 17 13:08:39 UTC 2007


    Date: Sunday, June 17, 2007 @ 09:08:39
  Author: jgc
    Path: /home/cvs-arch/arch/build/lib/librsvg

Modified: PKGBUILD (1.43 -> 1.44)

Fix maintainer, add license, add URL, use new pacman3 syntax for options, fix makedepend


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


Index: arch/build/lib/librsvg/PKGBUILD
diff -u arch/build/lib/librsvg/PKGBUILD:1.43 arch/build/lib/librsvg/PKGBUILD:1.44
--- arch/build/lib/librsvg/PKGBUILD:1.43	Thu Dec 21 15:55:34 2006
+++ arch/build/lib/librsvg/PKGBUILD	Sun Jun 17 09:08:38 2007
@@ -1,14 +1,16 @@
-# $Id: PKGBUILD,v 1.43 2006/12/21 20:55:34 tpowa Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
+# $Id: PKGBUILD,v 1.44 2007/06/17 13:08:38 jgc Exp $
+# Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=librsvg
 pkgver=2.16.1
 pkgrel=1
 pkgdesc="SAX-based renderer for SVG files into a GdkPixbuf"
 arch=(i686 x86_64)
+license=('LGPL')
 depends=('gtk2>=2.10.4' 'libcroco>=0.6.1' 'libgsf>=1.14.1')
-makedepends=('intltool' 'pkgconfig')
-options=('nolibtool')
+makedepends=('perlxml' 'pkgconfig')
+options=('!libtool')
+url="http://librsvg.sourceforge.net/"
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.16/${pkgname}-${pkgver}.tar.bz2)
 install=librsvg.install
 md5sums=('37e046571097ff7ce77ae6e07f096324')




More information about the arch-commits mailing list