[arch-commits] CVS update of extra/multimedia/inkscape (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Sep 11 19:39:26 UTC 2007


    Date: Tuesday, September 11, 2007 @ 15:39:26
  Author: tpowa
    Path: /home/cvs-extra/extra/multimedia/inkscape

Modified: PKGBUILD (1.24 -> 1.25)

'upgpkg: update to new gc'


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


Index: extra/multimedia/inkscape/PKGBUILD
diff -u extra/multimedia/inkscape/PKGBUILD:1.24 extra/multimedia/inkscape/PKGBUILD:1.25
--- extra/multimedia/inkscape/PKGBUILD:1.24	Mon Apr  9 20:22:07 2007
+++ extra/multimedia/inkscape/PKGBUILD	Tue Sep 11 15:39:26 2007
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.24 2007/04/10 00:22:07 tobias Exp $
+# $Id: PKGBUILD,v 1.25 2007/09/11 19:39:26 tpowa Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=inkscape
 pkgver=0.45.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A vector-based drawing program - svg compliant"
 url="http://inkscape.sourceforge.net/"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('gtkmm>=2.10.8' 'gc' 'desktop-file-utils' 'gtkspell' 'libxslt>=1.1.20'
+depends=('gtkmm>=2.10.8' 'gc>=7.0' 'desktop-file-utils' 'gtkspell' 'libxslt>=1.1.20'
           'perl' 'pyxml' 'libgnomeprintui>=2.18.0' 'openssl>=0.9.8d' 'lcms')
 makedepends=('perlxml' 'pkgconfig')
 options=('nolibtool')
 install=inkscape.install
-source=("http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("http://heanet.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
 md5sums=('1ac63dfd5d78a676599bf5cf6d22e493')
 
 build() {




More information about the arch-commits mailing list