[SCM] inkscape/master: Disable gnome-vfs support. Closes: #822912

mattia at users.alioth.debian.org mattia at users.alioth.debian.org
Fri Apr 29 10:37:26 UTC 2016


The following commit has been merged in the master branch:
commit f08a775c35db0b29c4f08b956bbfe61844767802
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Apr 29 10:35:24 2016 +0000

    Disable gnome-vfs support.  Closes: #822912

diff --git a/debian/control b/debian/control
index c7637e5..4660e86 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,6 @@ Build-Depends:
  libcdr-dev,
  libgc-dev (>= 1:6.8),
  libglib2.0-dev,
- libgnomevfs2-dev,
  libgsl-dev,
  libgtk2.0-dev (>= 2.10.0),
  libgtkmm-2.4-dev,
@@ -57,7 +56,6 @@ Depends:
 Recommends:
  aspell,
  imagemagick,
- libgnomevfs2-extra,
  libimage-magick-perl,
  libwmf-bin,
  python-lxml,
diff --git a/debian/rules b/debian/rules
index 9b23123..a7dacd4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,5 +11,4 @@ CXXFLAGS += -Wall
 override_dh_auto_configure:
 	dh_auto_configure \
 		--buildsystem=autoconf -- \
-		--with-gnome-vfs \
 		--enable-lcms

-- 
inkscape packaging



More information about the pkg-multimedia-commits mailing list