pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41739: audio/faac and multimedia/ffmpeg lack proper RESTRICTED handling
>Number: 41739
>Category: pkg
>Synopsis: audio/faac and multimedia/ffmpeg lack proper RESTRICTED
>handling
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jul 16 09:20:00 +0000 2009
>Originator: Tobias Nygren
>Release: current
>Organization:
>Environment:
>Description:
ffmpeg should conditionally set RESTRICTED when the faac option is on.
audio/faac should always set RESTRICTED according to the license.
Compare below cases, where the ffmpeg faac option is on/off.
>How-To-Repeat:
tnn@mac:ffmpeg> make PKG_OPTIONS.ffmpeg=-faac configure
[...]
License: GPL version 2 or later
Creating config.mak and config.h...
tnn@mac:ffmpeg> make clean
tnn@mac:ffmpeg> make PKG_OPTIONS.ffmpeg=faac configure
[...]
License: nonfree and unredistributable
Creating config.mak and config.h...
>Fix:
read licenses, adjust packages.
Home |
Main Index |
Thread Index |
Old Index