hc
2023-03-13 2ec15ae1cb4be1b4fcb56c6d621123d7ebdaad6c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SUMMARY = "Simple client plugin for Music Player Daemon"
HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
SECTION = "x11/application"
LICENSE = "BSD-0-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=3604d987e6dfdfc672c754d08953b0e0"
 
inherit xfce-panel-plugin
 
DEPENDS += "libmpd"
 
# 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"
 
SRC_URI[md5sum] = "26a1e8658df2b51967dc2250e23f467d"
SRC_URI[sha256sum] = "eefe78b7b6b95312b3a52814b7f632dc92970c1b3e9535de616315749bf67760"