Upgrade to atk-2.14.0 and atkmm-2.22.7
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 14 Dec 2014 22:17:39 +0000 (17:17 -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 36aee48..75dd10d 100644 (file)
@@ -15,8 +15,8 @@ APR_UTIL="apr-util-1.5.1"
 AVRLIBC="avr-libc-1.8.0"
 AVR_GDB="gdb-6.4"
 AVRDUDE="avrdude-6.0.1"
-ATK="atk-2.4.0"
-ATKMM="atkmm-2.22.6"
+ATK="atk-2.14.0"
+ATKMM="atkmm-2.22.7"
 AUDACITY="audacity-minsrc-2.0.2"
 AUDIOFILE="audiofile-0.3.4"
 AUTOCONF="autoconf-2.69"
index 7936a07..735d242 100755 (executable)
@@ -35,9 +35,9 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg -m acnb ${PANGO}
     ipkg ${PANGOMM}
     ipkg ${ATK}
+    ipkg ${ATKMM}
     ipkg ${GDK_PIXBUF} "--with-x11"
     ipkg ${GTK} "--disable-gtk-doc"
-    ipkg ${ATKMM}
     ipkg ${GTKMM} "--disable-documentation"
     ipkg ${GTK_ENGINES}
     ipkg -m acnb ${PYCAIRO}