Created attachment 499520 [details] alembic-1.7.4.ebuild Description from their github repository https://github.com/alembic/alembic "Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications." Alembic is supported by blender starting with blender-2.78, but currently not by the official gentoo ebuild. I set up an ebuild for the package, which is located at my github account https://github.com/waebbl/gentoo-overlay/tree/master/media-gfx/alembic.
Created attachment 499522 [details] metadata.xml
Created attachment 499524 [details, diff] Fixes ilmbase not found by using pkgconfig
Created attachment 499526 [details, diff] Fixes libs installed in /usr/lib instead /usr/lib64
Created attachment 499528 [details] Alembic license see License.txt in the tar ball.
I would apply to proxy maintain this package.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=146cec1dd3c1b1aaa56d945f049d4fc935010ed9 commit 146cec1dd3c1b1aaa56d945f049d4fc935010ed9 Author: Bernd Waibel <waebbl@gmail.com> AuthorDate: 2017-11-14 20:43:10 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2017-12-16 12:59:34 +0000 media-gfx/alembic: new package. Alembic is an open framework for storing and sharing scene data. Closes: https://bugs.gentoo.org/634966 Closes: https://github.com/gentoo/gentoo/pull/6083 Package-Manager: Portage-2.3.14, Repoman-2.3.5 media-gfx/alembic/Manifest | 1 + media-gfx/alembic/alembic-1.7.4.ebuild | 100 ++++++++++++++++ .../alembic/files/alembic-CMakeLists-fix_lib.patch | 132 +++++++++++++++++++++ .../files/alembic-FindIlmBase-pkgconfig.patch | 28 +++++ .../alembic/files/alembic-fix-importerror.patch | 17 +++ media-gfx/alembic/metadata.xml | 27 +++++ 6 files changed, 305 insertions(+)