PDA

View Full Version : CVS commit and tarball of ShowEQ 5 Beta 6



Zaphod
02-14-2004, 12:10 PM
CVS commit of ShowEQ 5 Beta 6 (aka ShowEQ 5.0.0.6),

It works with 02/10/04 EQ Live (GoD).

This is a BETA release. The latest stable release remains ShowEQ 4.3.19.



dohpaZ (02/14/04)
---------------------

Updated version to 5.0.0.6
Patch to fix QCursor issue.
More updates to work with 02/10/04 EQLive
Added the "Dockable" sub-menu to the View menu to control the dockability of various windows.



NOTE: ShowEQ now requires Qt 3.1 or higher.

NOTE: You must use eqstr_us.txt for formatted strings (instead of eqstr_en.txt).

NOTE: You must use spells_us.txt for spell information (instead of spells_en.txt).

NOTE: Don't forget to do a 'make -f Makefile.dist', 'configure', 'make', and last but definitely not least 'make install'.

This release has been tested to compile and run on stock RedHat 9, Fedora Core 1, and Gentoo 1.4.


ShowEQ 5 Beta 6 is should be available on the CVS pserver and the ViewCVS server in the pre_5_0_beta branch within the next few hours. To retrieve the latest beta from CVS use the following command:

$ export CVSROOT=:pserver:[email protected] :/cvsroot/seq
$ cvs login
$ cvs co -r pre_5_0_beta showeq


Once SF.net's CVS servers sync up those who already installed the ShowEQ 5.0.0.5 Beta 5 tarball or retrieved it from CVS should be able to do a CVS update in their showeq directory using the following commands:

$ export CVSROOT=:pserver:[email protected] :/cvsroot/seq
$ cvs login
$ cvs update


Because so many of you like them... I've created a tarball for this release. The ShowEQ 5.0.0.6 tarball contains all of the latest changes and may be found here (http://prdownloads.sourceforge.net/seq/ShowEQ-5.0.0.6_beta5.tar.bz2?download) in the ShowEQ Files section (http://sourceforge.net/project/showfiles.php?group_id=10131).

Enjoy,
Zaphod (dohpaZ)

P.S. I'm hoping to get an updated ShowEQ 4.x out on Monday.