Search Criteria
Package Details: ioquake3-git 20180304.gd28e667e-1
Git Clone URL: | https://aur.archlinux.org/ioquake3-git.git (read-only, click to copy) |
---|---|
Package Base: | ioquake3-git |
Description: | The de-facto OSS Quake 3 distribution. You need the retail/demo .pk3 files to play. |
Upstream URL: | http://ioquake3.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | Slash |
Maintainer: | Slash |
Last Packager: | Slash |
Votes: | 71 |
Popularity: | 0.26 |
First Submitted: | 2013-01-22 00:31 |
Last Updated: | 2020-12-23 03:13 |
Dependencies (11)
- curl (curl-git, curl-minimal-git)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo)
- libvorbis (libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer)
- openal (openal119-bin, openal-git, openal-minimal-git)
- opus (opus-git)
- opusfile (opusfile-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git, sdl2-nox-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- git (git-git) (make)
- mumble (mumble-minimal, mumble-snapshot, mumble-git) (optional) – Mumble VoIP support
Required by (14)
- quake3-cpma (requires quake3)
- quake3-cpma-maps (requires quake3)
- quake3-defrag (requires quake3)
- quake3-edawn (requires quake3)
- quake3-excessiveplus (requires quake3)
- quake3-fortress (requires quake3)
- quake3-freezetag (requires quake3)
- quake3-osp (requires quake3)
- quake3-rally (requires ioquake3)
- quake3-reactionq3 (requires quake3)
- quake3-rocketarena (requires quake3)
- quake3-stereoquake (requires quake3)
- quake3-threewave (requires quake3)
- quake3-urbanterror (requires quake3)
Latest Comments
1 2 3 4 5 Next › Last »
Techman35 commented on 2021-01-05 10:10
recursive error after: User Interface is version 3, expected 6 is there something i miss?
Slash commented on 2020-12-23 03:14
@Opvolger: I added
aarch64
to thearch
list, thanks for the heads up.Opvolger commented on 2020-12-22 20:32
Can you add aarch64 in arch=('i686' 'x86_64' 'aarch64') ? Works op pinebook pro!
Slash commented on 2018-03-04 18:44
@zeroxfourc: Thanks for the heads up, I updated the PKGBUILD
zeroxfourc commented on 2018-03-04 13:00
The .service file needs to be patched because of this commit: https://github.com/ioquake/ioq3/commit/ad10e6610c2f1064ac781936050f1d06ad8c67d1
Slash commented on 2017-09-05 23:07
You can't download the ioquake3 patches via script (try curl or wget, it just downloads HTML). It looks like it works if you spoof the referral header, but then it would need to be a separate curl or wget command in the PKGBUILD instead of just the URL as part of the sources array. We would also need to manually compute and check that the checksum matches instead of makepkg doing it automatically. That could be done, but I don't know if the end result is any neater :)
zeroxfourc commented on 2017-09-04 16:31
Just noticed the q3a.service error is actually from upstream, my bad! I've reported it!
zeroxfourc commented on 2017-09-04 16:30
Also, perhaps we should use the patch package ioquake3 provides?
https://www.ioquake3.org/data/quake3-latest-pk3s.zip
It probably doesn't matter either way, but I think it feels neater :)
zeroxfourc commented on 2017-09-04 16:22
The q3a.service file doesn't work:
Sep 04 18:16:17 ingarill systemd[1]: /usr/lib/systemd/system/q3a.service:8: Executable path is not absolute: $(which q3ded) +set dedicated 2
hoschi commented on 2017-03-15 00:02
Hello!
Everybody shall update the package, important security fixes are available:
------------------------------------------------------------------------------------------------
b173ac05 Merge some file writing extension checks from OpenJK.
f61fe5f6 Don't open .pk3 files as OpenAL drivers.
376267d5 Don't load .pk3s as .dlls, and don't load user config files from .pk3s.
...
------------------------------------------------------------------------------------------------
https://ioquake3.org/2017/03/13/important-security-update-please-update-ioquake3-immediately/
This packages is using Git, so the package itself doesn't need an upgrade.