From 34e49dbf31590e44df07c2c6e8c4a14a93082f06 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Sun, 14 Dec 2014 23:28:23 -0500 Subject: [PATCH] Upgrade to librsvg-2.40.6 --- config/packages-list | 2 +- stage5/hv-install-1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/packages-list b/config/packages-list index 1df4503..0e8d17c 100644 --- a/config/packages-list +++ b/config/packages-list @@ -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" diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 1cb5b79..6f5ec59 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -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} -- 2.20.1