mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
SDL2: update to 2.0.10.
This commit is contained in:
parent
e3553f63ac
commit
e79f6fb696
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'SDL2'
|
# Template file for 'SDL2'
|
||||||
pkgname=SDL2
|
pkgname=SDL2
|
||||||
version=2.0.9
|
version=2.0.10
|
||||||
revision=4
|
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
|
||||||
--enable-clock_gettime --disable-nas --disable-arts --disable-x11-shared
|
--enable-clock_gettime --disable-nas --disable-arts --disable-x11-shared
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="http://www.libsdl.org/"
|
homepage="http://www.libsdl.org/"
|
||||||
distfiles="http://www.libsdl.org/release/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.libsdl.org/release/${pkgname}-${version}.tar.gz"
|
||||||
checksum=255186dc676ecd0c1dbf10ec8a2cc5d6869b5079d8a38194c2aecdff54b324b1
|
checksum=b4656c13a1f0d0023ae2f4a9cf08ec92fffb464e0f24238337784159b8b91d57
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gles opengl pulseaudio sndio vulkan wayland x11"
|
build_options="gles opengl pulseaudio sndio vulkan wayland x11"
|
||||||
|
|
Loading…
Add table
Reference in a new issue