Search Criteria
Package Details: crrcsim 0.9.13-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/crrcsim.git (read-only, click to copy) |
|---|---|
| Package Base: | crrcsim |
| Description: | RC airplane flight simulator |
| Upstream URL: | https://sourceforge.net/projects/crrcsim |
| Licenses: | GPL2 |
| Submitter: | karboncore |
| Maintainer: | karboncore |
| Last Packager: | karboncore |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-11-18 17:55 (UTC) |
| Last Updated: | 2026-03-22 16:19 (UTC) |
Dependencies (7)
- boost-libs
- jack2 (jack2-gitAUR, jack2-gitAUR, pipewire-jack-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- portaudio
- sdl12-compat (sdl12-compat-gitAUR)
- cgal (cgal-gitAUR) (make)
- plibAUR (libplib-binAUR) (make)
Latest Comments
karboncore commented on 2026-03-04 17:02 (UTC) (edited on 2026-03-22 16:23 (UTC) by karboncore)
I don't know how to fix this on Wayland, but if anyone figures it out I'll be happy to include the patch. The code has not been maintained in years.
EDIT: Fixed - must set
SDL_VIDEODRIVER=x11for this to run on Wayland. I have revised the .desktop file appropriately.Scattershot commented on 2026-02-16 14:32 (UTC)
No, I get the same error when built against sdl-compat-git.
karboncore commented on 2026-02-16 14:21 (UTC)
Does it work if you build against sdl12-compat-git?
Scattershot commented on 2026-02-16 00:42 (UTC)
Package builds but fails to execute on Wayland systems:
FATAL: ssgInit called without a valid OpenGL context.
Discussed here: https://github.com/libsdl-org/sdl12-compat/issues/252
Can this be fixed in the AUR packaging?