summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/opencollada: Drop 1.6.63-r1Andreas Sturmlechner2021-02-281-122/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/opencollada: Version bump to 1.6.68Adrian Grigo2020-06-172-0/+134
| | | | | | | | | | | | | | | | Version bump to 1.6.68 as required by blender-2.82a. The ebuild has been updated to EAPI 7. The null conversion QA error was fixed by initialising std::vector with zero. I resolved the insecure DAEValidator RUNPATH QA error by clearing the path with app-admin/chrpath and installing its library libDAEValidatorLibrary.so Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Closes: https://bugs.gentoo.org/721682 Closes: https://github.com/gentoo/gentoo/pull/15717 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/opencollada: remove unused patchMichael Mair-Keimberger2019-06-251-58/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12320 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/opencollada: version bump to 1.6.63Jonathan Scruggs2018-08-071-0/+14
| | | | | | Added patch for future libpcre versions. Package-Manager: Portage-2.3.44, Repoman-2.3.10
* media-libs/opencollada: Drop oldAndreas Sturmlechner2018-06-105-175/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/opencollada: add 1.6.2 releaseJonathan Scruggs2018-01-301-0/+122
| | | | Closes: https://github.com/gentoo/gentoo/pull/6997
* media-libs/opencollada: version bump to 1.6.58.Jonathan Scruggs2017-09-221-0/+58
| | | | | | | * Updated the build fixes patch. Signed-off by: Jonathan Scruggs <j.scruggs@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/5749
* media-libs/opencollada: Version bump to 1.6.36Jonathan Scruggs2017-01-151-0/+86
| | | | | | | | | * General bug fix bump with no added features. * Changed soname to use versionator eclass. * Fixed out of source building. Signed-off by: Jonathan Scruggs (j.scruggs@gmail.com) Closes: https://github.com/gentoo/gentoo/pull/3361
* media-libs/opencollada: unused patches removedAmy Winston2016-06-122-44/+0
| | | | Package-Manager: portage-2.2.28
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+133
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed