diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb')
| -rw-r--r-- | meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb new file mode 100644 index 0000000000..e8b2b72b67 --- /dev/null +++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | SUMMARY = "Xfce4 Desktop Manager" | ||
| 2 | SECTION = "x11/base" | ||
| 3 | LICENSE = "GPLv2" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
| 5 | DEPENDS = "libxfce4ui libwnck thunar garcon exo" | ||
| 6 | |||
| 7 | inherit xfce features_check | ||
| 8 | |||
| 9 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 10 | |||
| 11 | SRC_URI[sha256sum] = "934ba5affecff21e62d9fac1dd50c50cd94b3a807fefa5f5bff59f3d6f155bae" | ||
| 12 | |||
| 13 | PACKAGECONFIG ??= "" | ||
| 14 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | ||
| 15 | |||
| 16 | FILES_${PN} += "${datadir}/backgrounds" | ||
