summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-09-25 18:52:58 +0000
committerKoen Kooi <koen@openembedded.org>2008-09-25 18:52:58 +0000
commitbfc6affba5bc3479f3db41f517cfaf8157d77374 (patch)
tree65c25ad73d3307f07bdae8a60c66703d620534e5 /packages
parent8b3321691859ac7b40532e05755a033bac62e61c (diff)
gnome-icon-theme: update to 2.24
Diffstat (limited to 'packages')
-rw-r--r--packages/gnome/gnome-icon-theme_2.24.0.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/gnome/gnome-icon-theme_2.24.0.bb b/packages/gnome/gnome-icon-theme_2.24.0.bb
new file mode 100644
index 0000000000..d5e7f29b69
--- /dev/null
+++ b/packages/gnome/gnome-icon-theme_2.24.0.bb
@@ -0,0 +1,13 @@
+LICENSE = "GPL"
+SECTION = "x11/gnome"
+DEPENDS = "icon-naming-utils-native glib-2.0 intltool-native"
+RDEPENDS = "hicolor-icon-theme"
+RRECOMMENDS = "librsvg-gtk"
+
+FILES_${PN} += "${datadir}/*"
+
+EXTRA_OECONF = "--disable-hicolor-check"
+
+inherit gnome
+
+PACKAGE_ARCH = "all"