mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
9015eaf15b
commit
fd4adba65d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SDL2'
|
# Template file for 'SDL2'
|
||||||
pkgname=SDL2
|
pkgname=SDL2
|
||||||
version=2.30.10
|
version=2.32.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSDL_ALSA=ON -DSDL_ESD=OFF -DSDL_RPATH=OFF
|
configure_args="-DSDL_ALSA=ON -DSDL_ESD=OFF -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/SDL2/WhatsNew.txt"
|
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/SDL2/WhatsNew.txt"
|
||||||
distfiles="https://www.libsdl.org/release/SDL2-${version}.tar.gz"
|
distfiles="https://www.libsdl.org/release/SDL2-${version}.tar.gz"
|
||||||
checksum=f59adf36a0fcf4c94198e7d3d776c1b3824211ab7aeebeb31fe19836661196aa
|
checksum=f5c2b52498785858f3de1e2996eba3c1b805d08fe168a47ea527c7fc339072d0
|
||||||
|
|
||||||
# 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