aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.14.bb
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2015-04-10 15:24:06 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-27 14:57:43 +0100
commit7652201faad3659f1c10b8fc61de1079ebdd13df (patch)
treec6346e9aebeb2979550f96fe0c97b08196cc0a58 /meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.14.bb
parent981a054eb352bcdcc2b9450dc24718e6695ac99f (diff)
downloadopenembedded-core-contrib-7652201faad3659f1c10b8fc61de1079ebdd13df.tar.gz
hicolor-icon-theme: Upgrade to 0.15
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.14.bb')
-rw-r--r--meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.14.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.14.bb b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.14.bb
deleted file mode 100644
index 9cb8056655..0000000000
--- a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.14.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-SUMMARY = "Default icon theme that all icon themes automatically inherit from"
-HOMEPAGE = "http://icon-theme.freedesktop.org/wiki/HicolorTheme"
-BUGTRACKER = "https://bugs.freedesktop.org/"
-
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426"
-
-SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "56d2c6c3a9df5a0acd332430e3f3ae3e"
-SRC_URI[sha256sum] = "7bed06e6ef316318274bda0fdaf39fce960e4222a0165c968d84acb428902ecd"
-
-inherit allarch autotools
-
-FILES_${PN} += "${datadir}/icons"