summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-libs/opencollada: eutils->edos2unixSam James2021-04-181-1/+1
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: 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-libs/opencollada: Keyword 1.6.68 arm64, #556758Sam James2021-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencollada: Drop 1.6.63-r1Andreas Sturmlechner2021-02-283-195/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/opencollada: Stabilize 1.6.68 x86, #773382Sam James2021-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencollada: Keyword 1.6.68 arm, #556758Sam James2021-02-221-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencollada: Stabilize 1.6.68 amd64, #746740Sam James2020-11-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencollada: Version bump to 1.6.68Adrian Grigo2020-06-175-1/+225
| | | | | | | | | | | | | | | | 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: [QA] inherit eutils.eclass directlyDavid Seifert2020-02-161-1/+1
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/opencollada: Removed oldLars Wendler2020-02-132-70/+0
| | | | | | | Closes: https://bugs.gentoo.org/682448 Closes: https://bugs.gentoo.org/651756 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/opencollada: Version 1.6.63-r1 stable for amd64 and x86Lars Wendler2020-02-131-2/+2
| | | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 RepoMan-Options: --force Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/opencollada: Drop bogus media-libs/lib3ds depJames Le Cuirot2019-10-021-2/+1
| | | | | | | | We don't build the part of the code that uses it. The dep was wrong anyway as it should restrict to v2. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* */*: Reassign dracwyrm's packagesMichał Górny2019-09-131-4/+1
| | | | | Bug: https://bugs.gentoo.org/645068 Signed-off-by: Michał Górny <mgorny@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: Drop 1.6.58Andreas Sturmlechner2019-06-122-73/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/opencollada: version bump to 1.6.63Jonathan Scruggs2018-08-073-0/+88
| | | | | | Added patch for future libpcre versions. Package-Manager: Portage-2.3.44, Repoman-2.3.10
* media-libs/opencollada: fix depend on libpcreJonathan Scruggs2018-08-071-2/+3
| | | | | | | libpcre v8.42 changes struct types, which breaks compiling. Change the depend to block 8.42 and higher versions. Closes: https://bugs.gentoo.org/651756 Package-Manager: Portage-2.3.44, Repoman-2.3.10
* media-libs/opencollada: Drop office from maintainersAndreas Sturmlechner2018-06-101-5/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/opencollada: Drop oldAndreas Sturmlechner2018-06-109-394/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/opencollada: Always build in C++14 modeDavid Seifert2018-02-193-5/+14
| | | | | Closes: https://bugs.gentoo.org/619670 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/opencollada: add 1.6.2 releaseJonathan Scruggs2018-01-303-0/+188
| | | | Closes: https://github.com/gentoo/gentoo/pull/6997
* media-libs/opencollada: update metadata informationJonathan Scruggs2018-01-271-5/+1
|
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* media-libs/opencollada: amd64 stable, bug #639602Pacho Ramos2017-12-092-2/+2
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-libs/opencollada: x86 stable (bug #639602)Thomas Deutschmann2017-12-081-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-libs/opencollada: version bump to 1.6.58.Jonathan Scruggs2017-09-224-2/+130
| | | | | | | * 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: added ~arm64 keywordRoy Bamford2017-08-281-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/opencollada: Remove expat support.Jonathan Scruggs2017-02-031-5/+3
| | | | | | | | | | | | | | DAEValidator is set to replace COLLADAValidator. However, it only supports libxml2 and not expat like COLLADAValidator did. No need for revision bump as expat did not compile forcing users to unset it. Also, from upstream: USE_EXPAT (OFF) - Use expat parser. Unsupported currently. Do not use. Signed-off by: Jonathan Scruggs (j.scruggs@gmail.com) Closes: https://github.com/gentoo/gentoo/pull/3735
* media-libs/opencollada: ppc64 stable wrt bug #591658Agostino Sarubbo2017-01-201-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/opencollada: Version bump to 1.6.36Jonathan Scruggs2017-01-153-0/+155
| | | | | | | | | * 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: Remove 1.2.2_p20150207Jonathan Scruggs2017-01-152-93/+0
| | | | | | This version has several security vulnerabilities which are fixed in newer versions. Closes: https://github.com/gentoo/gentoo/pull/3361
* media-libs/opencollada: x86 stable wrt bug #591658Agostino Sarubbo2017-01-041-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/opencollada: Remove oldAndreas K. Hüttel2016-12-042-80/+0
| | | | Package-Manager: portage-2.3.2
* media-libs/opencollada: amd64 stable wrt bug #591658Agostino Sarubbo2016-09-261-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/opencollada: version bump to 1.6.31.Jonathan Scruggs2016-09-052-0/+76
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2245 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-libs/opencollada: version bump to 1.6.25.Jonathan Scruggs2016-07-162-7/+3
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1890 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-libs/opencollada: Version bump to 1.6.23Jonathan Scruggs2016-07-082-0/+80
|
* media-libs/opencollada: Rev bump to fix insecure runpath vulnerabilityJonathan Scruggs2016-07-081-11/+13
| | | | | Closes Gentoo Bug 439530 Also, remove live ebuild logic
* media-libs/opencollada: Remove live ebuild as it's no longer neededJonathan Scruggs2016-07-081-77/+0
|
* media-libs/opencollada: Update metadata.xml fileJonathan Scruggs2016-07-081-1/+4
|
* media-libs/opencollada: cleaning after github prAmy Winston2016-06-131-0/+0
|
* media-libs/opencollada: unused patches removedAmy Winston2016-06-122-44/+0
| | | | Package-Manager: portage-2.2.28
* media-libs/opencollada: Update metadata.xml with new maintainersdracwyrm2016-06-122-0/+5
| | | | Closes: #1614
* media-libs/opencollada: Version bump to 1.6.18 and update to EAPI 6Jonathan Scruggs2016-06-123-52/+115
| | | | | | | | | -Version bump to v1.6.18: Upstream releasing proper versions now -Using full EAPI compliance for new and live ebuild -Delete old patches not in use anymore -Closes Gentoo Bug: 584670 -Fixes based on help from gentoo-proxy-maint -Changed comments to explain that certain things are needed
* media-libs/opencollada: Drop myself as a maintainerSebastian Pipping2016-06-051-4/+0
| | | | Package-Manager: portage-2.2.28
* HTTPS (and canonicalize domain) for github.comAnthony Ryan2016-05-291-1/+1
| | | | | | | | | | | | | | | | All links to www.github.com were changed to github.com (preferred by GitHub). During the automated testing of all modified packages the following SRC_URIs were discovered to have changed upstream. Upon closer inspection they were all confirmed to not be regressions. They will all continue to work when served from the mirrors. * dev-python/catkin_pkg-0.2.10 (upstream tarball changed) * dev-python/rosdistro-0.4.4 (upstream tarball changed) * dev-util/rosdep-0.11.4 (upstream tarball changed) * dev-util/wstool-0.1.12 (upstream tarball changed) * dev-util/wstool-0.1.13 (upstream tarball changed) * dev-util/rosdep-0.11.5 (upstream tarball deleted)
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|