Argonium is a kick-ass FPS based on the quake2 engine (although modified). Linux source can be found at: http://icculus.org/~ravage/argonium/ The games data files will probably have to be extracted from the binary game version (ie. there is no specific data file package). Reproducible: Always Steps to Reproduce:
Created attachment 81157 [details] argonium-1.00.ebuild Here is an ebuild which compiles from source, and installs the game data.
This is a game.
Cannot find a fetchable source.
@ Sergey Popov: those are not fetchable either
(In reply to Julian Ospald (hasufell) from comment #4) > @ Sergey Popov: those are not fetchable either I have checked once more time, just see: pinkbyte@phantom ~ $ LANG=C wget http://icculus.org/~ravage/argonium/argonium_1.00_src.tar.gz --2013-06-26 07:56:22-- http://icculus.org/~ravage/argonium/argonium_1.00_src.tar.gz Resolving icculus.org (icculus.org)... 74.81.175.20 Connecting to icculus.org (icculus.org)|74.81.175.20|:80... connected. HTTP request sent, awaiting response... 307 Temporary Redirect Location: http://offload1.icculus.org/~ravage/argonium/argonium_1.00_src.tar.gz [following] --2013-06-26 07:56:22-- http://offload1.icculus.org/~ravage/argonium/argonium_1.00_src.tar.gz Resolving offload1.icculus.org (offload1.icculus.org)... 75.119.215.216 Connecting to offload1.icculus.org (offload1.icculus.org)|75.119.215.216|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3227751 (3.1M) [application/x-gzip] Saving to: 'argonium_1.00_src.tar.gz' 100%[==================================================================================================================================>] 3,227,751 603KB/s in 8.3s 2013-06-26 07:56:32 (379 KB/s) - 'argonium_1.00_src.tar.gz' saved [3227751/3227751 pinkbyte@phantom ~/1 $ tar xzf argonium_1.00_src.tar.gz pinkbyte@phantom ~/1 $ ls argonium_1.00_src.tar.gz argonium_src It does not build on amd64, though, complains "Unknown arch", but it still can be target for sunrise, for example
I made it compile with some hackery, "-m32" and ARCH="i386". I might add it to my overlay, but this is in no way suitable for the tree.
oh well, actually it works on amd64 as well with a few modifications
no, it fails to start then :(
https://github.com/hasufell/hasufell-overlay/blob/master/games-fps/argonium/argonium-1.00.ebuild