summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/libass: fix implicit dep on dev-libs/libunibreakCristian Othón Martínez Vera2024-10-042-0/+54
| | | | | | | | | | | Since version 0.17.0, ```media-libs/libass``` searches for ```dev-libs/libunibreak``` to optionally use the Unicode line breaking algorithm instead of ASS' much stricter rules. Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://bugs.gentoo.org/911414 Closes: https://github.com/gentoo/gentoo/pull/38871 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openfec: add 1.4.2.11Sam James2024-10-043-0/+49
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.3.7 ppc, #939940Sam James2024-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.3.7 amd64, #939940Sam James2024-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.3.7 x86, #939940Sam James2024-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.3.7 ppc64, #939940Sam James2024-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/mesa: Version bump to 24.2.4Matt Turner2024-10-032-0/+491
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/jbig2dec: Stabilize 0.20 arm, #940093Arthur Zamarin2024-10-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/lcms: Stabilize 2.16-r1 arm, #940081Arthur Zamarin2024-10-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libwebp: Stabilize 1.4.0 arm, #940080Arthur Zamarin2024-10-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/vips: add 8.15.4Ionen Wolkens2024-10-032-0/+168
| | | | | | | | | | Switch subslot to ${PV} because of libvips-cpp newly appending meson.project_version() to the soname. May cause useless rebuilds for packages not using -cpp but well, soname for other library can also change so they still need :=. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/jbig2dec: Stabilize 0.20 amd64, #940093Sam James2024-10-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/lcms: Stabilize 2.16-r1 amd64, #940081Sam James2024-10-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/mesa: filter LTO unconditionallySam James2024-10-033-6/+6
| | | | | | | | | | | | | | Mesa seems to have a tonne of issues with LTO and had some reports on IRC of hitting possibly https://gitlab.freedesktop.org/mesa/mesa/-/issues/11846 w/ GCC 13. Not worth the constant games with this, just filter unconditionally given we keep hearing of these different bugs involving LTO and none of them have been rootcaused/debugged/analysed upstream. Bug: https://gitlab.freedesktop.org/mesa/mesa/-/issues/11846 Bug: https://bugs.gentoo.org/932591 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libwebp: Stabilize 1.4.0 amd64, #940080Sam James2024-10-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/jbig2dec: Stabilize 0.20 ppc, #940093Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/jbig2dec: Stabilize 0.20 ppc64, #940093Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/jbig2dec: Stabilize 0.20 x86, #940093Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/lcms: Stabilize 2.16-r1 ppc, #940081Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/lcms: Stabilize 2.16-r1 ppc64, #940081Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/lcms: Stabilize 2.16-r1 x86, #940081Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libwebp: Stabilize 1.4.0 ppc, #940080Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libwebp: Stabilize 1.4.0 ppc64, #940080Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libwebp: Stabilize 1.4.0 x86, #940080Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/vulkan-loader: Reassign to vulkan@Matt Turner2024-10-021-6/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/vulkan-layers: Reassign to vulkan@Matt Turner2024-10-021-6/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/shaderc: Reassign to vulkan@Matt Turner2024-10-021-7/+7
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/opencv: Stabilize 4.9.0-r2 arm64, #939513Arthur Zamarin2024-10-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/opencv: Stabilize 4.9.0-r2 x86, #939513Arthur Zamarin2024-10-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/opencv: Stabilize 4.9.0-r2 amd64, #939513Arthur Zamarin2024-10-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/kcolorpicker: drop 0.2.0Andreas Sturmlechner2024-10-012-42/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/kimageannotator: drop 0.6.1Andreas Sturmlechner2024-10-012-52/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/netpbm: drop 11.7.2Viorel Munteanu2024-09-302-259/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* media-libs/netpbm: add 11.8.0Viorel Munteanu2024-09-305-3/+262
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* media-libs/gexiv2: Bump to 0.14.3Guillermo Joandet2024-09-292-0/+79
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38088 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-libs/oneVPL-intel-gpu: drop 24.2.2Andrew Ammerlaan2024-09-292-47/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-libs/oneVPL-intel-gpu: add 24.3.4Andrew Ammerlaan2024-09-292-0/+47
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-libs/libvpl-tools: add 1.2.0Andrew Ammerlaan2024-09-292-0/+72
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-libs/libvpl: drop 2.11.0Andrew Ammerlaan2024-09-292-52/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-libs/libvpl: add 2.13.0Andrew Ammerlaan2024-09-292-0/+52
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-libs/libsdl2: Stabilize 2.30.7-r1 amd64, #936073Sam James2024-09-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/netpbm: drop 11.7.1Viorel Munteanu2024-09-292-258/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* media-libs/netpbm: add 11.2.11, 11.7.2Viorel Munteanu2024-09-294-0/+584
| | | | | Closes: https://bugs.gentoo.org/940328 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* media-libs/libsdl2: Stabilize 2.30.7-r1 ppc, #936073Sam James2024-09-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libaom: Stabilize 3.9.1 x86, #940078Sam James2024-09-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libsdl2: Drop threads USE flag from 2.30.7-r1James Le Cuirot2024-09-281-2/+1
| | | | | | | It's effectively mandatory now. Closes: https://bugs.gentoo.org/931087 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/libsdl2: rename use flag fcitx4 to fcitxYongxiang Liang2024-09-283-8/+8
| | | | | | | | Closes: https://bugs.gentoo.org/920548 Closes: https://bugs.gentoo.org/936970 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38487 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/libsdl2: Drop oldJames Le Cuirot2024-09-285-890/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/libheif: needs <catch-3Sam James2024-09-281-1/+1
| | | | | Closes: https://bugs.gentoo.org/940256 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libjxl: Stabilize 0.11.0 arm, #940371Arthur Zamarin2024-09-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>