[oe-commits] Andreas Mueller : libxfce4ui: Add initial recipe with version 4.8.0

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


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

Author: Andreas Mueller <schnitzeltony at gmx.de>
Date:   Mon Aug  1 17:26:33 2011 +0200

libxfce4ui: Add initial recipe with version 4.8.0

---

 .../recipes-xfce/libxfce4ui/libxfce4ui_4.8.0.bb    |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.0.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.0.bb
new file mode 100644
index 0000000..82fff58
--- /dev/null
+++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.0.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "Xfce4 Widget library and X Window System interaction"
+SECTION = "x11/libs"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
+DEPENDS = "gtk+ gettext intltool libxfce4util startup-notification xfconf"
+
+PR = "r0"
+
+inherit xfce
+
+FILES_${PN} += "${libdir}/xfce4/modules ${libdir}/libglade/2.0/*.so ${datadir}/xfce4/mime ${datadir}/icons/hicolor"
+
+SRC_URI[md5sum] = "df9acb3328dff905bd0777b84532b69f"
+SRC_URI[sha256sum] = "21f67fd004653440bfdb44874ed69c9806b4784978ec068d0b1c7012864ba339"





More information about the Openembedded-commits mailing list