summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-10-10 14:45:09 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-09 12:33:17 +0000
commit7a05bf674784101ae79ab2beda9cc89ccf2f40d9 (patch)
tree0e379fed5b31e146b667d58155521258187db3c4 /meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb
parent2d2327911ff22fc711eed834099de612eb523a85 (diff)
downloadpoky-7a05bf674784101ae79ab2beda9cc89ccf2f40d9.tar.gz
hicolor-icon-theme: update to 0.17
(From OE-Core rev: 07582f1d821a8821568382c274c55968db3374c8) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb')
-rw-r--r--meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb
new file mode 100644
index 0000000000..7064b1942d
--- /dev/null
+++ b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.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] = "84eec8d6f810240a069c731f1870b474"
10SRC_URI[sha256sum] = "317484352271d18cbbcfac3868eab798d67fff1b8402e740baa6ff41d588a9d8"
11
12inherit allarch autotools
13
14FILES_${PN} += "${datadir}/icons"