Search Criteria
Package Details: ironwail 0.8.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ironwail.git (read-only, click to copy) |
|---|---|
| Package Base: | ironwail |
| Description: | A fork of the popular GLQuake descendant QuakeSpasm with a focus on high performance instead of maximum compatibility, with a few extra features sprinkled on top. |
| Upstream URL: | https://github.com/andrei-drexler/ironwail |
| Keywords: | game port quake |
| Licenses: | GPL2 |
| Submitter: | Rush |
| Maintainer: | Rush |
| Last Packager: | Rush |
| Votes: | 4 |
| Popularity: | 1.63 |
| First Submitted: | 2023-03-18 18:05 (UTC) |
| Last Updated: | 2026-01-10 18:24 (UTC) |
Dependencies (6)
- flac (flac-gitAUR)
- libmad
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxmp (libxmp-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Latest Comments
Rush commented on 2026-01-10 18:26 (UTC)
@napcok Ah yeah, you're right, I've added it as a dependency. Thanks for the heads-up!
napcok commented on 2026-01-10 15:46 (UTC)
Maybe just libxmp is needed, which is a dependency of sdl2_mixer
libxmp.so.4 => /usr/lib/libxmp.so.4
Rush commented on 2026-01-09 20:16 (UTC)
@napcok I don't see any instance of
sdl_mixerbeing used in the code or in theCMakeLists.txtfile.The output of
ldddoesn't show it being a linking target either.Could you show me where it's a dependency?
napcok commented on 2026-01-09 14:58 (UTC)
I think sdl_mixer should be explicitly listed as a dependency.