retroarch: update to 1.13.0

This commit is contained in:
Sembo Sadur 2022-11-26 17:18:05 +01:00 committed by classabbyamp
parent 285d6d6036
commit e9ac9ad9bd

View file

@ -1,7 +1,7 @@
# Template file for 'retroarch' # Template file for 'retroarch'
pkgname=retroarch pkgname=retroarch
version=1.10.3 version=1.13.0
revision=2 revision=1
build_style=configure build_style=configure
configure_args="--prefix=/usr --sysconfdir=/etc --enable-networking configure_args="--prefix=/usr --sysconfdir=/etc --enable-networking
--enable-udev --disable-builtinflac --disable-builtinglslang --enable-udev --disable-builtinflac --disable-builtinglslang
@ -24,7 +24,7 @@ license="GPL-3.0-or-later"
homepage="https://www.retroarch.com/" homepage="https://www.retroarch.com/"
changelog="https://raw.githubusercontent.com/libretro/RetroArch/master/CHANGES.md" changelog="https://raw.githubusercontent.com/libretro/RetroArch/master/CHANGES.md"
distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz" distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz"
checksum=2af44294e55f5636262284d650cb5fff55c9070ac3a700d4fa55c1f152dcb3f2 checksum=7f33bfb821440b2e30eb6c9d63eb4e2da1d2910ae90b43f691e3c28759739710
build_options="ffmpeg flac glcore gles2 glslang jack neon pulseaudio qt5 sdl2 vulkan wayland x11" build_options="ffmpeg flac glcore gles2 glslang jack neon pulseaudio qt5 sdl2 vulkan wayland x11"
build_options_default="ffmpeg flac glcore glslang pulseaudio sdl2 vulkan wayland x11" build_options_default="ffmpeg flac glcore glslang pulseaudio sdl2 vulkan wayland x11"