Upgrade to librsvg-2.40.6
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 15 Dec 2014 04:28:23 +0000 (23:28 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 27 Dec 2014 05:01:51 +0000 (00:01 -0500)
config/packages-list
stage5/hv-install-1

index 1df4503..0e8d17c 100644 (file)
@@ -232,7 +232,7 @@ LIBPCAP="libpcap-1.3.0"
 LIBPIPELINE="libpipeline-1.4.0"
 LIBPNG="libpng-1.6.15"
 LIBPTHREAD_STUBS="libpthread-stubs-0.3"
-LIBRSVG="librsvg-2.36.3"
+LIBRSVG="librsvg-2.40.6"
 LIBSAMPLERATE="libsamplerate-0.1.8"
 LIBSIGCPP="libsigc++-2.2.10"
 LIBSNDFILE="libsndfile-1.0.25"
index 1cb5b79..6f5ec59 100755 (executable)
@@ -36,6 +36,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${PANGOMM}
     ipkg ${GDK_PIXBUF} "--with-x11"
     ipkg ${LIBCROCO} "--disable-static"
+    ipkg ${LIBRSVG} "--disable-gtk-doc --disable-static --disable-mozilla-plugin"
     ipkg ${ATK}
     ipkg ${ATKMM}
     ipkg ${GTK} "--disable-gtk-doc"
@@ -72,7 +73,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${VIEWNIOR}
     # xpdf headers are needed by inkscape
     ipkg ${POPPLER} "--enable-xpdf-headers --enable-zlib"
-    ipkg ${LIBRSVG} "--disable-gtk-doc --disable-static --disable-mozilla-plugin"
     ipkg ${BABL}
     ipkg ${GEGL}
     ipkg ${GIMP}