Add adwaita-icon-theme-3.14.1
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 15 Dec 2014 04:54:06 +0000 (23:54 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 27 Dec 2014 05:01:51 +0000 (00:01 -0500)
Works with gtk2 and gtk3.

config/packages-list
stage5/hv-install-1
stage5/packages-update

index 444d5a9..f6d3195 100644 (file)
@@ -152,6 +152,7 @@ GST_PLUGINS_BAD="gst-plugins-bad-0.10.23"
 GST_PLUGINS_UGLY="gst-plugins-ugly-0.10.19"
 GST_FFMPEG="gst-ffmpeg-0.10.13"
 GTK="gtk+-2.24.12"
+ADWAITA_ICON_THEME="adwaita-icon-theme-3.14.1"
 GTK_ENGINES="gtk-engines-2.20.2"
 GTKGLEXT="gtkglext-1.2.0"
 GTKMM="gtkmm-2.24.2"
index d49f978..0a9a5d1 100755 (executable)
@@ -41,6 +41,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${ATKMM}
     ipkg ${GTK} "--disable-gtk-doc"
     ipkg ${GTKMM} "--disable-documentation"
+    ipkg ${ADWAITA_ICON_THEME}
     ipkg ${GTK_ENGINES}
     ipkg -m acnb ${PYCAIRO}
     ipkg ${PYGOBJECT} "--disable-introspection"
index 58d980c..4dd669a 100755 (executable)
@@ -38,6 +38,8 @@ fpkg -m gnome ${PYGOBJECT}
 fpkg -e "tar.bz2" ${PYCAIRO} ${CAIRO_URL}
 fpkg -m gnome ${PYGTK}
 
+fpkg -m gnome ${ADWAITA_ICON_THEME}
+
 fpkg -m gnu ${EMACS}
 fpkg -m hv ${MMM_MODE}
 fpkg -e "tar.gz" ${HVCLOCK}  "http://www.hugovil.com/repository/hvclock"