From a93142ce57e5a3466fff41c004308aff2a89936d Mon Sep 17 00:00:00 2001 From: Peter Tworek Date: Wed, 9 Nov 2011 00:08:06 +0100 Subject: Add lxtask 0.1.4 recipe. --- recipes-lxde/lxtask/lxtask_0.1.4.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-lxde/lxtask/lxtask_0.1.4.bb diff --git a/recipes-lxde/lxtask/lxtask_0.1.4.bb b/recipes-lxde/lxtask/lxtask_0.1.4.bb new file mode 100644 index 0000000..1870512 --- /dev/null +++ b/recipes-lxde/lxtask/lxtask_0.1.4.bb @@ -0,0 +1,14 @@ +DESCRIPTION = "LXDE task manager" +HOMEPAGE = "http://lxde.org/" +SECTION = "x11" + +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" + +DEPENDS = "gtk+ glib-2.0" + +SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz" +SRC_URI[md5sum] = "c4ab47d03d41a88696d64d3f1e78cf7f" +SRC_URI[sha256sum] = "39110c99e9e56101e25be35628abafd81b1e3ea47e2d8bea45b2cb12c1e3cd61" + +inherit autotools pkgconfig gettext -- cgit v1.2.3