From 07582f1d821a8821568382c274c55968db3374c8 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 10 Oct 2017 14:45:09 +0300 Subject: hicolor-icon-theme: update to 0.17 Signed-off-by: Alexander Kanavin --- .../hicolor-icon-theme/hicolor-icon-theme_0.15.bb | 14 -------------- .../hicolor-icon-theme/hicolor-icon-theme_0.17.bb | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb create mode 100644 meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb (limited to 'meta/recipes-gnome') 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 deleted file mode 100644 index a704632ca9..0000000000 --- a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.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] = "6aa2b3993a883d85017c7cc0cfc0fb73" -SRC_URI[sha256sum] = "9cc45ac3318c31212ea2d8cb99e64020732393ee7630fa6c1810af5f987033cc" - -inherit allarch autotools - -FILES_${PN} += "${datadir}/icons" 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 @@ +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] = "84eec8d6f810240a069c731f1870b474" +SRC_URI[sha256sum] = "317484352271d18cbbcfac3868eab798d67fff1b8402e740baa6ff41d588a9d8" + +inherit allarch autotools + +FILES_${PN} += "${datadir}/icons" -- cgit 1.2.3-korg