mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
SDL3: update to 3.2.14
Signed-off-by: Piotr Danecki <i3riced@mailfence.com>
This commit is contained in:
parent
89b3ad3cde
commit
abc4392d9a
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue