Search Criteria
Package Details: unvanquished 0.53.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/unvanquished.git (read-only, click to copy) |
---|---|
Package Base: | unvanquished |
Description: | A team-based, fast-paced, fps/rts hybrid game which pits aliens against humans. |
Upstream URL: | https://www.unvanquished.net |
Licenses: | GPL3 |
Conflicts: | unvanquished-git |
Provides: | unvanquished |
Submitter: | Viech |
Maintainer: | Viech |
Last Packager: | Viech |
Votes: | 60 |
Popularity: | 0.32 |
First Submitted: | 2012-07-24 13:59 (UTC) |
Last Updated: | 2022-08-13 13:15 (UTC) |
Dependencies (24)
- curl (curl-minimal-git, curl-git)
- desktop-file-utils (desktop-file-utils-git)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-v35, freetype2-git, freetype2-ultimate5, freetype2-infinality-remix)
- geoip (geoip-git)
- glew (glew-libepoxy, glew-egl-glx, glew-git)
- gmp (gmp-hg)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libjpeg-turbo (libjpeg-turbo-minimal-git, mozjpeg-git, mozjpeg, libjpeg-turbo-git)
- libogg (libogg-git)
- libpng (libpng-apng, libpng-minimal-git, libpng-git)
- libtheora (libtheora-ptalarbvorm, libtheora-git)
- libvorbis (libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer)
- libwebp (libwebp-git)
- ncurses (ncurses-nohex, ncurses-git)
- nettle (nettle-git)
- openal (openal-git, openal-minimal-git)
- opusfile (opusfile-git)
- sdl2 (sdl2-rbp-bin, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-rpi, sdl2-nox-git, sdl2-nox, sdl2-git)
- shared-mime-info (shared-mime-info-git)
- speex (speex-git)
- Show 4 more dependencies...
Latest Comments
Viech commented on 2022-04-30 08:16 (UTC) (edited on 2022-04-30 08:16 (UTC) by Viech)
I applied the fix by moonaru as 0.25.1-2. Thanks!
moonaru commented on 2022-04-26 12:42 (UTC)
The application does not compile due to breakpad. Breakpad developers fixed the bug but did not update. The error is as follows:
/home/onur/.cache/yay/unvanquished/src/Unvanquished-unvanquished-0.52.1/daemon/libs/breakpad/src/client/linux/handler/exception_handler.cc: In function 'void google_breakpad::{anonymous} ::InstallAlternateStackLocked()': /home/onur/.cache/yay/unvanquished/src/Unvanquished-unvanquished-0.52.1/daemon/libs/breakpad/src/client/linux/handler/exception_handler.cc:141:49: error: no matching function for call to 'max(int, long int)' 141 | static const unsigned kSigStackSize = std::max(16384, SIGSTKSZ);
The fix for the error is commit as follows: https://github.com/DaemonEngine/breakpad/commit/cdb9214e3a81223c48a913fd18c05a8d48404620
As seen in Commit, the error has been fixed. Temporarily manually edit the PKGBUILD and add the following at the end of the 'prepare()' section:
sed -i 's/16384, SIGSTKSZ/16384u, static_cast<unsigned>(SIGSTKSZ)/g' $(find ${_breakpad} -name "exception_handler.cc")
Viech commented on 2021-01-27 18:59 (UTC)
Due to reasons that are weird and I won't go into detail here, there is literally not a byte difference between versions 0.51.1 and 0.51.2. They're the same git tag and same set of game assets. But hey, if you flag this out of date, sure I'll provide you with the full 0.51.2 experience! :)
Viech commented on 2018-11-03 11:01 (UTC)
This was flagged out of date, but the Alpha 51 release was not actually made despite the v0.51.0 tag existing.
Viech commented on 2018-01-21 17:14 (UTC)
In case you are having trouble compiling due to an "invalid conversion from ‘unsigned char’ to ‘char’" in Crypto.cpp, you can try to append
cd "${_unvanquished}/daemon"; curl https://github.com/DaemonEngine/Daemon/commit/d22a354ce9ab143a39e7e3021ff5b3264e1d1361.patch | patch -p1
to the end of the prepare function. The issue will be fixed with the next release of Unvanquished. I'll also look into using Pacman hooks with that release.
goetzc commented on 2016-08-09 17:55 (UTC)
Viech commented on 2016-07-08 18:13 (UTC)
widowild commented on 2016-07-08 14:57 (UTC)
maek commented on 2015-05-14 20:53 (UTC)
Viech commented on 2015-05-14 19:23 (UTC)
Viech commented on 2015-05-14 19:19 (UTC)
maek commented on 2015-05-14 18:45 (UTC)
Viech commented on 2014-08-26 12:07 (UTC)
Viech commented on 2014-08-05 17:50 (UTC)
RazZziel commented on 2014-08-05 17:44 (UTC)
Viech commented on 2014-07-19 21:43 (UTC)
wasperen commented on 2014-07-19 21:37 (UTC)
Viech commented on 2014-07-19 17:25 (UTC)
wasperen commented on 2014-07-19 17:07 (UTC)
Viech commented on 2014-05-30 15:33 (UTC)
gillux commented on 2014-05-12 01:14 (UTC)
Viech commented on 2014-05-11 18:19 (UTC)
munzirtaha commented on 2014-05-10 18:33 (UTC)
Viech commented on 2014-05-10 16:54 (UTC)
munzirtaha commented on 2014-05-10 14:42 (UTC)
Viech commented on 2014-05-10 13:21 (UTC)
munzirtaha commented on 2014-05-10 02:41 (UTC)
Viech commented on 2014-05-06 01:56 (UTC)
Pyromaniac commented on 2014-04-27 11:42 (UTC)
Viech commented on 2014-02-03 04:54 (UTC)
Viech commented on 2014-01-21 03:35 (UTC)
WorMzy commented on 2014-01-19 00:33 (UTC)
Viech commented on 2013-12-03 21:57 (UTC)
eca commented on 2013-12-03 01:30 (UTC)
ctown.myth commented on 2013-12-02 04:39 (UTC)
ctown.myth commented on 2013-12-02 04:30 (UTC)
Viech commented on 2013-11-03 20:23 (UTC)
Viech commented on 2013-09-14 15:47 (UTC)
cesarramsan commented on 2013-09-14 08:15 (UTC)
Viech commented on 2013-09-11 18:56 (UTC)
RunningDroid commented on 2013-09-10 16:16 (UTC)
jffstone commented on 2013-08-08 08:36 (UTC)
Viech commented on 2013-07-14 13:03 (UTC)
someoneelse123 commented on 2013-07-08 23:28 (UTC)
Viech commented on 2012-08-28 13:24 (UTC)
MCMic commented on 2012-08-27 14:36 (UTC)
Viech commented on 2012-08-26 15:45 (UTC)
Ape commented on 2012-08-25 17:06 (UTC)