Skip to content
Draft
Show file tree
Hide file tree
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
2 changes: 0 additions & 2 deletions packages/y/yquake2/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 6 additions & 4 deletions packages/y/yquake2/package.yml
Original file line number Diff line number Diff line change
@@ -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/
Expand All @@ -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
Expand All @@ -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
11 changes: 6 additions & 5 deletions packages/y/yquake2/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Homepage>https://www.yamagi.org/quake2/</Homepage>
<Packager>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
<Email>alfi@getsol.us</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>games.action</PartOf>
Expand All @@ -25,6 +25,7 @@ Game data must be placed in ~/.yq2/baseq2.
<Path fileType="executable">/usr/bin/q2ded</Path>
<Path fileType="executable">/usr/bin/quake2</Path>
<Path fileType="data">/usr/share/applications/yquake2.desktop</Path>
<Path fileType="data">/usr/share/licenses/yquake2/LICENSE</Path>
<Path fileType="data">/usr/share/metainfo/org.yamagi.YamagiQ2.appdata.xml</Path>
<Path fileType="data">/usr/share/pixmaps/quake2.png</Path>
<Path fileType="data">/usr/share/yquake2/baseq2/game.so</Path>
Expand All @@ -37,12 +38,12 @@ Game data must be placed in ~/.yq2/baseq2.
</Files>
</Package>
<History>
<Update release="27">
<Date>2025-10-07</Date>
<Version>8.60</Version>
<Update release="28">
<Date>2026-05-30</Date>
<Version>8.70</Version>
<Comment>Packaging update</Comment>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
<Email>alfi@getsol.us</Email>
</Update>
</History>
</PISI>