]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add hicolor-icon-theme 0.9 (from OE)
authorRichard Purdie <richard@openedhand.com>
Wed, 8 Aug 2007 21:08:23 +0000 (21:08 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 8 Aug 2007 21:08:23 +0000 (21:08 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2413 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.9.bb [new file with mode: 0644]

diff --git a/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.9.bb b/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.9.bb
new file mode 100644 (file)
index 0000000..f50f8f8
--- /dev/null
@@ -0,0 +1,11 @@
+SECTION = "unknown"
+LICENSE = "GPL"
+inherit gnome
+
+PR = "r1"
+
+SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz"
+
+PACKAGE_ARCH = "all"
+
+FILES_${PN} += "${datadir}/icons"