aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.13.0.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2017-11-11 14:29:45 +0100
committerArmin Kuster <akuster808@gmail.com>2017-11-19 13:36:25 -0800
commit75be4c3dcdb0f9ce09ace4fa485325dde387cb51 (patch)
tree4a84fee5c9400f39d52b8af8f302f35e9814d8a8 /meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.13.0.bb
parente778547d14aff267ab36a0278ffd341b98040df5 (diff)
downloadmeta-openembedded-contrib-75be4c3dcdb0f9ce09ace4fa485325dde387cb51.tar.gz
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@googlemail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.13.0.bb')
-rw-r--r--meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.13.0.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.13.0.bb b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.13.0.bb
new file mode 100644
index 0000000000..7e73911679
--- /dev/null
+++ b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.13.0.bb
@@ -0,0 +1,14 @@
+DESCRIPTION="Xfce4 Application Finder"
+SECTION = "x11"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+DEPENDS="glib-2.0 gtk+3 libxfce4util libxfce4ui garcon dbus-glib xfconf"
+
+inherit xfce distro_features_check
+
+REQUIRED_DISTRO_FEATURES = "x11"
+
+SRC_URI[md5sum] = "6b6cf080c891f7945953f8084a901552"
+SRC_URI[sha256sum] = "c0eb3b29eba3cfa9175ed35174e83a21faa2a2423ddb79501fe8846cc430e3ae"
+
+FILES_${PN} += "${datadir}/appdata"