From f2e4572d0278fbcaa6f6f3039831cf33816ee8ad Mon Sep 17 00:00:00 2001 From: Peter Tworek Date: Fri, 13 Jan 2012 22:23:52 +0100 Subject: Add lxpolkit recipe. --- recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb diff --git a/recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb b/recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb new file mode 100644 index 0000000..de0e25b --- /dev/null +++ b/recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb @@ -0,0 +1,14 @@ +DESCRIPTION = "Simple PolicyKit authentication agent" +HOMEPAGE = "http://lxde.org/" +SECTION = "x11" + +LICENSE = "GPLv3" +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" + +DEPENDS = "glib-2.0 gtk+ polkit" + +SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.gz" +SRC_URI[md5sum] = "2597b00035fe1d695219e0f9bfa8c26f" +SRC_URI[sha256sum] = "511affca8f55adc67031fb3627b9889064c685e4b983737d8deecdf4f94f008b" + +inherit autotools gettext pkgconfig -- cgit v1.2.3