Search Criteria
Package Details: quake2xp-svn r1043-1
Git Clone URL: | https://aur.archlinux.org/quake2xp-svn.git (read-only, click to copy) |
---|---|
Package Base: | quake2xp-svn |
Description: | Quake 2 based engine with glsl per pixel lighting effects and more |
Upstream URL: | http://quake2xp.sourceforge.net/ |
Licenses: | GPL |
Submitter: | z33ky |
Maintainer: | None |
Last Packager: | z33ky |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-30 23:30 (UTC) |
Last Updated: | 2018-05-10 20:14 (UTC) |
Dependencies (7)
- devil-ilut-vanilla
- libvorbis (libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer)
- openal (openal-git, openal-minimal-git)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-git, sdl2_compat12-git, sdl12-compat-git, sdl12-compat)
- mesa (mesa-minimal+-git, mesa-i915g, mesa-d3d12, mesa-panfork-git, mesa-git, mesa-git-adreno, mesa-amdonly-gaming-git, mesa-steamos, mesa-minimal-git, mesa-rusticl-git, mesa-amber) (make)
- python2 (python2-bin) (make)
- unzip (unzip-natspec, unzip-zstd) (make)
Latest Comments
noabody commented on 2020-07-20 21:20 (UTC) (edited on 2020-07-20 21:27 (UTC) by noabody)
GCC 10 can compile but needs CFLAG
fcommon
. I use a perl replace in my PKGBUILD to update the makefile:That also removes
-march=native
which doesn't compile portable code like-march=x86-64 -mtune=generic
. Generally speaking, quake2xp builds and works better on MS Windows targets than Linux.Refer to Porting to GCC 10 for more information.
adomas commented on 2018-05-20 01:23 (UTC)
Downloaded the latest files from Yandex Disk, and I get this:
q2xpMaps.pkx ... FAILED
All other files check gets Passed, except for this one. Maybe sha256sum for this file has changed?
z33ky commented on 2018-05-10 20:15 (UTC)
It seems id took their FTP offline. I switched to another mirror.
jlanzobr commented on 2018-05-04 00:54 (UTC)
This package is broken. It can't find the Quake 2 3.20 exe.
reboant commented on 2017-07-24 22:50 (UTC)
7hePow commented on 2016-08-10 03:34 (UTC)
z33ky commented on 2016-08-09 22:36 (UTC)
7hePow commented on 2016-08-09 18:42 (UTC)