[oe-commits] Andreas Mueller : xfconf: 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: 79bb21b447ed2f01a77bb970fd00cea208fbc4f7
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=79bb21b447ed2f01a77bb970fd00cea208fbc4f7

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

xfconf: Add initial recipe with version 4.8.0

---

 meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb
new file mode 100644
index 0000000..65efffd
--- /dev/null
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "Xfce configuration daemon and utilities"
+SECTION = "x11/wm"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
+DEPENDS = "dbus-glib libxfce4util perl-native"
+
+PR = "r0"
+
+inherit xfce
+
+FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \
+                ${datadir}/dbus-1/services/org.xfce.Xfconf.service"
+
+SRC_URI[md5sum] = "0f11ed1ec7789c5c4c3fcc7cdb3c2940"
+SRC_URI[sha256sum] = "e071d55982238f997a691ff4bb08ef39e4c86bae31cf69b6666bc0cdadd1b85d"





More information about the Openembedded-commits mailing list