Search Criteria
Package Details: etqw 1.5-4
Git Clone URL: | https://aur.archlinux.org/etqw.git (read-only, click to copy) |
---|---|
Package Base: | etqw |
Description: | Enemy Territory: Quake Wars is a commercial team and class-based multiplayer game. You need the retail DVD to play. |
Upstream URL: | http://zerowing.idsoftware.com/linux/etqw/ETQWFrontPage/ |
Licenses: | |
Conflicts: | |
Submitter: | Slash |
Maintainer: | Slash |
Last Packager: | Slash |
Votes: | 27 |
Popularity: | 0.003566 |
First Submitted: | 2007-10-21 00:09 |
Last Updated: | 2015-06-08 22:52 |
Dependencies (6)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-git, sdl2_compat12-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- unzip (unzip-natspec, unzip-iconv) (make)
Latest Comments
1 2 3 Next › Last »
zanny commented on 2016-06-06 03:51
If you are getting the classic "libGL error: unable to load driver" with etqw, do what you do with Steam and delete libgcc_s.so.1 and libstdc++.so.6 from the /opt/etqw directory so SDL uses the native libraries and it should work (it at least does for me).
EndlessEden commented on 2016-01-20 05:23
few more sources.
http://ftp.uwsg.indiana.edu/linux/gentoo/distfiles/ETQW-client-1.5-full.x86.run
http://www.fileprophets.com/planetquakewars/Linuxclient//ETQW-client-1.5-full.x86.run"
http://ftp.jeuxlinux.fr/files/ETQW-client-1.5-full.x86.run"
more listed here > http://www.filewatcher.com/_/?q=ETQW-client-1.5-full.x86.run (tested about 20% of them, most of them are gentoo mirrors)
---
Also, add optional for steam's version for data files.
Gently commented on 2014-04-08 12:12
Rebuild package:
change log:
* Added-dependency: etqw-data
* tidyup
aur/etqw | https://drive.google.com/file/d/0B-3Ad-VEtVXFZG5aS0dES3JKc3M/edit?usp=sharing | etqw-1.5.5.src.tar.gz
Gently commented on 2013-11-01 15:07
URL has been made new: http://zerowing.idsoftware.com/linux/etqw/ETQWFrontPage/
Gently commented on 2013-09-25 21:12
For something like this would it be better to keep the pkgver and pkgrel? I thought this since the filesystem hasn't changed.
Slash commented on 2013-09-02 19:48
I updated the PKGBUILD with a working mirror.
Anonymous comment on 2013-08-20 21:17
I had a problem installing this, it said the md5sum check failed. I'm guessing the URL for ETQW-client-1.5-linux.x86.run broke?
Slash commented on 2012-09-11 18:05
Oops, sorry, it's fixed now.
Anonymous comment on 2012-09-08 07:49
Also, due to the changed filename, the line
sh -c "unzip -o $srcdir/ETQW-client-${pkgver}-full.x86.run -d $srcdir/ data/*; true"
in the pkgbuild should be changed to ........ETQW-client-${pkgver}-linux.x86.run ......
in order to reflect the changed filename.
Slash commented on 2012-08-22 22:43
Thanks, I updated the mirror.