| Bug#: 28697 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: liquidx@gentoo.org | Reported By: vslavik@fastmail.fm | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: wxGTK and wxPython ebuilds incorrectly claim that the license is LGPL-2 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2003-09-14 06:30 0000 | |||
| Description: | Opened: 2003-09-14 06:30 0000 |
LICENSE variable in both wxPython and wxGTK ebuilds (all versions) contain "LGPL-2". This is incorrect, both packages are distributed under the wxWindows Library Licence, version 3, which is much less restrictive than LGPL-2. The text of licence is in LICENCE.txt file in wxGTK tarball or in doc/licence.txt of wxPython tarball. Attached patch fixes this and adds /usr/portage/licenses/wxWin-3 with licence text.
Created an attachment (id=17692) [details]
patch to add wxWin-3 licence
taking this one as well while i'm doing wx updates
thank you for reporting this. the new license and changes to wxPython and wxGTK have been made.