mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
SDL2: update to 2.26.5.
This commit is contained in:
parent
52254d2a26
commit
c0f877ee55
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.4
|
version=2.26.5
|
||||||
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=1a0f686498fb768ad9f3f80b39037a7d006eac093aad39cb4ebcc832a8887231
|
checksum=ad8fea3da1be64c83c45b1d363a6b4ba8fd60f5bde3b23ec73855709ec5eabf7
|
||||||
|
|
||||||
# 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