Here are the updated ebuilds, minimal to no changes required. Reproducible: Always
Created attachment 887818 [details] SDL2_image
Created attachment 887819 [details] SDL2_mixer
Created attachment 887820 [details] SDL2_ttf
In fact it would be worth slotting these into SLOT="2".
No, I'm wrong, slots aren't required.
In general do not attach complete ebuilds, make unified diffs against up to date latest available release ebuild or 9999 if this is tracking the correct branch upstream spun the version bump from.
Also: What versions
(In reply to Andreas Sturmlechner from comment #7) > Also: What versions The versions are listed, these are the latest, what is in the tree is a bit behind.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afaa9e3fb5c34b1d7b67edc87b24491614e4ea4b commit afaa9e3fb5c34b1d7b67edc87b24491614e4ea4b Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-18 06:32:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-18 07:20:19 +0000 media-libs/sdl2-image: add 2.8.2 With tests wired up now too. Bug: https://bugs.gentoo.org/927188 Signed-off-by: Sam James <sam@gentoo.org> media-libs/sdl2-image/Manifest | 1 + media-libs/sdl2-image/sdl2-image-2.8.2.ebuild | 76 +++++++++++++++++++++++++++ 2 files changed, 77 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e0c305487e00e71323743c2d56b3e1cfa4fbc19 commit 3e0c305487e00e71323743c2d56b3e1cfa4fbc19 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-18 06:25:30 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-18 07:20:18 +0000 media-libs/sdl2-ttf: add 2.22.0 Bug: https://bugs.gentoo.org/927188 Signed-off-by: Sam James <sam@gentoo.org> media-libs/sdl2-ttf/Manifest | 1 + media-libs/sdl2-ttf/sdl2-ttf-2.22.0.ebuild | 42 ++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+)
I've done 2/3 of them. The other one needs some dep & option changes and I ran out of time then.