]> code.ossystems Code Review - openembedded-core.git/commit
gtk-icon-utils: Rename, upgrade, add binary
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Tue, 9 Jun 2015 13:46:38 +0000 (16:46 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jul 2015 19:38:32 +0000 (20:38 +0100)
commit5f4fe36f735ff8b97c5112b16bd90e794053573d
tree5d833e569e3f387b0e9dd2c04e0c299daf28eaf1
parent95c54512c9fcdbaa419891e46fd99102722ba3d8
gtk-icon-utils: Rename, upgrade, add binary

* Rename from gtk-update-icon-cache to gtk-icon-utils to better
  reflect the content. Fix references in other recipes and classes
* Upgrade to GTK+ 3.16.4
* Add gtk-encode-symbolic-svg binary: it is used by icon themes
  (e.g. Adwaita) to generate png versions of svg icons.
* Depend on librsvg-native for gtk-encode-symbolic-svg
* Add a patch that removes Gdk dependency from gtk-encode-symbolic-svg:
  this way the native build stays slim.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/gtk-icon-cache.bbclass
meta/classes/sstate.bbclass
meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.16.4.bb [new file with mode: 0644]
meta/recipes-gnome/gtk+/gtk-icon-utils/Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch [new file with mode: 0644]
meta/recipes-gnome/gtk+/gtk-update-icon-cache-native_3.4.4.bb [deleted file]