diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.0.bb')
| -rw-r--r-- | meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.0.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.0.bb b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.0.bb new file mode 100644 index 0000000000..39198306b9 --- /dev/null +++ b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.0.bb | |||
| @@ -0,0 +1,13 @@ | |||
| 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 xfconf" | ||
| 6 | |||
| 7 | inherit xfce features_check | ||
| 8 | |||
| 9 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 10 | |||
| 11 | SRC_URI[sha256sum] = "37b92aaaeeec8220ed23163cf89321168d3b49e0c48b4c10f12dc4a21fdf0954" | ||
| 12 | |||
| 13 | FILES_${PN} += "${datadir}/metainfo" | ||
