[Lunar-commits] CVS: moonbase/games/showeq BUILD, 1.1, 1.2 DETAILS,
1.1, 1.2
Stefan Wold
ratler at lunar-linux.org
Thu May 27 19:30:43 GMT 2004
Update of /var/cvs/lunar/moonbase/games/showeq
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22241
Modified Files:
BUILD DETAILS
Log Message:
Showeq should now work again from the EverQuest patch yesterday that changed some opcodes
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/showeq/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 13 May 2004 21:57:12 -0000 1.1
+++ BUILD 27 May 2004 19:30:41 -0000 1.2
@@ -1,10 +1,5 @@
(
- sed -i -e "/^#include <qdatetime.h>/ {
- i#include <ctype.h>
- }" src/bazaarlog.cpp &&
- sedit 's,^/\*260\*/.*,/*260*/ uint8_t unknown260[31];,' src/everquest.h &&
- sedit 's,^/\*5044\*/.*,/*5044*/ uint8_t unknown4380[5348]; // *** Placeholder,' src/everquest.h &&
-
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
make -f Makefile.dist &&
./configure --prefix=/usr \
--sysconfdir=/etc/showeq \
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/showeq/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 13 May 2004 21:57:12 -0000 1.1
+++ DETAILS 27 May 2004 19:30:41 -0000 1.2
@@ -1,13 +1,16 @@
MODULE=showeq
VERSION=5.0.0.7_beta7
SOURCE=ShowEQ-$VERSION.tar.bz2
+ SOURCE2=showeq-5.0.0.7-040526.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/showeq
SOURCE_URL=$SFORGE_URL/seq/$SOURCE
+ SOURCE2_URL=$PATCH_URL/$SOURCE2
SOURCE_VFY=md5:d9f9722de9633b730bb11ca1e0c2b0bc
+ SOURCE2_VFY=md5:448ee72e5808b1f9b3604d44573471ba
WEB_SITE=http://seq.sourceforge.net/
MAINTAINER=ratler at lunar-linux.org
ENTERED=20040513
- UPDATED=20040513
+ UPDATED=20040527
SHORT="Realtime traffic analyzer for the game Everquest"
cat << EOF
ShowEQ sits passively and waits for Everquest packets to pass by on the
More information about the Lunar-commits
mailing list