Versions
v0.7.4 :: 0 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- amd64 arm64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
media-libs / libpng : Portable Network Graphics library
Runtime Dependencies
Depending packages
games-emulation / dolphin : Gamecube and Wii game emulator
media-libs / opencv : A collection of algorithms and sample code for various computer vision problems
Bugs
- 969766
- media-libs/libspng-0.7.4 fails test - [gcc-16] [glibc-2.43] [meson] 49/208 spng:ch1n3p04 FAIL 0.03s exit status 1
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Add := to virtual/zlib deps, part 1
Done via: ``` git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-*/*: update for virtual/zlib
Update done using: ``` git grep -l sys-libs/zlib media-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
media-libs/libspng: skip broken tests due to newer libpng
Bug: https://bugs.gentoo.org/956692 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43413 Closes: https://github.com/gentoo/gentoo/pull/43413 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/libspng: Stabilize 0.7.4 arm64, #958746
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
media-libs/libspng: Stabilize 0.7.4 amd64, #945757
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
media-libs/libspng: Keyword 0.7.4 arm64, #938135
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
media-libs/libspng: new package, add 0.7.4
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>