All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][WIP][PATCH 01/25] libsdl-image, vlc, xbmc: Blacklist because of broken libsdl-image after libsdl2-config was removed
@ 2014-06-19  9:59 Martin Jansa
  2014-06-19  9:59 ` [meta-oe][WIP][PATCH 02/25] libgnomekbd, gnome-control-center, gnome-settings-daemon: Blacklist because of broken libgnomekbd with B!=S Martin Jansa
                   ` (23 more replies)
  0 siblings, 24 replies; 28+ messages in thread
From: Martin Jansa @ 2014-06-19  9:59 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb           | 2 ++
 meta-multimedia/recipes-multimedia/vlc/vlc.inc                 | 2 ++
 meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
index 4b65152..00806d9 100644
--- a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
+++ b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
@@ -3,6 +3,8 @@ SUMMARY = "XBMC Media Center"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=6eb631b6da7fdb01508a80213ffc35ff"
 
+PNBLACKLIST[xbmc] = "BROKEN: depends on broken libsdl-image"
+
 DEPENDS = "libusb1 libcec libplist expat yajl gperf-native libxmu fribidi mpeg2dec ffmpeg samba fontconfig curl python libass libmodplug libmicrohttpd wavpack libmms cmake-native libsdl-image libsdl-mixer virtual/egl mysql5 sqlite3 libmms faad2 libcdio libpcre boost lzo enca avahi libsamplerate0 libxinerama libxrandr libxtst bzip2 virtual/libsdl jasper zip-native zlib libtinyxml libmad"
 #require recipes/egl/egl.inc
 
diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc.inc b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
index 58f5648..e773082 100644
--- a/meta-multimedia/recipes-multimedia/vlc/vlc.inc
+++ b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
@@ -5,6 +5,8 @@ SECTION = "multimedia"
 LICENSE = "GPL-2.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
+PNBLACKLIST[vlc] = "BROKEN: depends on broken libsdl-image"
+
 DEPENDS = "libfribidi libtool libgcrypt gst-plugins-bad virtual/libsdl \
    libsdl-image qt4-x11-free dbus dbus-glib libxml2 gnutls tremor \
    faad2 ffmpeg flac libxpm libxinerama fluidsynth alsa-lib libdvdcss \
diff --git a/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb b/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb
index d8c56fb..b69b5f3 100644
--- a/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb
+++ b/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb
@@ -4,6 +4,8 @@ SECTION = "libs"
 LICENSE = "Zlib"
 LIC_FILES_CHKSUM = "file://COPYING;md5=613734b7586e1580ef944961c6d62227"
 
+PNBLACKLIST[libsdl-image] = "BROKEN: needs to be updated to use libsdl pkg-config instead of libsdl2-config"
+
 DEPENDS = "tiff zlib libpng jpeg virtual/libsdl"
 
 SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL_image-${PV}.tar.gz"
-- 
2.0.0



^ permalink raw reply related	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2014-06-23 12:29 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-19  9:59 [meta-oe][WIP][PATCH 01/25] libsdl-image, vlc, xbmc: Blacklist because of broken libsdl-image after libsdl2-config was removed Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 02/25] libgnomekbd, gnome-control-center, gnome-settings-daemon: Blacklist because of broken libgnomekbd with B!=S Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 03/25] libsdl-ttf: Blacklist because of broken libsdl-ttf after freetype2-config was removed Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 04/25] imlib2, mcnavi: Blacklist because of broken imlib2 " Martin Jansa
2014-06-23  2:05   ` Stephen Arnold
2014-06-23  2:11     ` Stephen Arnold
2014-06-23 12:29     ` Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 05/25] networkmanager, network-manager-applet, xfce4-power-manager: Blacklist because of broken networkmanager after libgcrypt-config " Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 06/25] tumbler: Blacklist because freetype2-config " Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 07/25] vala-terminal: Blacklist because of broken with B!=S Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 08/25] libwmf: Blacklist because freetype-config was removed Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 09/25] qconnman, qconnman-e: Blacklist because of broken with B!=S Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 10/25] omgps: Blacklist because it's broken since gcc upgrade to 4.9 Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 11/25] sylpheed: Blacklist because of broken with B!=S Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 12/25] xchat: " Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 13/25] curlpp: Blacklist because it's broken since gcc upgrade to 4.9 Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 14/25] coriander: Blacklist because libsdl2-config was removed Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 15/25] apcupsd: Blacklist because of broken with B!=S Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 16/25] openmotif: " Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 17/25] nautilus: " Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 18/25] krb5: " Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 19/25] mkvtoolnix: " Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 20/25] zenity: " Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 21/25] talloc: " Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 22/25] zsh: " Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 23/25] xf86-input-mtev: " Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 24/25] fim: " Martin Jansa
2014-06-19  9:59 ` [meta-oe][WIP][PATCH 25/25] renderer-service-upnp: " Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.