This commit is contained in:
Roger Freitas Pereira 2025-04-10 13:14:16 +03:00 committed by GitHub
commit 5674d3539c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.32.0
version=2.32.4
revision=1
build_style=cmake
configure_args="-DSDL_ALSA=ON -DSDL_ESD=OFF -DSDL_RPATH=OFF
@ -15,7 +15,7 @@ license="Zlib"
homepage="https://www.libsdl.org/"
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/SDL2/WhatsNew.txt"
distfiles="https://www.libsdl.org/release/SDL2-${version}.tar.gz"
checksum=f5c2b52498785858f3de1e2996eba3c1b805d08fe168a47ea527c7fc339072d0
checksum=f15b478253e1ff6dac62257ded225ff4e7d0c5230204ac3450f1144ee806f934
# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"