Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323353 - media-video/mplayer: USE="bindist" should disable faac like ffmpeg does
Summary: media-video/mplayer: USE="bindist" should disable faac like ffmpeg does
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL: http://en.wikipedia.org/wiki/FAAC#Lic...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-09 19:04 UTC by Nikoli
Modified: 2010-06-25 11:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fixed faac (mplayer-9999.ebuild.diff,812 bytes, patch)
2010-06-09 19:25 UTC, Nikoli
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2010-06-09 19:04:32 UTC
http://en.wikipedia.org/wiki/FAAC#Licensing
FAAC contains code based on the ISO  MPEG-4 reference code, whose license is not compatible with the LGPL license[2]. Only the FAAC changes to this ISO MPEG-4 reference code are licensed under the LGPL license.[2]

ffmpeg $ ./configure --enable-libfaac
libfaac is nonfree and --enable-nonfree is not specified.


Reproducible: Always
Comment 1 Nikoli 2010-06-09 19:19:23 UTC
please also fix ffmpeg ebuilds - 'faac? ( media-libs/faac )' should be 'faac? ( !bindist? ( media-libs/faac ) )'
Comment 2 Nikoli 2010-06-09 19:25:34 UTC
Created attachment 234755 [details, diff]
fixed faac
Comment 3 Alexis Ballier gentoo-dev 2010-06-25 11:51:19 UTC
applied, thanks