diff --git a/packages/y/yquake2/abi_used_symbols b/packages/y/yquake2/abi_used_symbols
index 1336eb7291a3..556ae574dbbc 100644
--- a/packages/y/yquake2/abi_used_symbols
+++ b/packages/y/yquake2/abi_used_symbols
@@ -173,14 +173,12 @@ libc.so.6:__realpath_chk
libc.so.6:__snprintf_chk
libc.so.6:__sprintf_chk
libc.so.6:__stack_chk_fail
-libc.so.6:__stpcpy_chk
libc.so.6:__strcat_chk
libc.so.6:__strcpy_chk
libc.so.6:__strncat_chk
libc.so.6:__vsnprintf_chk
libc.so.6:__xpg_basename
libc.so.6:_setjmp
-libc.so.6:abort
libc.so.6:backtrace
libc.so.6:backtrace_symbols
libc.so.6:bind
diff --git a/packages/y/yquake2/package.yml b/packages/y/yquake2/package.yml
index e7e0ec0a152c..08d4f26a6155 100644
--- a/packages/y/yquake2/package.yml
+++ b/packages/y/yquake2/package.yml
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : yquake2
-version : '8.60'
-release : 27
+version : '8.70'
+release : 28
source :
- - https://github.com/yquake2/yquake2/archive/refs/tags/QUAKE2_8_60.tar.gz : 7d7feb96cabdcf823273ef5056b20bd36fe5e1c5f20f476ef32b94a1ae37967a
+ - https://github.com/yquake2/yquake2/archive/refs/tags/QUAKE2_8_70.tar.gz : ace0a4eb4326e6406519c1ffe378f08f59080c8d5272e814ee898fa28e5739c2
license : GPL-2.0-or-later
component : games.action
homepage : https://www.yamagi.org/quake2/
@@ -20,7 +20,7 @@ rundeps :
- curl
- openal-soft
build : |
- %make WITH_RPATH=0 WITH_SYSTEMDIR=/usr/share/quake2 WITH_SYSTEMWIDE=1
+ %make WITH_RPATH=0 WITH_SYSTEMDIR=/usr/share/quake2 WITH_SYSTEMWIDE=1 WITH_SDL3=0
install : |
install -Dm00755 release/quake2 $installdir/usr/share/yquake2/quake2
install -Dm00755 release/q2ded $installdir/usr/share/yquake2/q2ded
@@ -36,3 +36,5 @@ install : |
install -dm00755 $installdir/usr/bin
ln -s /usr/share/yquake2/quake2 $installdir/usr/bin/quake2
ln -s /usr/share/yquake2/q2ded $installdir/usr/bin/q2ded
+
+ %install_license LICENSE
diff --git a/packages/y/yquake2/pspec_x86_64.xml b/packages/y/yquake2/pspec_x86_64.xml
index 6b805f561946..5e173f92fc12 100644
--- a/packages/y/yquake2/pspec_x86_64.xml
+++ b/packages/y/yquake2/pspec_x86_64.xml
@@ -4,7 +4,7 @@
https://www.yamagi.org/quake2/
Muhammad Alfi Syahrin
- malfisya.dev@hotmail.com
+ alfi@getsol.us
GPL-2.0-or-later
games.action
@@ -25,6 +25,7 @@ Game data must be placed in ~/.yq2/baseq2.
/usr/bin/q2ded
/usr/bin/quake2
/usr/share/applications/yquake2.desktop
+ /usr/share/licenses/yquake2/LICENSE
/usr/share/metainfo/org.yamagi.YamagiQ2.appdata.xml
/usr/share/pixmaps/quake2.png
/usr/share/yquake2/baseq2/game.so
@@ -37,12 +38,12 @@ Game data must be placed in ~/.yq2/baseq2.
-
- 2025-10-07
- 8.60
+
+ 2026-05-30
+ 8.70
Packaging update
Muhammad Alfi Syahrin
- malfisya.dev@hotmail.com
+ alfi@getsol.us
\ No newline at end of file