From: Hugo Villeneuve Date: Mon, 15 Dec 2014 04:28:08 +0000 (-0500) Subject: Upgrade to libcroco-0.6.8 X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=fe9e93b9de74d8bf39751100d5f45edd61cd74d0;p=hvlinux.git Upgrade to libcroco-0.6.8 --- diff --git a/config/packages-list b/config/packages-list index 95e77bb..1df4503 100644 --- a/config/packages-list +++ b/config/packages-list @@ -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" diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index bda11e5..1cb5b79 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -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}