summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/mesa: update NVK rust crate handling to use meson packagecacheEli Schwartz2024-07-123-65/+67
| | | | | | | | | | | | | | | | | | | | | | | | | We do a bit of a song and a dance to slip rust crates into meson's subprojects directory and migrate the meson.build files over. But meson can handle this builtin via: - `meson subprojects download` - providing the tarball seeds in the packagecache and relying on extraction at time of use It's a bit less fragile than manual extraction because meson guarantees that patch_directory handling is done and no need to manually reimplement it in bash. The downside, for the moment, is that previously the checksums didn't actually match what the meson wraps expected, due to the differences between crates.io distfiles and github distfiles. So we cannot rename the files on the mirror to what we want. Once all the crate versions have been bumped by the passing of time, we can rename them in SRC_URI and simply use ${MESON_PACKAGE_CACHE_DIR}, new since meson 1.3.0 (we already require 1.4 so that's okay), to tell meson that it should use wrap tarballs from ${DISTDIR} without any intervention. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* media-libs/pulseaudio-qt: Keyword 1.5.0 x86, #934215Arthur Zamarin2024-07-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libqaccessibilityclient: Keyword 0.6.0 x86, #934215Arthur Zamarin2024-07-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/vulkan-loader: Drop old versionsMatt Turner2024-07-112-60/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/vulkan-layers: Drop old versionsMatt Turner2024-07-112-61/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/shaderc: Drop old versionsMatt Turner2024-07-112-80/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/mesa: Drop old versionsMatt Turner2024-07-113-988/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/libva-intel-media-driver: Drop old versionsMatt Turner2024-07-115-232/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/libva: Drop old versionsMatt Turner2024-07-113-134/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/gmmlib: Drop old versionsMatt Turner2024-07-113-84/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/libva-intel-media-driver: Version bump to 24.2.5Matt Turner2024-07-102-0/+58
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/gmmlib: Version bump to 22.4.1Matt Turner2024-07-102-0/+42
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/wxsvg: Stabilize 1.5.24 x86, #929146Matoro Mahri2024-07-101-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/libgphoto2: Fix USE and IUSE handlingUlrich Müller2024-07-091-0/+216
| | | | | | | Closes: https://bugs.gentoo.org/935491 Signed-off-by: Ulrich Müller <ulm@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/37456 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-libs/mesa: Version bump to 24.1.3Matt Turner2024-07-082-0/+494
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/flac: make sure elibtoolize is appliedEli Schwartz2024-07-071-1/+6
| | | | | | Needed to e.g. pass LTO warning flags through to the linker. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* media-libs/quirc: Keyword 1.2-r2 riscv, #935683Yixun Lan2024-07-071-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* media-libs/quirc: Keyword 1.2-r2 ppc, #935683Sam James2024-07-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/quirc: Keyword 1.2-r2 ppc64, #935683Sam James2024-07-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/quirc: Keyword 1.2-r2 sparc, #935683Sam James2024-07-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/quirc: Keyword 1.2-r2 arm64, #935683Sam James2024-07-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libglvnd: Add py3.13 to -9999 tooMichał Górny2024-07-061-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/kquickimageeditor: Keyword 0.3.0-r100 riscv, #934361Jakov Smolić2024-07-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-libs/ksanecore: Keyword 24.05.2 riscv, #934361Jakov Smolić2024-07-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-libs/libglvnd: Enable py3.13Michał Górny2024-07-061-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/dssi: fixed incompatible pointerMiroslav Šulc2024-07-062-0/+21
| | | | | Closes: https://bugs.gentoo.org/925497 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/aubio: remove unused patchMichael Mair-Keimberger2024-07-061-31/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/oneVPL-cpu: drop USE flag "experimental"Andrew Ammerlaan2024-07-052-4/+2
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-libs/libvpl: drop 2.10.2Andrew Ammerlaan2024-07-053-90/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-libs/libvpl-tools: drop 1.0.0-r2Andrew Ammerlaan2024-07-052-72/+0
| | | | | Closes: https://bugs.gentoo.org/933835 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-libs/libvpl-tools: add 1.1.0Andrew Ammerlaan2024-07-052-0/+72
| | | | | Closes: https://bugs.gentoo.org/933835 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-libs/libvpl: add 2.12.0Andrew Ammerlaan2024-07-052-0/+52
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-libs/raptor: add 2.0.16Alfred Wingate2024-07-044-0/+175
| | | | | | | | | | | Libxml2 is going to remove nanohttp so use the curl backend unconditionally. Similarily fix patch for curl-config so that curl use flag actually works. Bug: https://bugs.gentoo.org/935487 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/37434 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/flac: pass -fno-ipa-ptaSam James2024-07-041-1/+5
| | | | | | | | | | | -fipa-pta exposes a test failure in replaygain_analysis. We might be able to replace this with a -ffp-contract=off (or standard, I guess) option but I'm too tired to experiment with that for tonight. Thanks to Alexander Monakov for the analysis. Bug: https://gcc.gnu.org/PR115533 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libffado: added python 3.12Miroslav Šulc2024-07-043-3/+84
| | | | | Closes: https://bugs.gentoo.org/929640 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/aubio: dropped obsolete 0.4.9-r2Miroslav Šulc2024-07-041-152/+0
| | | | | | Bug: https://bugs.gentoo.org/935423 Closes: https://bugs.gentoo.org/589262 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/libcddb: dropped obsolete 1.3.2-r1Miroslav Šulc2024-07-041-59/+0
| | | | | Bug: https://bugs.gentoo.org/935276 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/ksanecore: drop 24.05.1Andreas Sturmlechner2024-07-042-26/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/ksanecore: 24.05.2 version bumpAndreas Sturmlechner2024-07-042-0/+26
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/assimp: add 5.4.2Matthias Maier2024-07-032-0/+126
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* media-libs/aubio: Stabilize 0.4.9-r4 amd64, #935423Sam James2024-07-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/aubio: Stabilize 0.4.9-r4 ppc64, #935423Sam James2024-07-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/aubio: Stabilize 0.4.9-r4 x86, #935423Sam James2024-07-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/aubio: Stabilize 0.4.9-r4 sparc, #935423Sam James2024-07-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/virglrenderer: drop myself as a maintainerMatthias Maier2024-07-031-4/+0
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* media-libs/jasper: Keyword 4.2.2 alpha, #935374Matoro Mahri2024-07-031-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/libplacebo: add 7.349.0Ionen Wolkens2024-07-022-0/+127
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/pulseaudio-qt: Keyword 1.5.0 riscv, #934215Jakov Smolić2024-07-021-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-libs/libqaccessibilityclient: Keyword 0.6.0 riscv, #934215Jakov Smolić2024-07-021-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-libs/mpvqt: Keyword 1.0.0 arm64, #934361Sam James2024-07-021-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>