Search Criteria
Package Details: iortcw-git 1.51c.r129.g438e7d41-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/iortcw-git.git (read-only, click to copy) |
---|---|
Package Base: | iortcw-git |
Description: | Merge of ioquake3 features and fixes into Return to Castle Wolfenstein |
Upstream URL: | https://github.com/iortcw/iortcw |
Keywords: | Castle games Return RTCW To Wolfenstein |
Licenses: | GPL3 |
Conflicts: | iortcw |
Provides: | iortcw |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 14 |
Popularity: | 0.031936 |
First Submitted: | 2015-03-25 11:13 (UTC) |
Last Updated: | 2025-02-16 19:59 (UTC) |
Dependencies (13)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- graphite (graphite-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- iortcw-dataAUR
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libogg (libogg-gitAUR)
- openal (openal-gitAUR)
- opus (opus-gitAUR)
- opusfile (opusfile-gitAUR)
- pcre
- sdl2-compat (sdl2-compat-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- iortcw-venom-mod (requires iortcw)
Latest Comments
bobpaul commented on 2025-02-24 22:09 (UTC) (edited on 2025-03-05 19:55 (UTC) by bobpaul)
I was able to play this on ppc64le, ppc64, and ppc.
Anyway, if you'd be willing to add this patch to your PKGBUILD I'd appreciate it
bobpaul commented on 2025-02-23 15:19 (UTC)
sdl2-compat
providessdl2
. This should depend onsdl2
not onsdl2-compat
.r4v3n6101 commented on 2020-08-03 12:24 (UTC)
cmake
isn't required while building, remove it plzalexbrinister commented on 2019-10-27 20:14 (UTC)
libjpeg-turbo should be part of makedepends. When built in a chroot, the package fails to build with an error about missing
jpeglib.h
.browniesrgut commented on 2019-10-14 20:12 (UTC)
Hello,
The package failed at the symbolic links parts
ln: cannot create symbolic link '.../iortcw-git/pkg/iortcw-git/opt/realrtcw/main'...
I had to add "mkdir -p $pkgdir/opt/realrtcw/main" before "ln" commands in PKGBUILD. Package builds fine after that.
Neros commented on 2017-08-25 10:53 (UTC)
robertfoster commented on 2015-11-10 16:53 (UTC)
mpz commented on 2015-11-08 23:45 (UTC)
mpz commented on 2015-11-08 23:14 (UTC)
bebehei commented on 2014-12-29 15:13 (UTC)