]> Untitled Git - hvlinux.git/commitdiff
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 444d5a99c51cea6271a85c6a874701c3365ae00b..f6d3195c03ca0c2428e8e4f4d9213ba7a0bfa9a8 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 d49f9788fa3751b3095150a90d23a34685e397d0..0a9a5d1c6d8824b73f1ed52acc8e370c8e540152 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 58d980c677ce0a5c6e42bc87de30893c6c5696d7..4dd669a68dfd79b0ac8c534aa1dcb8963dd15096 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"