Summary: | media-fonts/intlfonts: wrong LICENSE | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Gentoo Fonts Team <fonts> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | licenses |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 702470 |
Description
Michał Górny
![]() ![]() ![]() ![]() (In reply to Michał Górny from comment #0) > LICENSE="GPL-2" This is a GNU package, and https://directory.fsf.org/wiki/Intlfonts#tab=Details says GPL-2+ which doesn't look right, indeed. Debian conclude that some of the fonts are non-free, they say in their intlfonts_1.2.1-10.debian.tar.xz: The non-free Tibetian fonts and some Thai fonts with unclear copying conditions were removed. > I'll switch it to LICENSE=freedist to clear the obvious mistake but further > investigation would be desirable. - Most fonts are in the public domain. - Some of the Japanese fonts are distributed under a HPND type notice. - Tibetan fonts have this: Original glyph design: (C) Christopher FYNN 1993-1994. Many thanks to Chris for kindly permitting its non-commercial use for our implementation. I think the following is a reasonable approximation: LICENSE="public-domain HPND free-noncomm" The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0e9a99dd0a846b7b1ac7d2f851073480d9054b commit bb0e9a99dd0a846b7b1ac7d2f851073480d9054b Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2019-12-23 14:32:56 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2019-12-23 14:33:16 +0000 media-fonts/intlfonts: Fix LICENSE. Closes: https://bugs.gentoo.org/698048 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org> .../intlfonts/{intlfonts-1.2.1.ebuild => intlfonts-1.2.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee322cebf2fc56ea56f6bbc25c7a5343a5dc3264 commit ee322cebf2fc56ea56f6bbc25c7a5343a5dc3264 Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2019-12-23 23:40:02 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2019-12-23 23:40:58 +0000 media-fonts/intlfonts: Add "non-free" use flag. This enables installation of non-free Tibetan fonts. Bug: https://bugs.gentoo.org/698048 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org> media-fonts/intlfonts/intlfonts-1.2.1-r1.ebuild | 10 ++++++++-- media-fonts/intlfonts/metadata.xml | 3 ++- 2 files changed, 10 insertions(+), 3 deletions(-) The non-free fonts have been removed in intlfonts-1.4.1, so I've dropped the flag. |