[oe-commits] Andreas Mueller : libxfce4util: Add initial recipe with version 4.8.1

git version control git at git.openembedded.org
Fri Aug 5 17:55:14 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: c8f704b0235e9574178bff4ad28a7d0f4f8629c3
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=c8f704b0235e9574178bff4ad28a7d0f4f8629c3

Author: Andreas Mueller <schnitzeltony at gmx.de>
Date:   Sun Jul 31 19:27:18 2011 +0200

libxfce4util: Add initial recipe with version 4.8.1

---

 .../libxfce4util/libxfce4util_4.8.1.bb             |   14 ++++++++++++++
 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 0000000..5d94b6c
--- /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"





More information about the Openembedded-commits mailing list