summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/lib3mf: don't use bundled headersPaul Zander2024-11-251-68/+0
| | | | | | | | | The includes are hardcoded. This is fixed in newer releases, so instead of patching we just link the system includes to the place where they are expected. Closes: https://bugs.gentoo.org/944790 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/lib3mf: Fix compilation on GCC 15Christopher Fore2024-08-091-0/+1
| | | | | | | | | | | | - Tests pass - Patched file is not an installed header Note: Upstream PR fixes an additional file that does not error on 2.2.0 Upstream: https://github.com/3MFConsortium/lib3mf/pull/387 Closes: https://bugs.gentoo.org/937423 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/38030 Signed-off-by: Sam James <sam@gentoo.org>
* Move {dev-util → dev-debug}/valgrindMichał Górny2024-01-131-2/+2
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34786 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/lib3mf: Keyword 2.2.0 ppc64, #886101Arthur Zamarin2023-12-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/lib3mf: fix bug #895180Peter Levine2023-02-221-1/+2
| | | | | | | | | | | | Remove the lines in CMakeLists.txt that emit -std=c++11 (as wall as emitting -O2) to enable the compiler default, which builds against the latest GTest with both clang-16.0.0_pre20230107 and gcc-12.2.1_p20230121-r1. Closes: https://bugs.gentoo.org/895180 Closes: https://github.com/gentoo/gentoo/pull/29644 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/lib3mf: x86 stable wrt bug #828363Agostino Sarubbo2021-12-061-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/lib3mf: Stabilize 2.2.0 amd64, #828363Sam James2021-12-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/lib3mf: bump to 2.2.0Bernd Waibel2021-10-241-0/+66
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/22640 Signed-off-by: Sam James <sam@gentoo.org>