diff options
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.bb | 14 |
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 @@ | |||
| 1 | DESCRIPTION="Xfce4 Application Finder" | ||
| 2 | SECTION = "x11" | ||
| 3 | LICENSE = "GPLv2" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
| 5 | DEPENDS="glib-2.0 gtk+3 libxfce4util libxfce4ui garcon dbus-glib xfconf" | ||
| 6 | |||
| 7 | inherit xfce distro_features_check | ||
| 8 | |||
| 9 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "6b6cf080c891f7945953f8084a901552" | ||
| 12 | SRC_URI[sha256sum] = "c0eb3b29eba3cfa9175ed35174e83a21faa2a2423ddb79501fe8846cc430e3ae" | ||
| 13 | |||
| 14 | FILES_${PN} += "${datadir}/appdata" | ||
