Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 927188

Summary: media-libs/sdl2-ttf-2.22.0, media-libs/sdl2-image-2.8.2 and media-libs/sdl2-mixer-2.8.0 version bump
Product: Gentoo Linux Reporter: Luke A. Guest <laguest>
Component: Current packagesAssignee: Gentoo Games <games>
Status: UNCONFIRMED ---    
Severity: normal CC: asturm, laguest
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: SDL2_image
SDL2_mixer
SDL2_ttf

Description Luke A. Guest 2024-03-17 09:55:55 UTC
Here are the updated ebuilds, minimal to no changes required.

Reproducible: Always
Comment 1 Luke A. Guest 2024-03-17 09:56:35 UTC
Created attachment 887818 [details]
SDL2_image
Comment 2 Luke A. Guest 2024-03-17 09:56:53 UTC
Created attachment 887819 [details]
SDL2_mixer
Comment 3 Luke A. Guest 2024-03-17 09:57:16 UTC
Created attachment 887820 [details]
SDL2_ttf
Comment 4 Luke A. Guest 2024-03-17 10:08:31 UTC
In fact it would be worth slotting these into SLOT="2".
Comment 5 Luke A. Guest 2024-03-17 10:12:38 UTC
No, I'm wrong, slots aren't required.
Comment 6 Andreas Sturmlechner gentoo-dev 2024-03-17 11:01:27 UTC
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.
Comment 7 Andreas Sturmlechner gentoo-dev 2024-03-17 11:02:38 UTC
Also: What versions
Comment 8 Luke A. Guest 2024-03-17 12:29:28 UTC
(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.
Comment 9 Larry the Git Cow gentoo-dev 2024-03-18 07:20:38 UTC
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(+)
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-18 08:58:35 UTC
I've done 2/3 of them. The other one needs some dep & option changes and I ran out of time then.