Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 754216 - media-libs/openimageio-2.2.8 should not forcibly depend on non-free dcmtk
Summary: media-libs/openimageio-2.2.8 should not forcibly depend on non-free dcmtk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 735598
  Show dependency tree
 
Reported: 2020-11-12 22:37 UTC by tusooa
Modified: 2020-11-13 18:31 UTC (History)
3 users (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 tusooa 2020-11-12 22:37:18 UTC
media-libs/openimageio-2.2.8 removed the dicom USE flag in 1.8.17-r2, and just made it depend on sci-libs/dcmtk, which uses a non-free license (OFFIS).

We should have the right to not pull in non-free packages. Also, the upstream still regard dcmtk as an optional dependency ( https://github.com/OpenImageIO/oiio/blob/master/INSTALL.md ).
Comment 1 tusooa 2020-11-12 23:30:58 UTC
Created a PR for this. https://github.com/gentoo/gentoo/pull/18236
Comment 2 Larry the Git Cow gentoo-dev 2020-11-13 18:30:36 UTC
The bug has been closed via the following commit(s):

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

commit 48384290f8a27812d3c260117d3fc0691748dee5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-11-13 18:30:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-11-13 18:30:32 +0000

    media-libs/openimageio: restore USE=dicom
    
    sci-libs/dcmtk has a non-free licence, so let's
    make it conditional once more.
    
    Closes: https://bugs.gentoo.org/754216
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/openimageio/openimageio-2.2.8.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)