Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844991 - sci-chemistry/pymol: clarify license and mirror restriction
Summary: sci-chemistry/pymol: clarify license and mirror restriction
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Licenses team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-16 11:13 UTC by Pacho Ramos
Modified: 2022-05-22 11:18 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 Pacho Ramos gentoo-dev 2022-05-16 11:13:31 UTC
Hello,

I was surprised about the mirror restriction pymol ebuild has. I then checked for its license:
https://github.com/schrodinger/pymol-open-source/blob/master/LICENSE

From there, I am not sure about why we need to restrict it.

For making it worse, I saw that Fedora and Debian (that package and distribute it without restrictions) and applying different licenses to it :/
https://src.fedoraproject.org/rpms/pymol/blob/rawhide/f/pymol.spec#_6
https://salsa.debian.org/debichem-team/pymol/-/blob/master/debian/copyright

I would really appreciate if Licenses team could help us to get the proper license on this and confirm if we need to keep restricting its mirroring or not

Thanks a lot for your help
Comment 1 Ulrich Müller gentoo-dev 2022-05-16 13:02:27 UTC
(In reply to Pacho Ramos from comment #0)
> I was surprised about the mirror restriction pymol ebuild has. I then
> checked for its license:
> https://github.com/schrodinger/pymol-open-source/blob/master/LICENSE

That's basically HPND which is a free software license.

> For making it worse, I saw that Fedora and Debian (that package and
> distribute it without restrictions) and applying different licenses to it :/
> https://src.fedoraproject.org/rpms/pymol/blob/rawhide/f/pymol.spec#_6

This is approximately correct, but I wouldn't subsume the main license as BSD.

> https://salsa.debian.org/debichem-team/pymol/-/blob/master/debian/copyright

Nice that someone else did most of the work for us. :) Mapping to our license labels:

Line   6: HPND
Line  46: UoI-NCSA
Line  58: BSD
Line  62: BitstreamVera
Line 162: OFL
Line 166: freedist
Line 178: public-domain
Line 191: BSD
Line 196, 200: debian/* can usually be ignored unless we would install it.

Neither of the above would require mirror restriction.
Comment 2 Larry the Git Cow gentoo-dev 2022-05-22 11:18:48 UTC
The bug has been closed via the following commit(s):

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

commit b1b098bea1c8a0d165b298ee37805f0b334c0363
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2022-05-22 11:17:48 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2022-05-22 11:17:54 +0000

    sci-chemistry/pymol: Fix desktop file, LICENSE and restrict values
    
    Also port to eapi8
    
    Thanks-to: Ulrich Müller
    Closes: https://bugs.gentoo.org/844991
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 sci-chemistry/pymol/pymol-2.5.0-r1.ebuild | 98 +++++++++++++++++++++++++++++++
 1 file changed, 98 insertions(+)