Upgrade to gdk-pixbuf-2.31.1
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 14 Dec 2014 22:18:00 +0000 (17:18 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 27 Dec 2014 05:01:50 +0000 (00:01 -0500)
config/packages-list
stage5/hv-install-1

index 75dd10d..986e891 100644 (file)
@@ -109,7 +109,7 @@ GCC="gcc-4.8.3"
 GCONF="GConf-3.2.6"
 GDB="gdb-6.4"
 GDBM="gdbm-1.10"
-GDK_PIXBUF="gdk-pixbuf-2.26.3"
+GDK_PIXBUF="gdk-pixbuf-2.31.1"
 GEDA_GAF="geda-gaf-1.8.2"
 GEGL="gegl-0.2.0"
 GETDATE="getdate_rfc868-1.2"
index 735d242..bda11e5 100755 (executable)
@@ -34,9 +34,9 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${CAIROMM}
     ipkg -m acnb ${PANGO}
     ipkg ${PANGOMM}
+    ipkg ${GDK_PIXBUF} "--with-x11"
     ipkg ${ATK}
     ipkg ${ATKMM}
-    ipkg ${GDK_PIXBUF} "--with-x11"
     ipkg ${GTK} "--disable-gtk-doc"
     ipkg ${GTKMM} "--disable-documentation"
     ipkg ${GTK_ENGINES}