recipes: blacklist recipes depending on blacklisted recipes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2017-02-11 17:40:01 +01:00
parent b7f480cc4c
commit 00ba7da845
73 changed files with 148 additions and 4 deletions
@@ -39,3 +39,5 @@ do_install() {
FILES_${PN} += "${datadir}/${BPN}"
RDEPENDS_${PN} += "libdvben50221 libucsi libdvbapi"
PNBLACKLIST[tvheadend] ?= "Depends on blacklisted dvb-apps"
@@ -53,3 +53,5 @@ RDEPENDS_${PN} = "libkodiplatform"
INSANE_SKIP_${PN} = "dev-so"
FILES_${PN} += "${datadir}/kodi"
FILES_${PN}-dbg += "${datadir}/kodi/addons/*/.debug/"
PNBLACKLIST[kodi-addon-pvr-hts] ?= "Depends on blacklisted kodi"
@@ -36,3 +36,4 @@ do_compile_prepend() {
RPROVIDES_${PN} += "libkodiplatform"
FILES_${PN}-dev += "${libdir}/*platform"
PNBLACKLIST[kodi-platform] ?= "Depends on blacklisted kodi"
@@ -192,3 +192,5 @@ RPROVIDES_${PN} += "xbmc"
TOOLCHAIN = "gcc"
PNBLACKLIST[kodi] ?= "Depends on blacklisted libsdl-mixer"
@@ -12,3 +12,5 @@ acpaths = "-I ${S}/common/m4 -I ${S}/m4"
SRC_URI[md5sum] = "adf0390f3416bb72f91c358528be0c38"
SRC_URI[sha256sum] = "dae0d0559a4e159c0dd92b7e18de059a5783f8d038904c7de4ca6393f7d55c7d"
PNBLACKLIST[gst-fluendo-mp3] ?= "Depends on blacklisted gstreamer"
@@ -10,3 +10,5 @@ acpaths = "-I ${S}/common/m4 -I ${S}/m4"
SRC_URI[md5sum] = "7c4fb993f80b9ae631b11897733f0970"
SRC_URI[sha256sum] = "df04c91cc8e5d9a892c2492ed989974b4547beaa2a3647649e85113317897424"
PNBLACKLIST[gst-fluendo-mpegdemux] ?= "Depends on blacklisted gstreamer"
@@ -71,3 +71,5 @@ RDEPENDS_gst-meta-video = "\
RRECOMMENDS_gst-meta-video = "\
gst-meta-audio"
PNBLACKLIST[gst-meta-base] ?= "Depends on blacklisted gstreamer"
@@ -33,3 +33,5 @@ FILES_${PN}-dbg += "${libdir}/gstreamer-0.10/.debug/"
SRC_URI[md5sum] = "4d0370bfe99dea20918c84347abadb4e"
SRC_URI[sha256sum] = "9074d5a0591995133d19cfb15144f19664f902c1623f996595695cf2c2070e1f"
PNBLACKLIST[gst-openmax] ?= "Depends on blacklisted gstreamer"
@@ -59,3 +59,5 @@ do_configure_prepend() {
SRC_URI[md5sum] = "fcb09798114461955260e4d940db5987"
SRC_URI[sha256sum] = "0eae7d1a1357ae8377fded6a1b42e663887beabe0e6cc336e2ef9ada42e11491"
PNBLACKLIST[gst-plugins-bad] ?= "Depends on blacklisted gstreamer"
@@ -42,3 +42,5 @@ CACHED_CONFIGUREVARS_append_x86 = " ac_cv_header_emmintrin_h=no ac_cv_header_xmm
# /usr/bin/gst-visualise-0.10 is a perl script.
RDEPENDS_${PN}-apps += "perl"
PNBLACKLIST[gst-plugins-base] ?= "Depends on blacklisted gstreamer"
@@ -23,3 +23,5 @@ EXTRA_OECONF += "ac_cv_header_GL_gl_h=no"
ALLOW_EMPTY_${PN} = "1"
ALLOW_EMPTY_${PN}-apps = "1"
ALLOW_EMPTY_${PN}-glib = "1"
PNBLACKLIST[gst-plugins-gl] ?= "Depends on blacklisted gstreamer"
@@ -46,3 +46,5 @@ SRC_URI[sha256sum] = "7e27840e40a7932ef2dc032d7201f9f41afcaf0b437daf5d1d44dc96d9
FILES_${PN}-gconfelements += "${sysconfdir}/gconf/schemas/gstreamer-0.10.schemas"
FILES_${PN}-equalizer += "${datadir}/gstreamer-0.10/presets/*.prs"
PNBLACKLIST[gst-plugins-good] ?= "Depends on blacklisted gstreamer"
@@ -33,3 +33,5 @@ SRC_URI += "file://0001-cdio-compensate-for-libcdio-s-recent-cd-text-api-cha.pat
file://0002-Fix-opencore-include-paths.patch"
FILES_${PN}-amrnb += "${datadir}/gstreamer-0.10/presets/GstAmrnbEnc.prs"
PNBLACKLIST[gst-plugins-ugly] ?= "Depends on blacklisted gstreamer"
@@ -16,3 +16,5 @@ EXTRA_OECONF = "--disable-introspection"
inherit autotools pythonnative gettext
FILES_${PN}-dev += "${datadir}/vala/vapi/"
PNBLACKLIST[gst-rtsp] ?= "Depends on blacklisted gstreamer"