diff options
Diffstat (limited to 'meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.0.bb')
-rw-r--r-- | meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.0.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.0.bb b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.0.bb new file mode 100644 index 000000000..f9555852d --- /dev/null +++ b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.0.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | SUMMARY = "Easy to use task manager" | ||
2 | LICENSE = "GPLv2" | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
4 | |||
5 | inherit xfce-app | ||
6 | |||
7 | DEPENDS += "gtk+ cairo libwnck libxmu xfce4-dev-tools-native exo-native" | ||
8 | |||
9 | SRC_URI[md5sum] = "6f30ce3c688454812008281065a6e05c" | ||
10 | SRC_URI[sha256sum] = "5746d473ad428b13db7c05cfcbc8099fbea13da6be26d3a9359bcb4de971ba69" | ||