summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/partio: Stabilize 1.10.1 amd64, #739920Sam James2020-11-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/partio: x86 stable (bug #739920)Thomas Deutschmann2020-10-251-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/partio: Remove redundant longdescMichał Górny2020-09-011-3/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/partio: Avoid redundantly setting CMAKE_INSTALL_DOCDIRAdrian Grigo2020-09-011-1/+0
| | | | | | | | | | CMAKE_INSTALL_DOCDIR is set by the cmake ebuild, so there is no need to explicitly set it in mycmakeargs. Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Package-Manager: Portage-2.3.103, Repoman-2.3.23 Closes: https://github.com/gentoo/gentoo/pull/17155 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/partio: Call cmake_src_prepare at end of src_prepareAdrian Grigo2020-09-011-2/+2
| | | | | | | | | partio 1.1.0 uses sed to remove the tests from CMakeLists.txt, which should be completed before calling cmake_src_prepare. Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/partio: Correct zlib subslot operator and add BDEPENDAdrian Grigo2020-09-014-21/+28
| | | | | | | | | | | | | Zlib uses a subslot 0/1, so use the := operator to ensure partio recompiles when zlib changes subslots. Swig and the doc dependencies are moved to bdepend. All dependencies have been sorted. Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/partio: Support python 3.6 through 3.9Adrian Grigo2020-09-014-4/+4
| | | | | | | | Partio compiles with python 3.6, 3.7, 3.8 and 3.9 Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/partio: Version bump to 1.10.1Adrian Grigo2020-09-012-0/+49
| | | | | | | | | | | This bumps partio to 1.10.1, and contains support for python 3.7 and 3.8 Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Closes: https://bugs.gentoo.org/696600 Closes: https://bugs.gentoo.org/737398 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/partio: Add python 3.7 and 3.8 supportAdrian Grigo2020-09-013-8/+8
| | | | | | | | | | | | The existing versions of partio work with python 3.7 and 3.8 Updates to EAPI 7 and migration from cmake-utils to cmake were also completed for 1.1.0, but this is old now and could likely be dropped. Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/partio: remove app-doc/doxygen[latex] dependencyMatthias Maier2020-03-013-3/+24
| | | | | | | Bug: https://bugs.gentoo.org/430914 Bug: https://bugs.gentoo.org/709316 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* media-libs/partio: Remove py2Michał Górny2020-02-103-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Switch proxy-maint to cmake.eclassAndreas Sturmlechner2019-12-312-6/+6
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Reassign dracwyrm's packagesMichał Górny2019-09-131-4/+0
| | | | | Bug: https://bugs.gentoo.org/645068 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/partio: Drop 1.5.0Andreas Sturmlechner2019-06-272-44/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/partio: amd64 stable wrt bug #687742Agostino Sarubbo2019-06-131-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* media-libs/partio: x86 stable (bug #687742)Thomas Deutschmann2019-06-101-1/+1
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/partio: EAPI-7 bump, bring 9999 up to speed w/ 1.5.4Andreas Sturmlechner2019-06-092-28/+19
| | | | | | | Improve DESCRIPTION, sort DEPENDs. Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-174-8/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/partio: bump to version 1.5.4Jonathan Scruggs2018-08-152-0/+44
| | | | Closes: https://github.com/gentoo/gentoo/pull/9581
* media-libs/partio: bump to version 1.5.0Jonathan Scruggs2018-08-072-0/+44
| | | | | Tests work again, so re-enable. Closes: https://github.com/gentoo/gentoo/pull/9481
* media-libs/partio: Add live ebuildDavid Seifert2018-07-141-0/+48
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* media-libs/partio: amd64 stableAaron Bauman2018-03-301-1/+1
| | | | | Bug: https://bugs.gentoo.org/642270 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* media-libs/partio: use HTTPSMichael Mair-Keimberger2018-03-261-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/7628
* media-libs/partio: x86 stable (bug #642282)Thomas Deutschmann2018-02-061-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/partio: update metadata informationJonathan Scruggs2018-01-271-1/+1
|
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-libs/partio: Add patch to avoid naming conflictsJonathan Scruggs2017-09-232-0/+67
| | | | | | | * partconv collides with a file from dev-games/crystalspace Closes: https://bugs.gentoo.org/631834 Closes: https://github.com/gentoo/gentoo/pull/5776
* media-libs/partio: New packageJonathan Scruggs2017-09-233-0/+68
C++ (with python bindings) library for easily reading/writing/manipulating common animation particle formats such as PDB, BGEO, PTC. This is a new dependency for media-libs/osl. Closes: https://github.com/gentoo/gentoo/pull/5752