Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/SDL3/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'SDL3'
pkgname=SDL3
version=3.4.12
version=3.4.14
revision=1
build_style=cmake
configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF
Expand All @@ -15,7 +15,7 @@ license="Zlib"
homepage="https://www.libsdl.org/"
changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt"
distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz"
checksum=f07b958a9ac5020fb7a44cadb957f658b2149c3c8abb4f63145fac9303249db7
checksum=30d4aa2b3037718142b32dffd4e72f917ebb6cc5227150e7bb9c45efb2153aeb

# Package build options
build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11"
Expand Down