
Did you get this working on Gentoo? And if so, where did you download it? The four or so mirrors I see listed are down. Its a ~62meg download, so I'd get to this ebuild quicker if I knew someone had it working somewhat on Gentoo.Guru wrote:StarControl: Timewarp - Probably one of the most overlooked Linux Games! Awesome! Great gfx, incredible gameplay!

No go for me either, source or binary. Maybe you can bug the developer to update it from libsdl 1.0 to 1.2, which isn't in portage.rXi wrote:NiL - NiL isnt Liero: NiL is a multiplayer worm game a little like quake, except it's 2d and a little like worms except it's realtime.
http://sourceforge.net/projects/nil/
I haven't been able to get it working, the whole thing is a little out of date. Both binaries and source are avaible.
rXi
Try: http://www.linux-games.com/timewarp/Pythonhead wrote:Did you get this working on Gentoo? And if so, where did you download it? The four or so mirrors I see listed are down. Its a ~62meg download, so I'd get to this ebuild quicker if I knew someone had it working somewhat on Gentoo.Guru wrote:StarControl: Timewarp - Probably one of the most overlooked Linux Games! Awesome! Great gfx, incredible gameplay!
Forgot to mention that I just downloaded it from the fileplanet mirror. Had no problems at all downloading.. The only downside was I had to do their free registration junk first.Pythonhead wrote:Did you get this working on Gentoo? And if so, where did you download it? The four or so mirrors I see listed are down. Its a ~62meg download, so I'd get to this ebuild quicker if I knew someone had it working somewhat on Gentoo.Guru wrote:StarControl: Timewarp - Probably one of the most overlooked Linux Games! Awesome! Great gfx, incredible gameplay!


Code: Select all
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit games
MY_P="-rc2"
S="${WORKDIR}/${PN}-linux-${PV}"
DESCRIPTION=""
HOMEPAGE="http://gens.consolemul.com/index.shtml"
SRC_URI="http://yabdeo.free.fr/${PN}${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND=">=media-libs/libsdl-1.2.0
=x11-libs/gtk+-2.2.1*
dev-lang/nasm"
src_compile() {
egamesconf
emake
}
src_install() {
make DESTDIR=${D} install || die
dodoc README INSTALL COPYING AUTHORS BUGS
prepgamesdirs
}


And how about a working ebuild for UT.Moled wrote:an ebuild for tatical ops would be nice (an unreal tourmanent mod)
http://www.tactical-ops.de/

Heh. I just got an email a day or two ago saying its been put into CVS. I don't know why, since it seemed clear we weren't done with it. Oh well.glitch13 wrote:Hey,
I've contacted the author of Super Empty Ball about the ebuild and he said he's already fixed the color depth issue, and the paths are currently on his todo list. He suggested, and I'd have to agree, to wait until his next release (where he also added "a number of graphical features, reorganized the game assets, added joystick support, and cut the package size in half") when many of these issues will be cleared up before trying an ebuild.
So, I guess this ebuild's on hold for now.

I just tried, it tries to connect but says the server is down. I haven't figured a way to connect to any other server. If anyone else wants to try, there is a binary tarball on their website that works fine after unpacking it. Let me know if you can connect and I'll give the ebuild another shot.stolNidenTT wrote:Pythonhead: just wanted to let you know that Andromeda9's server is apparently back up... i read it in their site's forum in the 'general' section...
http://www.andromeda9.com/forum.php?cat ... st&id=3612
if that's not true, there are still some other servers: apparently one is running on a T3, so i don't think we would have to worry about lagging :-P
works perfectly here and ive talked to users who've used is just fine :pAnd how about a working ebuild for UT.

Nah, I wasn't really complaining, if it bothered me so much I would have attempted to fix it or look into it myself. The whole fun of open source systems / software is.. what? end user can fix something. Hurray. No in all seriousness i think it is a touch flaky but I also think the loki installer for UT is just as easy as emerge so no complaints here.SpanKY wrote:works perfectly here and ive talked to users who've used is just fine :p
if you have a bug and dont tell us, we cant fix it because we dont know about it ... thus it makes complaining a useless point



Hmm. Are we compiling different versions? I used this one:stolNidenTT wrote:Pythonhead: what dependencies did you compile for A9? and were they all in the portage tree? cuz i'm looking for Amp11Lib and it doesn't seem to be in the portage tree... i think all of the other ones are there though.
thx
