summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/tg_owt: Fix abseil-cpp requirementEsteve Varela Colominas2024-09-071-1/+1
| | | | | | | | tg_owt requires abseil-cpp to be built with c++17 or newer, this is the first ebuild version to do so. Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* media-libs/waffle: Stabilize 1.8.1 amd64, #938853Matt Turner2024-09-071-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Stabilize 1.8.1 x86, #938853Matt Turner2024-09-071-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/vidstab: unkeyword for ~mipsArthur Zamarin2024-09-063-3/+3
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/lv2: drop 1.18.10Arthur Zamarin2024-09-061-85/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/mesa: Version bump to 24.2.2Matt Turner2024-09-062-0/+491
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/plotutils: update LICENSEUlrich Müller2024-09-061-2/+2
| | | | | Closes: https://bugs.gentoo.org/880287 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-libs/netpbm: drop 11.7.0Viorel Munteanu2024-09-052-258/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* media-libs/netpbm: add 11.7.1Viorel Munteanu2024-09-052-0/+258
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* media-libs/netpbm: add 11.2.10Viorel Munteanu2024-09-052-0/+266
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* media-libs/oidn: add clang/llvm dependencyPaul Zander2024-09-052-4/+14
| | | | | | https://bugs.gentoo.org/936899 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openpgl: clarify neon2xPaul Zander2024-09-052-2/+4
| | | | | Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openpgl: backport Fix arm64 cpuflagsPaul Zander2024-09-051-4/+3
| | | | | Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openpgl: change urlPaul Zander2024-09-053-5/+5
| | | | | Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/vulkan-loader: Stabilize 1.3.290.0 arm64, #939009Sam James2024-09-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/vulkan-layers: Stabilize 1.3.290.0 arm64, #939009Sam James2024-09-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/mesa: merge USE=vulkan and USE=vulkan-overlayKostadin Shishmanov2024-09-041-7/+3
| | | | | | | | | | This commit removes USE=vulkan-overlay and enables the overlay by just toggling USE=vulkan, the former USE flag isn't needed, since the overlay has no additional dependencies. Closes: https://github.com/gentoo/gentoo/pull/38440 Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/mesa: remove dri3 meson build optionKostadin Shishmanov2024-09-041-1/+0
| | | | | | | | | | | | This commit removes -Ddri3=enabled from the ebuild, since it's now unconditionally enabled upstream [1], so there is a build failure if the option is passed through to meson. [1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30952 Closes: https://bugs.gentoo.org/939079 Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/libva-intel-media-driver: Version bump to 24.3.3Matt Turner2024-09-042-0/+58
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/gmmlib: Version bump to 22.5.1Matt Turner2024-09-042-0/+42
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/phonon: drop 4.11.1-r2Andreas Sturmlechner2024-09-044-95/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/phonon-vlc: drop 0.11.3-r1Andreas Sturmlechner2024-09-042-33/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/fluidsynth-dssi: EAPI8 bump, fix LICENSE, fix bug #847400Michael Mair-Keimberger2024-09-041-0/+37
| | | | | | | Closes: https://bugs.gentoo.org/847400 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/38414 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/embree: add 3.14.5-r1, 4.3.1-r1 fix 938522Paul Zander2024-09-043-0/+45
| | | | | | | | | | Fixed upstream in 4.3.3 Bug: https://bugs.gentoo.org/937275 Closes: https://bugs.gentoo.org/938522 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38296 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openpgl: Fix arm64 cpuflagsSebastian Parborg2024-09-041-5/+4
| | | | | | | | | | | openpgl requires the NEON ISA to be enabled when compiling for arm64. All arm64 cpus supports NEON so turn them on if arm64 is detected. Regular arm (non 64) is not supported upstream, so we don't add any code for the regular arm arch here Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opensubdiv: Remove glew useflagSebastian Parborg2024-09-042-1/+224
| | | | | | | | | | | Glew support is quite flaky as the is deprecated in favor of OpenSubDiv's own built in OpenGL library. Using the GLEW backend leads to crashes in Blender, so disable it in favor of the default built in library. Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/vulkan-loader: Stabilize 1.3.290.0 arm, #939009Sam James2024-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/vulkan-layers: Stabilize 1.3.290.0 arm, #939009Sam James2024-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/vulkan-loader: Stabilize 1.3.290.0 x86, #939009Sam James2024-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/vulkan-layers: Stabilize 1.3.290.0 x86, #939009Sam James2024-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/shaderc: Stabilize 2024.1-r1 x86, #939009Sam James2024-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/vulkan-loader: Stabilize 1.3.290.0 amd64, #939009Sam James2024-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/vulkan-layers: Stabilize 1.3.290.0 amd64, #939009Sam James2024-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/shaderc: Stabilize 2024.1-r1 amd64, #939009Sam James2024-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libtgvoip: Bump to 2.4.4_p20240706Esteve Varela Colominas2024-09-042-0/+64
| | | | | Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* media-libs/tg_owt: Bump to 0_pre20240804Esteve Varela Colominas2024-09-042-0/+124
| | | | | Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* media-libs/vips: enable py3.13Ionen Wolkens2024-09-031-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/libplacebo: enable py3.13Ionen Wolkens2024-09-032-2/+2
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/libdovi: drop 3.3.0Ionen Wolkens2024-09-032-192/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/libplacebo: drop 6.338.2Ionen Wolkens2024-09-032-127/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/freeglut: Drop old versionsMatt Turner2024-09-022-43/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/libva-intel-media-driver: Version bump to 24.3.2Matt Turner2024-09-022-0/+58
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/mesa: Version bump to 24.1.7Matt Turner2024-09-022-0/+495
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/mesa: Version bump to 24.2.1Matt Turner2024-09-022-0/+491
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/mesa: Stabilize 24.1.6 arm64, #938854Arthur Zamarin2024-09-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libva: Stabilize 2.22.0 arm64, #938849Arthur Zamarin2024-09-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libsdl2: add 2.30.7Sam James2024-09-022-0/+210
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libvisual: make sure elibtoolize is appliedEli Schwartz2024-09-011-2/+7
| | | | | | Needed to e.g. pass LTO warning flags through to the linker. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* media-libs/mesa: Stabilize 24.1.6 sparc, #938854Sam James2024-09-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/harfbuzz: Stabilize 9.0.0 sparc, #937718Sam James2024-09-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>