Search Criteria
Package Details: realrtcw 4.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/realrtcw.git (read-only, click to copy) |
---|---|
Package Base: | realrtcw |
Description: | An overhaul mod for critically acclaimed Return To Castle Wolfenstein. |
Upstream URL: | http://www.moddb.com/mods/realrtcw-realism-mod |
Keywords: | games ioRTCW mod RealRTCW rtcw |
Licenses: | GPL |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-08-06 13:32 (UTC) |
Last Updated: | 2022-08-20 15:51 (UTC) |
Dependencies (13)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-git, freetype2-infinality-remix, freetype2-v35, freetype2-ultimate5)
- graphite (graphite-mozilla, graphite-git)
- harfbuzz (harfbuzz-git, harfbuzz-minimal-git)
- iortcw-data
- libjpeg-turbo (libjpeg-turbo-minimal-git, mozjpeg-git, libjpeg-turbo-git, mozjpeg)
- libogg (libogg-git)
- openal (openal-git, openal-minimal-git)
- opus (opus-git)
- opusfile (opusfile-git)
- pcre (pcre-svn)
- sdl2 (sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-nox, sdl2-nox-git, sdl2-git)
- zlib (zlib-static, zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- unzip (unzip-natspec, unzip-zstd) (make)
Latest Comments
1 2 Next › Last »
Retro_Gamer commented on 2022-08-20 15:32 (UTC) (edited on 2022-08-20 15:40 (UTC) by Retro_Gamer)
This will not build. Errors out here is an exerpt from just before it failed:
undemeon commented on 2021-05-08 01:03 (UTC)
code/cgame/cg_main.c: In function 'CG_LoadTranslationTextStrings': code/cgame/cg_main.c:893:2: error: format not a string literal and no format arguments [-Werror=format-security] 893 | Com_sprintf(filename, MAX_QPATH, file); | ^~~~~~~~~~~ cc1: some warnings being treated as errors make[2]: [Makefile:2715: build/release-linux-x86_64/main/cgame/cg_main.o] Error 1 rm build/release-linux-x86_64/rend2/glsl/bokeh_fp.c build/release-linux-x86_64/rend2/glsl/generic_vp.c build/release-linux-x86_64/rend2/glsl/ssao_fp.c build/release-linux-x86_64/rend2/glsl/calclevels4x_vp.c build/release-linux-x86_64/rend2/glsl/texturecolor_vp.c build/release-linux-x86_64/rend2/glsl/down4x_vp.c build/release-linux-x86_64/rend2/glsl/fogpass_fp.c build/release-linux-x86_64/rend2/glsl/depthblur_vp.c build/release-linux-x86_64/rend2/glsl/fogpass_vp.c build/release-linux-x86_64/rend2/glsl/shadowmask_fp.c build/release-linux-x86_64/rend2/glsl/texturecolor_fp.c build/release-linux-x86_64/rend2/glsl/down4x_fp.c build/release-linux-x86_64/rend2/glsl/tonemap_vp.c build/release-linux-x86_64/rend2/glsl/pshadow_vp.c build/release-linux-x86_64/rend2/glsl/lightall_fp.c build/release-linux-x86_64/rend2/glsl/dlight_fp.c build/release-linux-x86_64/rend2/glsl/generic_fp.c build/release-linux-x86_64/rend2/glsl/lightall_vp.c build/release-linux-x86_64/rend2/glsl/depthblur_fp.c build/release-linux-x86_64/rend2/glsl/calclevels4x_fp.c build/release-linux-x86_64/rend2/glsl/tonemap_fp.c build/release-linux-x86_64/rend2/glsl/shadowmask_vp.c build/release-linux-x86_64/rend2/glsl/shadowfill_vp.c build/release-linux-x86_64/rend2/glsl/bokeh_vp.c build/release-linux-x86_64/rend2/glsl/pshadow_fp.c build/release-linux-x86_64/rend2/glsl/dlight_vp.c build/release-linux-x86_64/rend2/glsl/ssao_vp.c build/release-linux-x86_64/rend2/glsl/shadowfill_fp.c make[2]: Leaving directory '/home/jurij/.cache/yay/realrtcw/src/RealRTCW-a1344ab17a53bda530e1f34c1a80bca7afcadcf4' make[1]: [Makefile:1361: targets] Error 2 make[1]: Leaving directory '/home/jurij/.cache/yay/realrtcw/src/RealRTCW-a1344ab17a53bda530e1f34c1a80bca7afcadcf4' make: *** [Makefile:1278: release] Error 2 ==> ERROR: A failure occurred in package(). Aborting... error making: realrtcw
undemeon commented on 2021-04-27 17:07 (UTC)
build crashes with code/cgame/cg_main.c: In function 'CG_LoadTranslationTextStrings': code/cgame/cg_main.c:893:2: error: format not a string literal and no format arguments [-Werror=format-security] 893 | Com_sprintf(filename, MAX_QPATH, file);
eschwartz commented on 2020-12-25 18:18 (UTC)
Do not use
ln -s -r
jiri.one commented on 2020-12-25 11:18 (UTC)
same problem like jose1711, please fix it.
jose1711 commented on 2020-12-20 15:48 (UTC)
sorry, it still does not work :-( now the path resolves to
/home/user/tmp/realrtcw/src//home/user/tmp/realrtcw/src/paks/z_realrtcw_maps.pk3
on my systemwhich is incorrect.
jose1711 commented on 2020-12-18 10:08 (UTC)
please add
cd "${srcdir}"
right before# Installing RealRTCW pk3
as currently building failseschwartz commented on 2020-12-17 15:03 (UTC)
Thanks for the quick response. :D
Looks much nicer now. <3
eschwartz commented on 2020-12-16 21:46 (UTC)
"${BASH_SOURCE[0]%/*}/moddb-downloader.sh"
should be used as DLAGENTS+=("moddb::<custom_downloader> %u %o"), see man makepkg.conf.This would let makepkg cache it in $SRCDEST, do builtin integrity checks, builtin extraction to srcdir, etc.
You just use the script to download https://www.moddb.com/downloads/start/${_mainid}/all and let it take care of extracting/following the url.
Thank you for fixing the toplevel echoing to stdout.
1 2 Next › Last »