SDL3: update to 3.2.14

Signed-off-by: Piotr Danecki <i3riced@mailfence.com>
This commit is contained in:
Piotr Danecki 2025-05-25 12:00:54 +02:00 committed by classabbyamp
parent 89b3ad3cde
commit abc4392d9a

View file

@ -1,7 +1,7 @@
# Template file for 'SDL3'
pkgname=SDL3
version=3.2.8
revision=2
version=3.2.14
revision=1
build_style=cmake
configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF
-DSDL_CLOCK_GETTIME=ON -DSDL_PULSEAUDIO_SHARED=OFF
@ -15,7 +15,7 @@ license="Zlib"
homepage="https://www.libsdl.org/"
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt"
distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz"
checksum=13388fabb361de768ecdf2b65e52bb27d1054cae6ccb6942ba926e378e00db03
checksum=b7e7dc05011b88c69170fe18935487b2559276955e49113f8c1b6b72c9b79c1f
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"