This commit is contained in:
Piotr Danecki 2025-04-18 08:32:00 +02:00 committed by GitHub
commit 80a2484db1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Template file for 'SDL3'
pkgname=SDL3
version=3.2.8
version=3.2.10
revision=1
build_style=cmake
configure_args="-DSDL_ALSA=ON -DSDL_RPATH=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=f87be7b4dec66db4098e9c167b2aa34e2ca10aeb5443bdde95ae03185ed513e0
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"