PDA

View Full Version : ShowEQ 5.0.0.16 released



Zaphod
11-07-2004, 10:37 PM
ShowEQ 5.0.0.16 has been released.

It works against 10/13/2004 EQ Live.

Here is an excerpt from the ChangeLog file:


dohpaZ (11/7/04)
------------------------

Updated version to 5.0.0.16


dohpaZ (11/6/04)
------------------------

Minor 64-bit compatibility cleanup.
Cleaned up some minor warnings under gcc 3.4.2.


dophaZ (10/27/04)
------------------------

Applied patch #1047554 "Oct13 struct patch" created by codepig666 and submitted to the Patches tracker by tanner (Basic).


dohpaZ (10/2/04)
------------------------

Migrate to new (autoconf >2.50) style AC_INIT & AM_INIT_AUTOMAKE
Update INSTALL to reflect new minimum automake 1.7 requirement for Makefile.dist users.
Exclude MOC output files m_*.cpp from Doxygen processing.
Removed QT_VERSION checks that for versions of Qt that we no longer support (Qt 2.x, 3.0.x) to improve code readability/maintainability.
Improved MOC file handling.
Miscellaneous cleanup.


dohpaZ (10/1/04)
------------------------

Integrated patch #'s: 1037498, 1037496, 1037494, 1037493, 1037491 "Doxygen support for autoconf/automake" from tanner(Basic)
Added minor Doxygen related tweaks to source.
Added automatic Qt tag file generation for use with doxygen, along with a doxygen-installdox rule to build the html dox and link them to trolltech's website.
Minor bug fix related to a recently integrated patch.
Some more robustness modifications.
Fixed a minor warning.


dohpaZ (09/29/04)
------------------------

More kdevelop project related tweaks.
Added Doxyfile for DOxygen related configuration.


dophaZ (09/27/04)
------------------------

Added kdevelop project.


dophaZ (09/25/04)
------------------------

Fixed some more gcc 3.4 warnings.
Made configure pay attention to CFLAGS and CXXFLAGS passed in on the the command line.



This release has been tested to compile and run on stock Suse 9.2 and Gentoo 2004.2.

The tarball and Suse 9.2 RPMs for this release can be found in the ShowEQ Files section (http://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256) as well as on my web site (http://showeq.doomed.to/).


showeq-5.0.0.16.tar.bz2 (http://prdownloads.sourceforge.net/seq/showeq-5.0.0.16.tar.bz2?download)
showeq-5.0.0.16-1.i586.rpm (http://prdownloads.sourceforge.net/seq/showeq-5.0.0.16-1.i586.rpm?download)
showeq-5.0.0.16-1.x86_64.rpm (http://prdownloads.sourceforge.net/seq/showeq-5.0.0.16-1.x86_64.rpm?download)



To configure, compile, and install ShowEQ itself from the tar file, all you have to do is the following:

$ tar xjvf showeq-5.0.0.16.tar.bz2
$ cd showeq-5.0.0.16
$ ./configure
$ make
$ make install


If you happen to be on Suse 9.2 (and possibly Suse 9.1 and other RPM based systems) you can use the RPMs that I put up... So, on an Suse 9.2 system with an i586/i686 processor you only have to do the following to install ShowEQ:

$ rpm -ihv showeq-5.0.0.16-1.i586.rpm


If you use the RPMs please install the ShowEQ maps from the showeq-maps RPM.

Directly building from CVS is still supported, but deprecated for non-developers.

Tanner will release debs for debian.

Enjoy,
Zaphod (dohpaZ)

tanner
11-08-2004, 09:43 AM
Just put up:
showeq-dev_5.0.0.16-1_i386.deb
showeq-doc_5.0.0.16-1_all.deb
showeq_5.0.0.16-1_i386.deb

Started a FAQ for the Debian packge, installation instruction listed below:
http://faq.eqenchanters.org/index.php?sid=40&lang=en&action=show&cat=383683

The http://faq.eqenchanters.org will be the future for installation instructions, the install HOWTO below will be deprecated (since showeq is in the official debian repository now).

Add the following to your /etc/apt/sources.list

deb ftp://ftp.real-time.com/linux/real-time unstable custom
deb-src ftp://ftp.real-time.com/linux/real-time unstable custom

Minimal Installation:
% sudo apt-get update
% sudo apt-get install showeq

Optional Installation:
% sudo apt-get install showeq-maps
% sudo apt-get install showeq-doc

OR

% sudo apt-get install mapfiend-maps
% sudo apt-get install showeq-doc

Changelog:
ftp://ftp.real-time.com/linux/real-...-4_i386.changes

Please post Debian specific issues into BTS (bug tracking system) the upstream devs are busy enough, so if you aren't sure post to BTS and I'll figure it out for you :-)

http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=showeq

A package overview, as well as notification of changes to the package, build logs, etc:

http://packages.qa.debian.org/s/showeq.html