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

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

xfce4-appfinder: Add initial recipe with version 4.8.0

---

 .../xfce4-appfinder/xfce4-appfinder_4.8.0.bb       |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.8.0.bb b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.8.0.bb
new file mode 100644
index 0000000..9187041
--- /dev/null
+++ b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.8.0.bb
@@ -0,0 +1,12 @@
+DESCRIPTION="Xfce4 Application Finder"
+SECTION = "x11"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+DEPENDS="gtk+ libxfce4util libxfce4ui garcon xfconf"
+
+PR = "r0"
+
+inherit xfce
+
+SRC_URI[md5sum] = "fb4797ef91b90d111b989e98c3e000e0"
+SRC_URI[sha256sum] = "fd74184355e45f8a16cc3cdd32b012b6787a453deb3a8b96af90494c7a8ac77f"





More information about the Openembedded-commits mailing list