aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-08-15 23:55:54 +0200
committerKhem Raj <raj.khem@gmail.com>2019-08-16 08:00:54 -0700
commit2841f0ef1fd2b74a3d25e2a43822296096a5182f (patch)
tree404b81fca7192ac2e6615a0ce0c4b2a5102747e9 /meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb
parent119878bd31b65367ce5d261f8fddd61a95e2099e (diff)
downloadmeta-openembedded-2841f0ef1fd2b74a3d25e2a43822296096a5182f.tar.gz
xfmpc: upgrade 0.2.3 -> 0.3.0
This is the first stable GTK3 release Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb')
-rw-r--r--meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb
new file mode 100644
index 0000000000..0f5ed8957f
--- /dev/null
+++ b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb
@@ -0,0 +1,16 @@
+SUMMARY = "Music Player Daemon (MPD) client written in GTK+"
+HOMEPAGE = "https://goodies.xfce.org/projects/applications/xfmpc"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+DEPENDS = "libxfce4util libxfce4ui libmpd vala-native"
+
+# While this item does not require it, it depends on mpd which does
+LICENSE_FLAGS = "commercial"
+
+# for now we recommend our own mpd-server
+RRECOMMENDS_${PN} = "mpd"
+
+inherit xfce-app
+
+SRC_URI[md5sum] = "e6ff8563f159d1e727d656fb88964998"
+SRC_URI[sha256sum] = "c76e2a88dc3e1d345da7a5c68fa39981494c2b40033748efcac54411c9e65689"