Search Criteria
Package Details: rvgl-bin 23.1030a1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rvgl-bin.git (read-only, click to copy) |
---|---|
Package Base: | rvgl-bin |
Description: | Rewrite of Re-Volt, popular R/C car racing game from 1999. |
Upstream URL: | https://rvgl.org |
Keywords: | game racing |
Licenses: | custom |
Groups: | rvgl-basic, rvgl-original, rvgl-online |
Submitter: | svito |
Maintainer: | Huki (svito) |
Last Packager: | Huki |
Votes: | 12 |
Popularity: | 0.001787 |
First Submitted: | 2019-05-04 16:36 (UTC) |
Last Updated: | 2023-10-30 05:09 (UTC) |
Dependencies (14)
- enet (enet-gtkorvo-gitAUR, enet-gitAUR)
- libunistring (libunistring-gitAUR)
- openal (openal-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- sdl2_image
- git (git-gitAUR, git-glAUR) (make)
- patchelf (patchelf-gitAUR) (make)
- flac (flac-gitAUR) (optional) – for FLAC support
- fluidsynth (fluidsynth-gitAUR) (optional) – for SoundFont 2 support
- libsndfile (libsndfile-gitAUR) (optional) – for uncompressed audio support
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (optional) – for OGG Vorbis support
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR) (optional) – for MPEG support
- rvgl-dcpackAUR (optional) – dreamcast content pack
- rvgl-soundtrackAUR (rvgl-io-soundtrackAUR) (optional) – game soundtrack
Required by (21)
- rvgl-basic
- rvgl-community-with-original-soundtrack
- rvgl-dcpack
- rvgl-io-cars
- rvgl-io-cars-bonus
- rvgl-io-clockworks
- rvgl-io-clockworks-modern
- rvgl-io-lms
- rvgl-io-loadlevel
- rvgl-io-music
- rvgl-io-skins
- rvgl-io-skins-bonus
- rvgl-io-soundtrack
- rvgl-io-stunts
- rvgl-io-tag
- rvgl-io-tracks
- rvgl-io-tracks-bonus
- rvgl-io-tracks-circuit
- rvgl-online
- rvgl-original
- rvgl-soundtrack
Latest Comments
1 2 3 Next › Last »
subuwm commented on 2023-03-05 18:10 (UTC) (edited on 2023-03-05 18:11 (UTC) by subuwm)
Hi, I get the following error when I try to install:
I tried clearing the cache but it results in the same error.
Huki commented on 2023-01-16 09:11 (UTC) (edited on 2023-04-08 10:35 (UTC) by Huki)
I just pushed a fix for this issue. libunistring.so.2 is now included in the package itself. I'm afraid we'll have to continue building the game against libunistring.so.2 to keep compatibility with other distros. But this solution should do for now.
EDIT: I've now used the patchelf solution suggested by @Kicer:
patchelf --replace-needed "libunistring.so.2" "libunistring.so.5" "rvgl.$_binsuffix"
Kicer commented on 2022-12-03 09:33 (UTC) (edited on 2022-12-03 09:33 (UTC) by Kicer)
@Huki: I'd suggest to include a fix for broken dependency in PKGFILE. I've found an interesting solution:
which replaces dependency to
libunistring.so.2
withlibunistring.so
Antonius commented on 2022-11-21 03:17 (UTC)
The game stopped working for a few weeks, and reinstalling did not fix it. But your command did the trick. Thanks!
christoph.gysin commented on 2022-11-10 07:08 (UTC)
Lates library issue:
Fixed with:
zyklopen commented on 2021-10-05 18:28 (UTC)
Very cool, thanks a lot! Runs like a charm on a Pi 400.
Huki commented on 2021-10-04 15:11 (UTC)
These architectures are now supported: i686, x86_64, armv7h and aarch64. Also, fluidsynth support should be working once again.
zyklopen commented on 2021-09-20 19:17 (UTC)
@Huki: Since this is the AUR, I actually had Arch Linux ARM or Manjaro for ARM in mind. :)
Huki commented on 2021-09-20 14:08 (UTC)
@zyklopen: Regarding aarch64, I'll look into this. If it must run on RPi OS, I guess the build should be Debian Buster based.
zyklopen commented on 2021-09-18 11:22 (UTC)
@Huki, first of all: thanks for your efforts in this project. Really cool! Any chance to add binaries for aarch64 / ARMv8a, so that we can enjoy RVGL on our Raspis?
1 2 3 Next › Last »