gstreamer1.0-dreamsinks: update to 1.1r2
[opendreambox.git] / meta-opendreambox / recipes-multimedia / packagegroups / packagegroup-opendreambox-cdplayer.bb
1 SUMMARY = "OpenDreambox: CD-Player Task for the OpenDreambox Distribution"
2 SECTION = "opendreambox/base"
3 LICENSE = "MIT"
4 LIC_FILES_CHKSUM = "file://${OPENDREAMBOX_BASE}/LICENSE;md5=ed920ea8b6701825484d079e87a3a73a"
5
6 inherit packagegroup
7
8 #
9 # packagegroup-opendreambox-cdplayer
10 #
11 SUMMARY_${PN} = "OpenDreambox: CD-Player Support"
12 RDEPENDS_${PN} = "\
13  cdfs \
14  cdtextinfo \
15  ${@base_conditional('OPENDREAMBOX_GST_VERSION', '0.10', 'gst-plugins-ugly-cdio', 'gstreamer1.0-plugins-ugly-cdio', d)} \
16 "
17