aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Mueller <schnitzeltony@gmx.de>2011-07-31 19:27:18 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-05 19:49:58 +0200
commitc8f704b0235e9574178bff4ad28a7d0f4f8629c3 (patch)
treecd5215821822356c3e42c2b368faf8b66dc52b0e /meta-xfce
parentddf64c08c164e6bb5e8abf52af502965e3a690ce (diff)
downloadmeta-openembedded-contrib-c8f704b0235e9574178bff4ad28a7d0f4f8629c3.tar.gz
libxfce4util: Add initial recipe with version 4.8.1
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb
new file mode 100644
index 0000000000..5d94b6c49d
--- /dev/null
+++ b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "Basic utility library for Xfce4"
+SECTION = "x11/libs"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
+DEPENDS = "intltool-native xfce4-dev-tools glib-2.0"
+
+PR = "r0"
+
+inherit xfce
+
+EXTRA_OECONF += "--with-broken-putenv=yes"
+
+SRC_URI[md5sum] = "2be3af4c7db5ad293a7525e1021e6f0f"
+SRC_URI[sha256sum] = "732aeb4f845fb92efb5487e49662f5b8544ea5feb9f1e4bd7629e726aaa70c81"