Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634968 - dev-python/pyilmbase-2.2.0 new package (PR on github)
Summary: dev-python/pyilmbase-2.2.0 new package (PR on github)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Proxy Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 634966
  Show dependency tree
 
Reported: 2017-10-21 10:33 UTC by Bernd
Modified: 2017-12-16 12:59 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pyilmbase-2.2.0.ebuild (pyilmbase-2.2.0.ebuild,1.22 KB, text/plain)
2017-10-21 10:33 UTC, Bernd
Details
metadata.xml (metadata.xml,842 bytes, text/xml)
2017-10-21 10:35 UTC, Bernd
Details
Adds ${PYTHON_VERSION} to boost_python to use the correct version. (pyilmbase-2.2.0-configure-boost_python.patch,782 bytes, patch)
2017-10-21 10:36 UTC, Bernd
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd 2017-10-21 10:33:34 UTC
Created attachment 499530 [details]
pyilmbase-2.2.0.ebuild

PyIlmBase is part of the official OpenEXR distribution, but currently not included in gentoo.

This packages contains python bindings for media-libs/ilmbase-2.2.0*

I wrote an ebuild for it, because the package is needed by the python bindings for alembic-1.7.4 (see bug #634966).

The ebuild is available on my github account https://github.com/waebbl/gentoo-overlay/tree/master/media-libs/pyilmbase.
Comment 1 Bernd 2017-10-21 10:35:28 UTC
Created attachment 499532 [details]
metadata.xml
Comment 2 Bernd 2017-10-21 10:36:37 UTC
Created attachment 499534 [details, diff]
Adds ${PYTHON_VERSION} to boost_python to use the correct version.
Comment 3 Bernd 2017-11-14 20:34:38 UTC
Moved from media-libs to dev-python on suggestion from dwfreed at #gentoo-proxy-maint
Comment 4 Bernd 2017-11-19 15:09:56 UTC
I would apply to proxy maintain this package.
Comment 5 Michael Palimaka (kensington) gentoo-dev 2017-11-20 09:49:46 UTC
(In reply to Bernd from comment #4)
> I would apply to proxy maintain this package.

Thanks, CCing proxy-maintainers.
Comment 6 Jonas Stein gentoo-dev 2017-11-20 13:29:02 UTC
Thank you for the PR, we added comments there.
Comment 7 Larry the Git Cow gentoo-dev 2017-12-16 12:59:51 UTC
The bug has been closed via the following commit(s):

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

commit 353d61e3e9ffc32a4d60c18b7146a706d1e1757d
Author:     Bernd Waibel <waebbl@gmail.com>
AuthorDate: 2017-11-14 15:54:03 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2017-12-16 12:59:27 +0000

    dev-python/pyilmbase: new package.
    
    Closes: https://bugs.gentoo.org/634968
    Closes: https://github.com/gentoo/gentoo/pull/6083
    Package-Manager: Portage-2.3.14, Repoman-2.3.5

 dev-python/pyilmbase/Manifest                      |  1 +
 .../pyilmbase-2.2.0-configure-boost_python.patch   | 22 +++++++++
 dev-python/pyilmbase/metadata.xml                  | 16 +++++++
 dev-python/pyilmbase/pyilmbase-2.2.0.ebuild        | 53 ++++++++++++++++++++++
 4 files changed, 92 insertions(+)