[oe] [meta-xfce 1/4] libxfcegui4: add 4.8.1

Koen Kooi koen at dominion.thruhere.net
Mon Oct 17 17:23:18 UTC 2011


Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
 .../recipes-xfce/libxfcegui4/libxfcegui4_4.8.1.bb  |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)
 create mode 100644 meta-xfce/recipes-xfce/libxfcegui4/libxfcegui4_4.8.1.bb

diff --git a/meta-xfce/recipes-xfce/libxfcegui4/libxfcegui4_4.8.1.bb b/meta-xfce/recipes-xfce/libxfcegui4/libxfcegui4_4.8.1.bb
new file mode 100644
index 0000000..1273880
--- /dev/null
+++ b/meta-xfce/recipes-xfce/libxfcegui4/libxfcegui4_4.8.1.bb
@@ -0,0 +1,20 @@
+DESCRIPTION = "Xfce4 Widget library and X Window System interaction"
+DEPENDS = "intltool virtual/libx11 libxfce4util xfconf libxml2 gtk+ libglade"
+
+LICENSE = "GPLv2 LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=26a8bd75d8f8498bdbbe64a27791d4ee \
+                    file://COPYING.LIB;md5=b8081563814865b09774a6915b594a71 \
+                   "
+
+SECTION = "x11/libs"
+
+inherit xfce gettext
+
+SRC_URI[md5sum] = "ca0cdeff99f1732307d0fc0672d382ef"
+SRC_URI[sha256sum] = "309a81823cdfdb7301bc6a5199e14f0df29b58dae89a9302c7839b9b94812443"
+
+LEAD_SONAME = "libxfcegui4.so.4"
+
+FILES_${PN} += "${libdir}/xfce4/modules ${libdir}/libglade/2.0/*.so ${datadir}/xfce4/mime ${datadir}/icons/hicolor"
+RDEPENDS_${PN} = "xfconf startup-notification "
+
-- 
1.6.6.1





More information about the Openembedded-devel mailing list