Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 323353

Summary: media-video/mplayer: USE="bindist" should disable faac like ffmpeg does
Product: Gentoo Linux Reporter: Nikoli <nikoli>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://en.wikipedia.org/wiki/FAAC#Licensing
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fixed faac

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