aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb
blob: 8384a5a78e1ae15a7451fe2b0acb224e36782466 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"