Skip to content
Merged
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
6 changes: 3 additions & 3 deletions packages/s/supertuxkart/package.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : supertuxkart
version : '1.5'
release : 21
release : 22
source :
- https://github.com/supertuxkart/stk-code/releases/download/1.5/SuperTuxKart-1.5-src.tar.gz : 33cf8841e4ff4082d80b9248014295bbbea61d14683e86dff100e3ab8f7b27cb
homepage : https://supertuxkart.net/
Expand Down Expand Up @@ -41,7 +41,7 @@ setup : |
%patch -p1 -i $pkgfiles/0001-Don-t-install-angelscript-devel-files.patch
%cmake_ninja -DUSE_SYSTEM_WIIUSE=ON
build : |
%ninja_build
%cmake_build
install : |
%ninja_install
%cmake_install
%install_license COPYING
6 changes: 3 additions & 3 deletions packages/s/supertuxkart/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</Description>
<PartOf>games.arcade</PartOf>
<RuntimeDependencies>
<Dependency releaseFrom="21">supertuxkart-assets</Dependency>
<Dependency releaseFrom="22">supertuxkart-assets</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/supertuxkart</Path>
Expand Down Expand Up @@ -5634,8 +5634,8 @@
</Files>
</Package>
<History>
<Update release="21">
<Date>2026-09-02</Date>
<Update release="22">
<Date>2026-09-07</Date>
<Version>1.5</Version>
<Comment>Packaging update</Comment>
<Name>David Harder</Name>
Expand Down