Search Criteria
Package Details: iortcw-git 1.51c.r129.g438e7d41-2
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.007989 |
First Submitted: | 2015-03-25 11:13 (UTC) |
Last Updated: | 2025-04-24 14:11 (UTC) |
Dependencies (13)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- 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, sdl2-gitAUR, sdl2AUR)
- 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
1 2 Next › Last »
z0mb1e_kgd commented on 2025-05-15 05:44 (UTC)
Won't compile on the current GCC 15.1.1:
LD build/release-linux-x86_64/main/ui.mp.x86_64.so TOOLS_CC code/tools/lcc/etc/lcc.c TOOLS_CC code/tools/lcc/etc/bytecode.c TOOLS_CC code/tools/lcc/src/alloc.c In file included from code/tools/lcc/src/alloc.c:1: code/tools/lcc/src/c.h:648:1: error: 'constexpr' used with 'extern' 648 | extern Tree constexpr(int); | ^
~ code/tools/lcc/src/c.h:648:23: error: expected identifier or '(' before 'int' 648 | extern Tree constexpr(int); | ^~~ make[2]: *** [Makefile:1681: build/release-linux-x86_64/tools/rcc/alloc.o] Error 1This is probably connected to this lcc issue: https://github.com/drh/lcc/issues/56
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)
1 2 Next › Last »