Bug 49725 - quickplot ebuild (New Package)
|
Bug#:
49725
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: TEST-REQUEST
|
Assigned To: cryos@gentoo.org
|
Reported By: lanceman@bev.net
|
|
Component: Ebuilds
|
|
|
URL:
http://quickplot.sourceforge.net/
|
|
Summary: quickplot ebuild (New Package)
|
|
Keywords: EBUILD, InCVS
|
|
Status Whiteboard:
|
|
Opened: 2004-05-02 09:31 0000
|
Hi!
Please find attached quickplot-0.7.2.ebuild.
Quickplot is a fast interactive 2D plotter, with home-page http://quickplot.sourceforge.net/.
I suggest media-gfx/quickplot/. I see the gnuplot plotter in media-gfx.
Lance
Would be nice if you'd clean up the headers (see skel.ebuild) and remove the
CVS sources option. I'd rather prefer to stay with releases.
Adjusting summary and URL lines.
Bug #49103 also contains ebuilds for quickplot. It is now at version 0.8.2, but
I
am unable to build any version using GCC 3.4.3 on amd64. I am just waiting on
my
slow x86 laptop on GCC 3.3.4 compiling a few deps to see if it will compile
there.
The src_unpack() function in this ebuild also seems to be unnecessary.
Created an attachment (id=45715) [details]
quickplot-0.8.2.ebuild
Cleaned up previous ebuilds a little, tested on x86 and amd64. It will not
compile on amd64 with gcc 3.4.3 - problems with ::SNDFILE etc. Compiles fine on
x86 with gcc 3.3.4 for me. Tested and the program seemed to work fine with the
stuff I tested it on. It would be nice to figure out the problems with gcc 3.4
- I think it is the way ::SNDFILE et al are referenced.
*** Bug 49103 has been marked as a duplicate of this bug. ***
Created an attachment (id=47669) [details]
quickplot-0.8.2-gcc-3.4.patch
This patch fixes the compilation problems experienced when compiling with GCC
3.4. Lance are you the upstream developer of quickplot, and if so can this
patch be integrated into a subsequent release?
This is in CVS now - please test. Thanks to Michael Labhard and Lance Arenault
for the ebuilds.