aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-04-14 10:28:42 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-14 10:28:42 +0200
commit01be9642c5a554f8da700f59c6fd5d81c3a66003 (patch)
tree9b997f3dee9b762775a37505bfd9f100e0e83e61 /recipes/gnome
parentb579bdce5da97216a6020c2c1fe18839d5dd5603 (diff)
downloadopenembedded-01be9642c5a554f8da700f59c6fd5d81c3a66003.tar.gz
gnome-icon-theme: update to 2.26
Diffstat (limited to 'recipes/gnome')
-rw-r--r--recipes/gnome/gnome-icon-theme_2.26.0.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-icon-theme_2.26.0.bb b/recipes/gnome/gnome-icon-theme_2.26.0.bb
new file mode 100644
index 0000000000..7e5c7b3af8
--- /dev/null
+++ b/recipes/gnome/gnome-icon-theme_2.26.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
+
+