summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/alembic: Keyword 1.7.16 arm64, #556758Sam James2021-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/alembic: Keyword 1.7.16 arm, #556758Sam James2021-02-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/alembic: drop 1.7.12Bernd Waibel2021-02-128-313/+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: fix metadata emailBernd Waibel2021-02-071-1/+1
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19363 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-gfx/alembic: Stabilize 1.7.16 amd64, #768123Sam James2021-02-011-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/alembic: fix double prefix (ha!) github remote-idSam James2021-01-241-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/alembic: cleanupBernd Waibel2020-11-251-11/+3
| | | | | | | | | Remove unnecessary doc and prman USE flags. Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18390 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/alembic: drop oldBernd Waibel2020-11-243-111/+0
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18367 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/alembic: bump to 1.7.16Bernd Waibel2020-11-242-0/+60
| | | | | | | | | | | | Remove doc USE flag, the Doxygen file has been removed upstream and building the developer documentation isn't properly implemented. Remove boost USE flag, the relevant options will get removed in the next release and aren't working in this version. Closes: https://bugs.gentoo.org/733456 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/alembic: Stabilize 1.7.12 amd64, #746740Sam James2020-11-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/alembic: Fix stray USE=python in metadata.xmlMichał Górny2020-08-221-3/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/alembic: Eradicate python2Michał Górny2020-08-222-22/+8
| | | | | Closes: https://bugs.gentoo.org/733456 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/alembic: add BDEPEND for 1.7.12Joonas Niilola2020-06-081-4/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/alembic: drop oldBernd Waibel2020-06-089-433/+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: bump to 1.7.12Bernd Waibel2020-06-082-0/+100
| | | | | | | | | | | | | | | | | | Thanks to @redchillipadi for providing the initial ebuild. Remove arnold and maya USE flags due to not being able to test these. Note: The package supports Python 3, but depends on >=pyilmbase-2.4.1 for it to work, c.f. https://bugs.gentoo.org/711456 and PR #14832. For this, I'm not closing bug #717564. Thanks-to: Adrian Grigo <agrigo2001@yahoo.com.au> Bug: https://bugs.gentoo.org/711456 Bug: https://bugs.gentoo.org/717564 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/alembic: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-092-5/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/alembic: Switch to cmake.eclassAndreas Sturmlechner2020-01-031-6/+6
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-1/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/alembic: fix a boost_python variableBernd Waibel2019-08-032-0/+30
| | | | | | | | | | | 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-167-0/+514
| | | | | | | | 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-125-255/+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-083-5/+41
| | | | | | | | | | | 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-037-1/+383
| | | | | | | | | | | 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: use HTTPSMichael Mair-Keimberger2018-05-191-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8476
* media-gfx/alembic: add missing patch.Bernd Waibel2018-01-261-1/+2
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6755
* media-gfx/alembic: new package.Bernd Waibel2017-12-166-0/+305
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