Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890040 - media-video/avidemux-2.8.1: license correction
Summary: media-video/avidemux-2.8.1: license correction
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-07 11:19 UTC by Andrey Aleksandrovich
Modified: 2023-01-09 07:27 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Aleksandrovich 2023-01-07 11:19:25 UTC
The media-video/avidemux-2.8.1 ebuild has this:
LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
Avidemux is GPL-2, but tarball contains other software included as source with the licenses listed in https://github.com/mean00/avidemux2/blob/master/License.txt 
We have to add LGPL and OFL-1.1, and remove public-domain values.
The updated variable should be:
LICENSE="GPL-1 GPL-2 MIT PSF-2 LGPL OFL-1.1"

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-01-09 07:27:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=005a3a9a63abf67e525eac6e924b23433eca4868

commit 005a3a9a63abf67e525eac6e924b23433eca4868
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-09 07:26:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-09 07:26:52 +0000

    media-libs/avidemux-plugins: fix LICENSE
    
    Closes: https://bugs.gentoo.org/890040
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/avidemux-plugins/avidemux-plugins-2.8.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a9af137c542159f3fe1c7782f454309163bbb6

commit c1a9af137c542159f3fe1c7782f454309163bbb6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-09 07:24:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-09 07:26:51 +0000

    media-libs/avidemux-core: fix LICENSE
    
    Closes: https://bugs.gentoo.org/890040
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/avidemux-core/avidemux-core-2.8.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ea4a8809f0750aaef489433c827d39710f8887

commit d8ea4a8809f0750aaef489433c827d39710f8887
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-09 07:23:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-09 07:26:51 +0000

    media-video/avidemux: fix LICENSE
    
    Closes: https://bugs.gentoo.org/890040
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/avidemux/avidemux-2.8.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)