mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +00:00
3d355d3d9c
The content of the license file has been updated [1]. [1]: https://gitlab.xfce.org/apps/xfce4-taskmanager/-/commit/d47388f7 Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 lines
317 B
BlitzBasic
10 lines
317 B
BlitzBasic
SUMMARY = "Easy to use task manager"
|
|
LICENSE = "GPL-2.0-only"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
|
|
|
inherit xfce-app
|
|
|
|
DEPENDS += "gtk+3 cairo libwnck libxfce4ui libxmu xfce4-dev-tools-native"
|
|
|
|
SRC_URI[sha256sum] = "f64f01ba241a0b8bbf2ed3274e5decc2313c9f8b0e4d160db3ba69b331558ae5"
|