[arch-commits] Commit in inkscape/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Sep 5 01:42:29 UTC 2008


    Date: Thursday, September 4, 2008 @ 21:42:28
  Author: eric
Revision: 11846

Merged revisions 11820-11845 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/inkscape/trunk

........
  r11838 | giovanni | 2008-09-04 14:36:06 -0400 (Thu, 04 Sep 2008) | 2 lines
  
  upgpkg: inkscape 0.46-7
      Removed gnome-vfs as dependence
........

Modified:
  inkscape/repos/extra-x86_64/	(properties)
  inkscape/repos/extra-x86_64/PKGBUILD

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


Property changes on: inkscape/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /inkscape/trunk:1-11819
   + /inkscape/trunk:1-11845

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-09-05 01:36:27 UTC (rev 11845)
+++ extra-x86_64/PKGBUILD	2008-09-05 01:42:28 UTC (rev 11846)
@@ -4,14 +4,14 @@
 
 pkgname=inkscape
 pkgver=0.46
-pkgrel=6
+pkgrel=7
 pkgdesc="A vector-based drawing program - svg compliant"
 url="http://inkscape.sourceforge.net/"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
 depends=('gtkmm>=2.12.6' 'gc>=7.0' 'desktop-file-utils' 'libxslt>=1.1.22' \
          'perl>=5.10.0' 'pyxml' 'openssl>=0.9.8d' 'lcms' 'gtkspell' 'poppler-glib>=0.8.0' \
-         'imagemagick>=6.4.0.2' 'popt' 'gnome-vfs')
+         'imagemagick>=6.4.0.2' 'popt')
 makedepends=('perlxml' 'pkgconfig' 'boost')
 options=('!libtool')
 install=inkscape.install
@@ -34,7 +34,7 @@
     --with-xft \
     --with-python \
     --with-perl \
-    --with-gnome-vfs || return 1
+    --without-gnome-vfs || return 1
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }




More information about the arch-commits mailing list