[Lunar-commits] <moonbase> showeq: move it to crater.

Florin Braescu florin at lunar-linux.org
Tue Jan 5 20:02:45 CET 2010


commit d025df8162ca3549b29261677ce95e92fea387e0
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jan 5 21:02:45 2010 +0200

    showeq: move it to crater.
---
 games/showeq/BUILD   |   14 --------------
 games/showeq/DEPENDS |    4 ----
 games/showeq/DETAILS |   17 -----------------
 3 files changed, 0 insertions(+), 35 deletions(-)

diff --git a/games/showeq/BUILD b/games/showeq/BUILD
deleted file mode 100644
index f7edc64..0000000
--- a/games/showeq/BUILD
+++ /dev/null
@@ -1,14 +0,0 @@
-(
-
-  make -f Makefile.dist                           &&
-  ./configure  --prefix=/usr                       \
-               --sysconfdir=/etc/showeq            \
-               --localstatedir=/var                \
-               --infodir=/usr/share/info           \
-               --mandir=/usr/share/man             \
-               --with-qt-dir=${QT_PREFIX:-$QTDIR}  \
-               --datadir=/usr/share                \
-               $OPTS                              &&
-   default_make
-
-) > $C_FIFO 2>&1
diff --git a/games/showeq/DEPENDS b/games/showeq/DEPENDS
deleted file mode 100644
index 6728c18..0000000
--- a/games/showeq/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends  qt3      &&
-depends  libpcap  &&
-depends  libpng   &&
-depends  gdbm
diff --git a/games/showeq/DETAILS b/games/showeq/DETAILS
deleted file mode 100644
index e5107f4..0000000
--- a/games/showeq/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
-          MODULE=showeq
-         VERSION=5.3.0.0
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$SFORGE_URL/seq/
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:efee2bd98808b1f7f63509e6efa6b53b43da2f48
-        WEB_SITE=http://seq.sourceforge.net/
-      MAINTAINER=ratler at lunar-linux.org
-         ENTERED=20040513
-         UPDATED=20060307
-           SHORT="Realtime traffic analyzer for the game Everquest"
-
-cat << EOF
-ShowEQ sits passively and waits for Everquest packets to pass by on 
-the ethernet card. It rebuilds the data stream and displays useful
-information about the data being sent between client and server.
-EOF


More information about the Lunar-commits mailing list