[oe-commits] [meta-openembedded] 07/41: xfce4-appfinder: update 4.12.0 -> 4.13.0

git at git.openembedded.org git at git.openembedded.org
Sun Nov 19 22:17:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master
in repository meta-openembedded.

commit 75be4c3dcdb0f9ce09ace4fa485325dde387cb51
Author: Andreas Müller <schnitzeltony at googlemail.com>
AuthorDate: Sat Nov 11 14:29:45 2017 +0100

    xfce4-appfinder: update 4.12.0 -> 4.13.0
    
    It is a development version but this was tested and considered stable.
    
    Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../{xfce4-appfinder_4.12.0.bb => xfce4-appfinder_4.13.0.bb}        | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.12.0.bb b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.13.0.bb
similarity index 54%
rename from meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.12.0.bb
rename to meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.13.0.bb
index 175a827..7e73911 100644
--- a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.12.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.13.0.bb
@@ -2,13 +2,13 @@ DESCRIPTION="Xfce4 Application Finder"
 SECTION = "x11"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS="glib-2.0 gtk+ libxfce4util libxfce4ui garcon dbus-glib xfconf"
+DEPENDS="glib-2.0 gtk+3 libxfce4util libxfce4ui garcon dbus-glib xfconf"
 
 inherit xfce distro_features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[md5sum] = "0b238b30686388c507c119b12664f1a1"
-SRC_URI[sha256sum] = "2ad4a58019a76a6b64a816050db25f96854917c2f2e89d6a9df6c18e6c84c567"
+SRC_URI[md5sum] = "6b6cf080c891f7945953f8084a901552"
+SRC_URI[sha256sum] = "c0eb3b29eba3cfa9175ed35174e83a21faa2a2423ddb79501fe8846cc430e3ae"
 
 FILES_${PN} += "${datadir}/appdata"

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


More information about the Openembedded-commits mailing list