[oe] [meta-oe][PATCH] mplayer2: Remove blacklist

Gary Thomas gary at mlbassoc.com
Thu Feb 12 21:35:07 UTC 2015


On 2015-02-12 11:30, Martin Jansa wrote:
> On Tue, Feb 03, 2015 at 06:44:07AM -0700, Gary Thomas wrote:
>> mplayer2 no longer needs to be blacklisted as OE-core has moved
>> to libav_9.16
>
> Please fix following issues before blacklisting it:
> mplayer2-2.0+gitrAUTOINC+2c378c71a4: mplayer2 rdepends on libpostproc,
> but it isn't a build dependency? [build-deps]
> mplayer2-2.0+gitrAUTOINC+2c378c71a4: mplayer2 rdepends on libvorbis, but
> it isn't a build dependency? [build-deps]
> mplayer2-2.0+gitrAUTOINC+2c378c71a4: mplayer2 rdepends on libxscrnsaver,
> but it isn't a build dependency? [build-deps]
> mplayer2-2.0+gitrAUTOINC+2c378c71a4: mplayer2 rdepends on mpg123, but it
> isn't a build dependency? [build-deps]

This must be an inferred dependency as mpg123 is not in meta-oe, but
rather meta-multimedia and it is possible to build mplayer using only
meta-oe and not meta-multimedia.  How should that be handled?

> mplayer2-2.0+gitrAUTOINC+2c378c71a4: mplayer2 rdepends on portaudio-v19,
> but it isn't a build dependency? [build-deps]
>
>> Signed-off-by: Gary Thomas <gary at mlbassoc.com>
>> ---
>>   meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb | 2 --
>>   1 file changed, 2 deletions(-)
>>
>> diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
>> index 7c04ff1..089aa15 100644
>> --- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
>> +++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
>> @@ -13,8 +13,6 @@ RCONFLICTS_${PN} = "mplayer"
>>   LICENSE = "GPLv3"
>>   LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
>>
>> -PNBLACKLIST[mplayer2] ?= "Requires newer libav which has negative D_P"
>> -
>>   SRC_URI = "git://repo.or.cz/mplayer.git \
>>       file://0001-configure-don-t-disable-ASS-support-when-explicitly-.patch \
>>   "
>> --
>> 1.9.1
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the Openembedded-devel mailing list