Search Criteria
Package Details: unvanquished 0.56.2-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/unvanquished.git (read-only, click to copy) |
|---|---|
| Package Base: | unvanquished |
| Description: | A team-based, fast-paced, fps/rts hybrid game that pits aliens against humans |
| Upstream URL: | https://www.unvanquished.net |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | unvanquished-git |
| Provides: | unvanquished |
| Submitter: | Viech |
| Maintainer: | Viech |
| Last Packager: | Viech |
| Votes: | 63 |
| Popularity: | 0.95 |
| First Submitted: | 2012-07-24 13:59 (UTC) |
| Last Updated: | 2026-05-21 14:41 (UTC) |
Dependencies (24)
- curl (curl-gitAUR, curl-c-aresAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- geoip (geoip-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- gmp (gmp-hgAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libogg (libogg-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtheora (libtheora-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libwebp (libwebp-gitAUR)
- ncurses (ncurses-gitAUR)
- nettle (nettle-gitAUR)
- openal (openal-gitAUR)
- opusfile (opusfile-gitAUR)
- sdl3 (sdl3-noibus-gitAUR, sdl3-gitAUR)
- shared-mime-info (shared-mime-info-gitAUR)
- speex (speex-gitAUR)
- Show 4 more dependencies...
Required by (1)
- unvtray (optional)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
illwieckz commented on 2026-05-21 11:51 (UTC)
By reading this page, I notice that the PKGBUILD still depends on SDL2. But we migrated the Dæmon engine to SDL3 and we removed SDL2 support (being dual SDL would have been too costly).
I guess it works by luck because
sdl2-compatis favored andsdl2-compatis implemented over SDL3 and then thesdl3package is pulled and the dependency is satisfied. But on systems that would favor thesdl2package for various reasons, the build would fail.simona commented on 2026-05-21 10:37 (UTC)
solved. tnx.
Viech commented on 2026-05-21 10:34 (UTC)
Updated with the proposed fix; thank you!
illwieckz commented on 2026-05-21 08:01 (UTC)
This is likely a more accurate PKGBUILD patch:
illwieckz commented on 2026-05-21 07:32 (UTC)
Ishq implemented a patch that hopefully fixes this compilation error:
This just got merged, so maybe this little change to the PKGBUILD file would bring that engine patch and fix the AUR build:
Viech commented on 2026-05-19 15:56 (UTC)
I'm currently not aware of a workaround or patch for this problem; as soon as someone provides one I will include it.
iyanmv commented on 2026-05-19 07:28 (UTC)
Fails to build for me, too.
simona commented on 2026-05-14 20:52 (UTC)
Viech commented on 2026-03-25 18:02 (UTC)
@Mister_Ingar Your point is correct on a technical level, but I would assume that the vast majority of this package's users run
my_pacman_wrapper -S unvanquishedand expect a playable game to come out of it. I don't want to make the process less intuitive for them.Mister_Ingar commented on 2026-03-25 17:35 (UTC)
No need to add unvanquished-data as a dependency, it builds fine without. If anything, unvanquished-data should depend on the engine and not the other way around, that way you can build both without having to actually install -data on the build host.
1 2 3 4 5 6 7 Next › Last »