summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Tworek <tworaz666@gmail.com>2012-01-13 22:23:52 +0100
committerPeter Tworek <tworaz666@gmail.com>2012-01-13 22:23:52 +0100
commitf2e4572d0278fbcaa6f6f3039831cf33816ee8ad (patch)
tree162853bd2c53821454d44014274adec78a39268d
parentba225e28a5a68c75e9a13b2c7f8be6249c82a4bf (diff)
Add lxpolkit recipe.
-rw-r--r--recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb14
1 files changed, 14 insertions, 0 deletions
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