Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695390 - sci-libs/cdf: probably needs bindist restriction
Summary: sci-libs/cdf: probably needs bindist restriction
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-22 09:41 UTC by Michał Górny
Modified: 2021-05-29 15:52 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-22 09:41:58 UTC
===
This software may be copied or redistributed as long as it is not sold
for profit, but it can be incorporated into any other substantive
product with or without modifications for profit or non-profit.
===

I'm not really sure here.  Technically, @BINARY-REDIST* says this shouldn't be considered redistributed as it prohibits for-profit redistribution.  However, that 'substantive product' may apply here as well.

@licenses, any idea?
Comment 1 Ulrich Müller gentoo-dev 2019-09-22 11:43:26 UTC
The problem is that it isn't clear what "incorporated" means, and if distributing a binary package (possibly along with other binary packages on the same medium) is incorporation into a product.

IANAL, but I think that binpkgs distributed e.g. on a DVD form a collective work, which usually doesn't affect the copyright of its components. So I would err on the side of caution and add the bindist restriction.


(As a side note, could you please indicate the name of the license in your bug reports? In this case CDF vs cdf is trivial, but in other bugs it was not.)
Comment 2 Larry the Git Cow gentoo-dev 2021-05-29 15:52:10 UTC
The bug has been closed via the following commit(s):

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

commit a33ab5b83c948af447f85eeb1cd0ac21d517b66d
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2021-05-29 15:42:42 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-05-29 15:52:02 +0000

    sci-libs/cdf: add version 3.8.0
    
    - bumped java version
    - no longer installs into /usr/CDFLeapSeconds.txt
    - no longer calls CC directly
    - restricted bindist
    
    Closes: https://bugs.gentoo.org/786708
    Closes: https://bugs.gentoo.org/773076
    Closes: https://bugs.gentoo.org/633438
    Closes: https://bugs.gentoo.org/544588
    Closes: https://bugs.gentoo.org/544588
    Closes: https://bugs.gentoo.org/731932
    Closes: https://bugs.gentoo.org/695390
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-libs/cdf/Manifest                            |   9 ++
 sci-libs/cdf/cdf-3.5.0.2.ebuild                  |   1 +
 sci-libs/cdf/cdf-3.8.0.ebuild                    | 133 +++++++++++++++++++++++
 sci-libs/cdf/files/cdf-3.8.0-respect-flags.patch |  96 ++++++++++++++++
 4 files changed, 239 insertions(+)