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

Giovanni Scafora giovanni at archlinux.org
Thu Sep 4 18:37:06 UTC 2008


    Date: Thursday, September 4, 2008 @ 14:37:06
  Author: giovanni
Revision: 11839

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

........
  r11838 | giovanni | 2008-09-04 20:36:06 +0200 (gio, 04 set 2008) | 2 lines
  
  upgpkg: inkscape 0.46-7
      Removed gnome-vfs as dependence
........

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

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


Property changes on: inkscape/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /inkscape/trunk:1-11811
   + /inkscape/trunk:1-11838

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-09-04 18:36:06 UTC (rev 11838)
+++ extra-i686/PKGBUILD	2008-09-04 18:37:06 UTC (rev 11839)
@@ -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