[oe] [meta-oe 3/6] xfmpc: initial add 0.2.2

Andreas Müller schnitzeltony at googlemail.com
Sun Mar 18 20:40:51 UTC 2012


Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 meta-xfce/recipes-apps/xfmpc/xfmpc_0.2.2.bb |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
 create mode 100644 meta-xfce/recipes-apps/xfmpc/xfmpc_0.2.2.bb

diff --git a/meta-xfce/recipes-apps/xfmpc/xfmpc_0.2.2.bb b/meta-xfce/recipes-apps/xfmpc/xfmpc_0.2.2.bb
new file mode 100644
index 0000000..84d798c
--- /dev/null
+++ b/meta-xfce/recipes-apps/xfmpc/xfmpc_0.2.2.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "Music Player Daemon (MPD) client written in GTK+"
+HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfmpc"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+DEPENDS = "gtk+ libxfce4util libxfce4ui libmpd vala-native"
+
+# for now we reccomend our own mpd-server
+RRECOMMENDS_${PN} = "mpd"
+
+inherit xfce-app
+
+SRC_URI[md5sum] = "e4e198850c2467c47783969ac9c16ec0"
+SRC_URI[sha256sum] = "ed0cc2940bd5928bb30fab1531c22185a97bd0cc5beacd9e3be4d4cd994a6862"
-- 
1.7.4.4





More information about the Openembedded-devel mailing list