]> Untitled Git - hvlinux.git/commitdiff
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 1df450390f54fc12d8dfaafea81ed5fc510e6e84..0e8d17c7f20a887d163794cc76498f9991f6b742 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 1cb5b79d76cf4c6e7ac9e225ff538e2fef2e8a1e..6f5ec593dd07bfdbb7ac2571e97bacc4d792ea34 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}