Search Criteria
Package Details: srb2kart 1.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/srb2kart.git (read-only, click to copy) |
---|---|
Package Base: | srb2kart |
Description: | Source code modification of Sonic Robo Blast 2 with kart racing elements |
Upstream URL: | https://mb.srb2.org/showthread.php?t=43708 |
Keywords: | sonic_robo_blast_2_kart srb2kart |
Licenses: | GPL2 |
Submitter: | SteelT |
Maintainer: | SteelT |
Last Packager: | SteelT |
Votes: | 14 |
Popularity: | 0.026509 |
First Submitted: | 2019-01-21 04:28 (UTC) |
Last Updated: | 2022-11-04 19:56 (UTC) |
Dependencies (11)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- discord-rpc-gitAUR
- libgme (libgme-vgmplay-gitAUR, game_music_emu-kode54-gitAUR, libgme-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- sdl2_mixer
- srb2kart-dataAUR
- git (git-gitAUR, git-glAUR) (make)
- glu (glu-gitAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- nasm (nasm-gitAUR) (make, i686)
Latest Comments
1 2 3 Next › Last »
gameslayer commented on 2024-08-08 04:28 (UTC)
Ah yeah you are correct actually, my bad :)
badlydrawnface commented on 2024-08-08 04:27 (UTC) (edited on 2024-08-08 04:37 (UTC) by badlydrawnface)
@gameslayer no, it builds the latest release tag, a -git package would build the last pushed commit.
a -bin package, in contrast, would download and install a precompiled binary of a release.
also can we PLEASE not have
discord-rpc-git
as a hard dependency, it doesn't build due to a duplicated line in their upstream.clang-format
gameslayer commented on 2024-04-13 13:43 (UTC) (edited on 2024-04-13 13:43 (UTC) by gameslayer)
Hey me again, this should be a -git package and should be renamed to srb2kart-git since it builds from source. :)
jouven commented on 2024-04-10 17:20 (UTC) (edited on 2024-04-10 17:22 (UTC) by jouven)
Warning this didn't install correctly for me because discord-rpc-git had an error during compilation. It can be circumvented by installing discord-rpc-bin first, there will be some errors while installing srb2kart but it will work after.
@Edit I don't understand why discord-rpc-git is a hard dependency (the game can be played single-player or local-coop offline).
pix3l commented on 2022-11-02 08:46 (UTC)
SteelT commented on 2022-06-01 01:12 (UTC)
@gameslayer @Riksu9000 Added aarch64 support, considering
discord-rpc-api
being replaced withdiscord-rpc-git
forced me to update anyways.Riksu9000 commented on 2021-09-07 08:56 (UTC)
These are the changes required to fix aarch64 build.
gameslayer commented on 2020-08-23 14:14 (UTC) (edited on 2020-09-14 14:44 (UTC) by gameslayer)
Can you please update the makepkg file and add aarch64 to support Arm64 raspberry pi 4, I made a couple changes to the makepkg file to make it work and it works fine
Aicaya commented on 2020-07-11 15:59 (UTC) (edited on 2020-07-11 16:37 (UTC) by Aicaya)
I'd been having the same segfault issue and tried everything, so out of curiosity I decided to download the git version and that one works properly. I don't know which commit fixes it exactly (minor guess: this commit mentions OpenGL crashing on startup), but it does mean the next release will likely have that fixed so there's that.
DilithiumNitrate commented on 2020-05-26 18:17 (UTC)
I'm getting segfaults on both of my Arch Linux machines, one with Intel graphics and the other with AMD graphics, when loading this game with OpenGL enabled. Consistently, even after trying to adjust compilation flags or compiling with CMake. Software rendering works, however.
1 2 3 Next › Last »