From ba225e28a5a68c75e9a13b2c7f8be6249c82a4bf Mon Sep 17 00:00:00 2001 From: Peter Tworek Date: Fri, 13 Jan 2012 22:23:09 +0100 Subject: Add lxshortcut recipe. --- recipes-lxde/lxshortcut/lxshortcut_0.1.2.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-lxde/lxshortcut/lxshortcut_0.1.2.bb diff --git a/recipes-lxde/lxshortcut/lxshortcut_0.1.2.bb b/recipes-lxde/lxshortcut/lxshortcut_0.1.2.bb new file mode 100644 index 0000000..84967ce --- /dev/null +++ b/recipes-lxde/lxshortcut/lxshortcut_0.1.2.bb @@ -0,0 +1,14 @@ +DESCRIPTION = "LXDE tool to edit desktop entry files" +HOMEPAGE = "http://lxde.org/" +SECTION = "x11" + +LICENSE = "GPLv3" +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" + +DEPENDS = "glib-2.0 gtk+" + +SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.gz" +SRC_URI[md5sum] = "72f0dfafa8098be853beae6e33b5e13b" +SRC_URI[sha256sum] = "8097f2522657374162a4e5e3c58898fe0c367e307b0ff4c50848b6b0323409fe" + +inherit autotools gettext pkgconfig -- cgit v1.2.3