summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.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:59:47 +0100
commite070ff85a12567a8e6d26b919ac1871cbc7b0645 (patch)
tree5e5a52fd8ff8dda78339d1875499250ab87f3428 /meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb
parent31e55d088ae5aa3fa9f5ecdcbda02e00b1d5cc7c (diff)
downloadpoky-e070ff85a12567a8e6d26b919ac1871cbc7b0645.tar.gz
hicolor-icon-theme: Upgrade to 0.15
(From OE-Core rev: 7652201faad3659f1c10b8fc61de1079ebdd13df) 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.15.bb')
-rw-r--r--meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb
new file mode 100644
index 0000000000..a704632ca9
--- /dev/null
+++ b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb
@@ -0,0 +1,14 @@
1SUMMARY = "Default icon theme that all icon themes automatically inherit from"
2HOMEPAGE = "http://icon-theme.freedesktop.org/wiki/HicolorTheme"
3BUGTRACKER = "https://bugs.freedesktop.org/"
4
5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426"
7
8SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.xz"
9SRC_URI[md5sum] = "6aa2b3993a883d85017c7cc0cfc0fb73"
10SRC_URI[sha256sum] = "9cc45ac3318c31212ea2d8cb99e64020732393ee7630fa6c1810af5f987033cc"
11
12inherit allarch autotools
13
14FILES_${PN} += "${datadir}/icons"