From 15e225c7721dae5bbe00d05620c868ec41009750 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Tue, 11 Aug 2015 13:16:23 +0200
Subject: [PATCH] version up : inkscape 0.91.

---
 component/inkscape/buildout.cfg | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/component/inkscape/buildout.cfg b/component/inkscape/buildout.cfg
index 9025ad7fc..e214e992b 100644
--- a/component/inkscape/buildout.cfg
+++ b/component/inkscape/buildout.cfg
@@ -33,14 +33,17 @@ environment =
 
 [inkscape]
 recipe = slapos.recipe.cmmi
-url = http://sourceforge.net/projects/inkscape/files/inkscape/0.48.5/inkscape-0.48.5.tar.bz2
-md5sum = 431cda5cd40cd4fdf2b89db1bdcce61f
+url = https://inkscape.org/en/gallery/item/3860/inkscape-0.91.tar.bz2
+md5sum = 278dfa4514adcde23546370ec2c84581
 pkg_config_depends = ${gtkmm:location}/lib/pkgconfig:${gtkmm:pkg_config_depends}:${gsl:location}/lib/pkgconfig:${popt:location}/lib/pkgconfig:${garbage-collector:location}/lib/pkgconfig:${libxslt:location}/lib/pkgconfig
 configure-options =
+  --disable-static
+  --disable-openmp
   --disable-lcms
+  --disable-wpg
+  --disable-visio
+  --disable-cdr
   --without-gnome-vfs
-  --without-perl
-  --without-python
 environment =
   PATH=${freetype:location}/bin:${gdk-pixbuf:location}/bin:${gettext:location}/bin:${glib:location}/bin:${intltool:location}/bin:${libxml2:location}/bin:${pkgconfig:location}/bin:${pango:location}/bin:${perl:location}/bin:%(PATH)s
   PKG_CONFIG_PATH=${:pkg_config_depends}
-- 
2.30.9