mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
304b747e4e
commit
4d5d451295
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.26.1
|
version=2.26.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
|
configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
|
||||||
|
@ -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=02537cc7ebd74071631038b237ec4bfbb3f4830ba019e569434da33f42373e04
|
checksum=95d39bc3de037fbdfa722623737340648de4f180a601b0afad27645d150b99e0
|
||||||
|
|
||||||
# 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