Bug 1216780 - 32-bit version of SDL2_ttf no longer available
Summary: 32-bit version of SDL2_ttf no longer available
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Upgrade Problems (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Jan Engelhardt
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on: 1210306
Blocks:
  Show dependency treegraph
 
Reported: 2023-11-01 09:25 UTC by David Gow
Modified: 2023-11-15 09:59 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---
jengelh: needinfo? (david)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Gow 2023-11-01 09:25:16 UTC
See also Bug #1210306

While the Simple Directmedia Layer (SDL) libraries are still available as 32-bit packages, SDL2_ttf is only available as a 64-bit package. This is despite SDL_ttf (the older, SDL 1.2 version) being available in both 64- and 32-bit variants.

Some games depend on 32-bit SDL2_ttf, and while many of them do bundle a copy, some do not, and others may benefit from using a newer distro-provided package instead.

I'd also personally appreciate the -devel-32bit variant, as I use them quite regularly to build wrappers and to cross-compile simple games, etc, but that's definitely more niche than having the binaries. It is available for the SDL 1.2-based SDL_ttf as well as for SDL2_devel, so all of its dependencies should be available.

Thanks very much!
-- David
Comment 1 Jan Engelhardt 2023-11-15 09:58:57 UTC
We need a list of those games.