Upgrade to libcroco-0.6.8
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 15 Dec 2014 04:28:08 +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 95e77bb..1df4503 100644 (file)
@@ -206,7 +206,7 @@ LIBA52="a52dec-0.7.4"
 LIBART="libart_lgpl-2.3.21"
 BOOST="boost_1_57_0"
 LIBARCHIVE="libarchive-3.0.4"
-LIBCROCO="libcroco-0.6.6"
+LIBCROCO="libcroco-0.6.8"
 LIBDVDCSS="libdvdcss-1.3.0"
 LIBDVDREAD="libdvdread-5.0.0"
 LIBEXIF="libexif-0.6.21"
index bda11e5..1cb5b79 100755 (executable)
@@ -35,6 +35,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg -m acnb ${PANGO}
     ipkg ${PANGOMM}
     ipkg ${GDK_PIXBUF} "--with-x11"
+    ipkg ${LIBCROCO} "--disable-static"
     ipkg ${ATK}
     ipkg ${ATKMM}
     ipkg ${GTK} "--disable-gtk-doc"
@@ -71,7 +72,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${VIEWNIOR}
     # xpdf headers are needed by inkscape
     ipkg ${POPPLER} "--enable-xpdf-headers --enable-zlib"
-    ipkg ${LIBCROCO} "--disable-static"
     ipkg ${LIBRSVG} "--disable-gtk-doc --disable-static --disable-mozilla-plugin"
     ipkg ${BABL}
     ipkg ${GEGL}