blob: 85696a193e735d43aa607298c022139160892c46 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001SUMMARY = "Xfce4 Desktop Manager"
2SECTION = "x11/base"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
5DEPENDS = "libxfce4util libxfce4ui libwnck xfconf dbus-glib dbus-glib-native thunar garcon exo"
6
7inherit xfce distro_features_check
8
9REQUIRED_DISTRO_FEATURES = "x11"
10
11SRC_URI[md5sum] = "c05569c1c39ccd314fb5da20d5086909"
12SRC_URI[sha256sum] = "387f43d8a4615f44060c019cad212ac12df62c58eea2605813743116f71ad3bd"
13
14PACKAGECONFIG ??= ""
15PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
16
17FILES_${PN} += "${datadir}/backgrounds"