SDL3 in repo

Message
Author
seasoned_geek
Posts: 29
Joined: Wed Jul 30, 2025 11:53 am

SDL3 in repo

#1 Post by seasoned_geek »

All,

Just curious as to when SDL3 will be in the repos. Build dependencies are listed here. In case saving mouse clicks makes it happen sooner.

============
Ubuntu 18.04, all available features enabled:

sudo apt-get install build-essential git make \
pkg-config cmake ninja-build gnome-desktop-testing libasound2-dev libpulse-dev \
libaudio-dev libjack-dev libsndio-dev libx11-dev libxext-dev \
libxrandr-dev libxcursor-dev libxfixes-dev libxi-dev libxss-dev libxtst-dev \
libxkbcommon-dev libdrm-dev libgbm-dev libgl1-mesa-dev libgles2-mesa-dev \
libegl1-mesa-dev libdbus-1-dev libibus-1.0-dev libudev-dev

Ubuntu 22.04+ can also add libpipewire-0.3-dev libwayland-dev libdecor-0-dev liburing-dev to that command line.
======

Honestly, if it really speeds up the process, just thieve the dependency script I wrote for my project
https://sourceforge.net/p/basisdoctrina ... dencies.sh

It doesn't package the library, but could with not that much effort.

User avatar
j2mcgreg
Global Moderator
Posts: 7235
Joined: Tue Oct 23, 2007 12:04 pm

Re: SDL3 in repo

#2 Post by j2mcgreg »

Submit a package request here:
viewforum.php?f=150
Be sure to include the links.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;

In Linux, newer isn't always better. The best solution is the one that works.

User avatar
timkb4cq
Developer
Posts: 3631
Joined: Wed Jul 12, 2006 4:05 pm

Re: SDL3 in repo

#3 Post by timkb4cq »

The sdl3 libraries are already in debian trixie, so they will definitely be in the upcoming mx25 release.
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

User avatar
Stevo
Developer
Posts: 14888
Joined: Fri Dec 15, 2006 7:07 pm

Re: SDL3 in repo

#4 Post by Stevo »

Here's one method to backport Trixie's sources for MX 23's multiple architectures. Soon to be in the test repo:

https://build.opensuse.org/project/show ... :sdl3-mx23

Anyway, it's much easier to backport the Trixie sources than to do it manually, though it also required a backport of libdecor. Debian splits the builds into several different packages, and if you just build and install a version from source into one big one, it's almost sure to cause trouble.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

User avatar
oops
Posts: 2032
Joined: Tue Apr 10, 2018 5:07 pm

Re: SDL3 in repo

#5 Post by oops »

.... So maybe a good news for Vdrift into MX25 repos ?

https://github.com/VDrift/vdrift/commits

Code: Select all

Commits on Aug 15, 2025
scons: Fix sdl3 config name.
Switch to SDL3.
...
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils MX Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19-23_x64 & antiX23_x32 runit

Post Reply

Return to “Software / Configuration”