From: Koen Kooi Date: Sun, 13 Jul 2008 08:48:01 +0000 (+0000) Subject: hicolor icon theme: add 0.10 X-Git-Tag: Release-2010-05/1~6543^2~7^2~32^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e10d19f3c6bb0af44a281342bbc0a78063423127;p=openembedded.git hicolor icon theme: add 0.10 --- diff --git a/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb b/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb new file mode 100644 index 0000000000..a1cb41b846 --- /dev/null +++ b/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb @@ -0,0 +1,9 @@ +SECTION = "unknown" +LICENSE = "GPL" +inherit gnome + +SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz" + +PACKAGE_ARCH = "all" + +FILES_${PN} += "${datadir}/icons"