Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21604 - cstrike-server ebuild not working
Summary: cstrike-server ebuild not working
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-24 07:20 UTC by Koen Maes
Modified: 2011-09-14 20:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
changed ebuild (cstrike-server-1.5.ebuild,2.92 KB, application/octet-stream)
2003-05-24 07:27 UTC, Koen Maes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Koen Maes 2003-05-24 07:20:44 UTC
The cstrike-server ebuild (counter-strike dedicated server for linux) is not
working due to the wrong URL's that are in this (masked) ebuild. I found a
solution on the forums, posted by Holek.
Here's the corrected code:
<code>
P=cs_15_full
PS=statsme-2.7.1-cstrike
PC=hlg-1_41-en
STATSME=${WORKDIR}/statsme
CSGUARD=${WORKDIR}/csguard
S=${WORKDIR}/cstrike
DESCRIPTION="Halflife Counterstrike modification Linux Server"
SRC_URI="http://tx3.us.unitedadmins.com/files/${PC}.zip
        http://cesnet.dl.sourceforge.net/sourceforge/statsme/${PS}.zip
        ftp://ftp.splatterworld.de/games/hl/mods/cs/server/${P}.tar.gz"
HOMEPAGE="http://www.counter-strike.net"
KEYWORDS="x86"
SLOT="0"
LICENSE="ValveServer" 
</code>
only these url's are wrong, if you put them like this, the ebuild works flawlessly.
Comment 1 Koen Maes 2003-05-24 07:27:45 UTC
Created attachment 12359 [details]
changed ebuild

this is the original ebuild, only the url's were changed to the new one's, it
works flawlessly :)
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-05-24 08:33:34 UTC
that ebuild is not really working
something with csguad/hlguard is wrong
Comment 3 SpanKY gentoo-dev 2003-05-24 13:09:38 UTC
yes and all the fixes are in the old bug i made oh so long ago ... if only i got per file support in CONFIG_MASK this would not be an issue ...

*** This bug has been marked as a duplicate of 7093 ***
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2005-05-19 09:05:34 UTC
Closing to clean up after bugzilla upgrade.  reopen if closed in error.  Thanks.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:34:50 UTC
clean up bug list after bugzilla update