Summary: | quickplot ebuild (New Package) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Lance Arenault <lanceman> |
Component: | New packages | Assignee: | Marcus D. Hanwell (RETIRED) <cryos> |
Status: | RESOLVED TEST-REQUEST | ||
Severity: | enhancement | CC: | lanceman, m.labhard |
Priority: | High | Keywords: | EBUILD, InVCS |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://quickplot.sourceforge.net/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
quickplot-0.7.2.ebuild
quickplot-0.7.4.ebuild quickplot-0.7.3.ebuild quickplot-0.8.2.ebuild quickplot-0.8.2.ebuild quickplot-0.8.2-gcc-3.4.patch |
Description
Lance Arenault
2004-05-02 09:31:56 UTC
Created attachment 30524 [details]
quickplot-0.7.2.ebuild
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. Created attachment 31674 [details]
quickplot-0.7.4.ebuild
quickplot-0.7.4.ebuild
Note the new version number.
Created attachment 31679 [details]
quickplot-0.7.3.ebuild
opps wrong version number.
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 attachment 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 attachment 47668 [details]
quickplot-0.8.2.ebuild
Created attachment 47669 [details, diff]
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. |