summaryrefslogtreecommitdiffstats
path: root/import-layers/meta-openembedded/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb
blob: 19a6e2b04cb66c489a53be5389d7eef0e9a4f5d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUMMARY = "All packages multimedia packages available for XFCE"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"

inherit packagegroup

# While this item does not require it, it depends on xfmpc and xfc4-mpc-plugin
# that wants mpd which does
LICENSE_FLAGS = "commercial"

RDEPENDS_${PN} = " \
    parole \
    xfmpc \
    xfce4-mpc-plugin \
"
OpenPOWER on IntegriCloud