[Lunar-commits] CVS: moonbase/games/krcon BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
Florin Braescu
florin at lunar-linux.org
Sat Jan 24 17:38:09 GMT 2004
Update of /var/cvs/lunar/moonbase/games/krcon
In directory dbguin.lunar-linux.org:/tmp/cvs-serv31870
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Krconlinux is an KDE tool for managing, browsing and queueing the games servers.
--- NEW FILE: BUILD ---
(
export LD_LIBRARY_PATH=/opt/lunar/qt/3/lib
export PATH=/opt/lunar/qt/3/bin:/opt/lunar/kde/3/bin:$PATH
export LD_RUN_PATH=/opt/lunar/kde/3/lib:/opt/lunar/kde/3/lib/kde3
QTDIR=/opt/lunar/qt/3
KDEDIR=/opt/lunar/kde/3
./configure --prefix=/opt/lunar/kde/3 \
--disable-debug \
--with-qt-dir=/opt/lunar/qt/3 \
--with-xinerama \
$OPTS &&
make &&
prepare_install &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends kdelibs3 &&
optional_depends "nc" "" "" "For Netcat support" &&
optional_depends "qstat" "" "" "For Qstat support"
--- NEW FILE: DETAILS ---
MODULE=krcon
VERSION=0.2
SOURCE=${MODULE}linux-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}linux-$VERSION
SOURCE_URL[0]=http://krconlinux.linuxgaming.net/downloads/$SOURCE
SOURCE_VFY=md5:739ae85f4fd76eb36804b448b1547d62
WEB_SITE=http://krconlinux.linuxgaming.net/
ENTERED=20040124
UPDATED=20040124
GARBAGE=off
MAINTAINER=florin at lunar-linux.org
SHORT="KRconLinux is querying, managing and browsing game servers."
cat << EOF
KRconLinux is a KDE tool for querying, managing and browsing game servers like
Half-Life mods (Counter Strike, Dod, etc.), Quake series, and more.
It features a console to send rcon commands, a server log receiver, an
(incomplete) IRC bot to monitor the games, and a chat console to interact with
the players inside the game. It is capable of listing the available server maps
and changing them, establishing server settings via configuration files,
changing the current server password, updating and modifying the server ban
list, kicking and banning players, and changing server variables.
EOF
More information about the Lunar-commits
mailing list