#694703 RFP: unvanquished -- a multi-player team-based alien vs

#694703#5
Date:
2012-11-29 10:33:38 UTC
From:
To:
Home page: http://www.unvanquished.net/
License: GPLv3 (?)
License:
https://github.com/Unvanquished/Unvanquished/blob/master/COPYING.txt
Description: Alien vs. Human Shooter
Comments: Inspired by Tremulous, uses the Daemon engine (OpenWolf fork).
Debian repo (unofficial): http://www.moreofthesa.me.uk/unv.xhtml
Info: http://wiki.debian.org/Games/Suggested

#694703#12
Date:
2013-12-31 21:53:45 UTC
From:
To:
Unvanquished would need to be restricted to unstable or experimental at
present, and put in section contrib/games. It is not suitable for inclusion
in a Debian release at this time; the game is too much in flux at present.

That aside, if somebody wants to upload this, I'll certainly help as upstream
packager and/or co-maintainer, but I have no intention of uploading to Debian
(well, getting sponsorship for that) myself until we reach beta.

Still, it would be useful to have a DD check the package anyway.


Debian repo (unofficial): http://www.unvanquished.net/download#debian_ubuntu
(the page on my own site is outdated)

#694703#17
Date:
2015-02-25 22:00:09 UTC
From:
To:
Package: wnpp
Severity: wishlist
Owner: "Sébastien Bertrand" <thedamocles@gmail.com>

* Package name: unvanquished
  Version: 0.36.0
  Upstream Author: Dan "kharnov" Floda, Harsh "Ishq" Modi, Maximilian
"Viech" Stahlberg, and others
* URL: http://www.unvanquished.net/
* License: GPL-3, CC BY-SA 2.5, zlib, BSD
  Programming Lang: C, C++
  Description: unvanquished is a multi-player team-based alien vs human
shooter

Unvanquished is a fast-paced, futuristic FPS with RTS elements, pitting
technologically advanced humans against hordes of highly adaptable aliens.
The player can choose from either team, providing a fresh gameplay
experience on both sides of the conflict.

#694703#30
Date:
2021-08-17 13:53:47 UTC
From:
To:
For those interested in this game (I hope this mailing list is relevant,
I don't mean to spam):

Unvanquished is now fully free, and the project considers it to be in beta.
See:
https://unvanquished.net/now-we-are-free/
https://unvanquished.net/unvanquished-0-52-beta-is-there/

They also provide a Flatpak release.


Kind regards
-Steven

#694703#35
Date:
2022-02-18 00:01:51 UTC
From:
To:
Thanks for this Stephen,

Unvanquished's engine is called Dæmon (yet another quake fork), and
superficially looks reasonable to package - all the deps are in Debian,
it's slow moving, uses CMake. Sadly it currently uses google
native-client which is downloaded at build time - since it is no longer
supported upstream, that's a pretty hard blocker to packaging work.

The next step for anyone wanting Unvanquished in Debian is to help
upstream migrate off gNaCl to something else like mozjs,
chromium-sandbox or asm.js.

https://github.com/DaemonEngine/Daemon
https://chromium.googlesource.com/native_client/src/native_client.git
--
emorrp1

#694703#40
Date:
2025-11-01 15:01:27 UTC
From:
To:
Recent upstream PR with debian packaging improvements (eventually useful to
use for Debian): https://github.com/Unvanquished/Unvanquished/pull/3448