[oe-commits] [openembedded-core] 08/33: adwaita-icon-theme: 3.18.0 -> 3.20

git at git.openembedded.org git at git.openembedded.org
Tue Aug 23 16:45:39 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit c3fa2eca5d2667c668641373948acfb7172ff2e8
Author: Wang Xin <wangxin2015.fnst at cn.fujitsu.com>
AuthorDate: Wed Aug 17 05:05:36 2016 -0400

    adwaita-icon-theme: 3.18.0 -> 3.20
    
    1) Upgrade adwaita-icon-theme from 3.18.0 to 3.20.
    2) Delete DEPENDS, since intltool is not needed.
    
    Signed-off-by: Wang Xin <wangxin2015.fnst at cn.fujitsu.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.20.bb}     | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
similarity index 90%
rename from meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
rename to meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
index 34b82b7..bb0eaeb 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
@@ -8,14 +8,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c"
 
 inherit allarch autotools pkgconfig gettext gtk-icon-cache upstream-version-is-even
 
-DEPENDS += "intltool-native"
 
 MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
 SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
           "
 
-SRC_URI[md5sum] = "ec1fa3fde83ad166ae7075a97dc1ec4b"
-SRC_URI[sha256sum] = "5e9ce726001fdd8ee93c394fdc3cdb9e1603bbed5b7c62df453ccf521ec50e58"
+SRC_URI[md5sum] = "411be2bd68dd8b0a3c86aca2eb351ce4"
+SRC_URI[sha256sum] = "7a0a887349f340dd644032f89d81264b694c4b006bd51af1c2c368d431e7ae35"
 
 do_install_append() {
 	# Build uses gtk-encode-symbolic-svg to create png versions:

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list