[Lunar-commits] <moonbase> krcon: move it to crater.
Florin Braescu
florin at lunar-linux.org
Sat Jan 2 15:00:53 CET 2010
commit 1fcf1ec7828716286357ed3e606cb229810ede49
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jan 2 16:00:53 2010 +0200
krcon: move it to crater.
---
games/krcon/BUILD | 18 ------------------
games/krcon/DEPENDS | 4 ----
games/krcon/DETAILS | 23 -----------------------
3 files changed, 0 insertions(+), 45 deletions(-)
diff --git a/games/krcon/BUILD b/games/krcon/BUILD
deleted file mode 100644
index bfbbf77..0000000
--- a/games/krcon/BUILD
+++ /dev/null
@@ -1,18 +0,0 @@
-(
- export LD_LIBRARY_PATH=${QT_PREFIX:-$QTDIR}/lib
- export PATH=${QT_PREFIX:-$QTDIR}/bin:${KDE_PREFIX:-$KDEDIR}/bin:$PATH
- export LD_RUN_PATH=${KDE_PREFIX:-$KDEDIR}/lib:${KDE_PREFIX:-$KDEDIR}/lib/kde3
- QTDIR=${QT_PREFIX:-$QTDIR}
- KDEDIR=${KDE_PREFIX:-$KDEDIR}
-
- ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
- --disable-debug \
- --with-qt-dir=${QT_PREFIX:-$QTDIR} \
- --with-xinerama \
- $OPTS &&
-
- make &&
- prepare_install &&
- make install
-
-) > $C_FIFO 2>&1
diff --git a/games/krcon/DEPENDS b/games/krcon/DEPENDS
deleted file mode 100644
index cca5ee5..0000000
--- a/games/krcon/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends kdelibs3 &&
-
-optional_depends "nc" "" "" "For Netcat support" &&
-optional_depends "qstat" "" "" "For Qstat support"
diff --git a/games/krcon/DETAILS b/games/krcon/DETAILS
deleted file mode 100644
index da6a1da..0000000
--- a/games/krcon/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
- 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_VFY=md5:739ae85f4fd76eb36804b448b1547d62
- WEB_SITE=http://krconlinux.linuxgaming.net/
- ENTERED=20040124
- UPDATED=20040124
- GARBAGE=off
- MAINTAINER=florin at lunar-linux.org
- SHORT="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