summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/alembic: remove unused patchMichael Mair-Keimberger2024-06-221-57/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-gfx/alembic: 1.8.6 fix broken patchPaul Zander2024-06-061-67/+83
| | | | | | | | | kaputt .editorconfig broke this... Closes: https://bugs.gentoo.org/933514 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37033 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/alembic: add 1.8.6-r1 to fix python buildPaul Zander2024-06-041-0/+75
| | | | | | | | | | Failed due to missing export and potentially linking to wrong boost::python lib caused by imath. Closes: https://bugs.gentoo.org/929611 Closes: https://bugs.gentoo.org/926810 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/alembic: add 1.8.5Bernd Waibel2023-04-111-0/+48
| | | | | | | | | | Drop python test for now, until issue of failing test is resolved. Bug: https://github.com/alembic/alembic/issues/411 Closes: https://bugs.gentoo.org/901203 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/30218 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* media-gfx/alembic: drop 1.8.3-r2Bernd Waibel2023-01-131-90/+0
| | | | | | | | | Bug #830932 becomes obsolete, hence the closing. Closes: https://bugs.gentoo.org/830932 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/29089 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/alembic: build against ilmbase and openexr:0Bernd Waibel2021-10-311-0/+90
| | | | | | | | Closes: https://bugs.gentoo.org/820746 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/22762 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/alembic: drop 1.7.16Bernd Waibel2021-06-151-218/+0
| | | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/alembic: bump to 1.8.0Bernd Waibel2021-05-041-0/+57
| | | | | | | | Closes: https://bugs.gentoo.org/783843 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/20515 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/alembic: drop 1.7.12Bernd Waibel2021-02-125-217/+0
| | | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/19299 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/alembic: drop oldBernd Waibel2020-06-087-323/+0
| | | | | | | | | Drop obsolete 1.7.9. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15821 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/alembic: fix a boost_python variableBernd Waibel2019-08-031-0/+29
| | | | | | | | | | | The patch fixes an issue when USE=test is used, where the python version suffix was not used in a variable. Closes: https://bugs.gentoo.org/691300 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12602 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/alembic: bump to version 1.7.11Bernd Waibel2019-06-165-0/+406
| | | | | | | | Closes: https://bugs.gentoo.org/688114 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12258 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/alembic: Drop 1.7.4Andreas Sturmlechner2019-06-122-149/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/alembic: fix boost not found errorBernd Waibel2019-05-082-0/+37
| | | | | | | | | | | Fixes an error with >=cmake-3.11* where boost is not found due to changes in cmake syntax. See also: https://github.com/gentoo/gentoo/pull/10394 Closes: https://bugs.gentoo.org/667728 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/alembic: bump to version 1.7.9Bernd Waibel2018-10-034-0/+258
| | | | | | | | | | | add experimental support for arnold, maya and renderman plugins fix import error in python Bug: https://bugs.gentoo.org/667230 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/10003 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/alembic: new package.Bernd Waibel2017-12-163-0/+177
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