mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
SDL3: update to 3.2.16
Signed-off-by: Piotr Danecki <i3riced@mailfence.com>
This commit is contained in:
parent
fa1428057d
commit
7b44527dc6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SDL3'
|
# Template file for 'SDL3'
|
||||||
pkgname=SDL3
|
pkgname=SDL3
|
||||||
version=3.2.14
|
version=3.2.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF
|
configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF
|
||||||
|
@ -15,7 +15,7 @@ license="Zlib"
|
||||||
homepage="https://www.libsdl.org/"
|
homepage="https://www.libsdl.org/"
|
||||||
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt"
|
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt"
|
||||||
distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz"
|
distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz"
|
||||||
checksum=b7e7dc05011b88c69170fe18935487b2559276955e49113f8c1b6b72c9b79c1f
|
checksum=6340e58879b2d15830c8460d2f589a385c444d1faa2a4828a9626c7322562be8
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"
|
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"
|
||||||
|
|
Loading…
Add table
Reference in a new issue