From: Hugo Villeneuve Date: Sun, 14 Dec 2014 22:17:39 +0000 (-0500) Subject: Upgrade to atk-2.14.0 and atkmm-2.22.7 X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=6ef29aea0134cb6e7e3f34233495b4d68818668f;p=hvlinux.git Upgrade to atk-2.14.0 and atkmm-2.22.7 --- diff --git a/config/packages-list b/config/packages-list index 36aee48..75dd10d 100644 --- a/config/packages-list +++ b/config/packages-list @@ -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" diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 7936a07..735d242 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -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}