Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 82660
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Daniel Veillette <danielv@snet.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gdl-0.8.8.ebuild Ebuild for GDL. text/plain Daniel Veillette 2005-02-20 03:30 0000 664 bytes Details
gdl-0.8.8.ebuild gdl-0.8.8.ebuild (fixed) text/plain Daniel Veillette 2005-02-25 11:08 0000 665 bytes Details
gdl-0.8.10.ebuild ebuild for gdl-0.8.10 text/plain Steven Rieder 2005-09-21 03:49 0000 727 bytes Details
gdl-0.8.11.ebuild ebuild for gdl-0.8.11 text/plain Jose Marino 2005-10-22 15:48 0000 899 bytes Details
gdl-0.8.11.ebuild.patch patch for gdl-0.8.11.ebuild in sci overlay patch Markus Dittrich 2005-12-10 11:02 0000 2.20 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 82660 depends on: Show dependency tree
Bug 82660 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-20 03:25 0000
Simple ebuild for GDL.  Compiles and runs fine here, but beware, it's my first
ebuild. ;)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Daniel Veillette 2005-02-20 03:30:15 0000 -------
Created an attachment (id=51646) [details]
Ebuild for GDL.

------- Comment #2 From Daniel Veillette 2005-02-25 11:05:16 0000 -------
(From update of attachment 51646 [details])
># $Header: $
>
>inherit eutils
>DESCRIPTION="A free IDL (Interactive Data Language) compatible incremental compiler"
>HOMEPAGE="http://gnudatalanguage.sourceforge.net/"
>SRC_URI="mirror://sourceforge/gnudatalanguage/${P}.tar.gz"
>LICENSE="GPL"
>SLOT="0"
>KEYWORDS="~x86"
>IUSE="python"
>DEPEND=">=sys-libs/readline-4.3
>	sci-libs/gsl
>	>=sci-libs/plplot-5.3
>	media-gfx/imagemagick
>	sci-libs/hdf
>	sci-libs/hdf5
>	sci-libs/netcdf
>	python? ( dev-python/numarray )
>	python? ( dev-python/matplotlib )"
>
>src_compile() {
>	use python || myconf="${myconf} --with-python=no"
>	econf || die "econf failed"
>	emake || die "emake failed"
>}
>
>src_install() {
>	make DESTDIR=${D} install || die
>}

------- Comment #3 From Daniel Veillette 2005-02-25 11:08:09 0000 -------
Created an attachment (id=52136) [details]
gdl-0.8.8.ebuild (fixed)

Corrected the use of the python USE flag.

------- Comment #4 From Steven Rieder 2005-09-21 03:49:03 0000 -------
Created an attachment (id=68926) [details]
ebuild for gdl-0.8.10

Version bump to 0.8.10

------- Comment #5 From Jose Marino 2005-10-22 15:48:57 0000 -------
Created an attachment (id=71227) [details]
ebuild for gdl-0.8.11

Version bump to 0.8.11

Added fftw USE flag

------- Comment #6 From Jose Marino 2005-10-24 16:09:38 0000 -------
How come this hasn't made it to portage yet?
Version 0.8.11 works nicely on my amd64.

------- Comment #7 From Markus Dittrich 2005-12-09 06:53:38 0000 -------
Hi  folks, 
 
Thanks for the gdl ebuild. I will have a look at the package over the weekend. 
 
Thanks, 
Markus 

------- Comment #8 From Sébastien Fabbro 2005-12-10 01:08:27 0000 -------
The ebuild is already in the sci overlay. Please take a look at
http://gentooscience.org/browser/overlay/sci-misc/gdl and test it.

------- Comment #9 From Markus Dittrich 2005-12-10 11:02:01 0000 -------
Created an attachment (id=74447) [details]
patch for gdl-0.8.11.ebuild in sci overlay

Hi  Sebastien,

Thank you very much for pointing that out and thanks for the good work! 
The next time, I will make sure to check the overlay before I start working 
on a new ebuild:) It might still be helpful if you guys post a short message 
on bugzilla once you move a new ebuild into the overlay - just as a reminder!
 
I tested the ebuild in the overlay. After a few minor changes (see the attached

patch) it works fine for me. If you're ok with the changes I'd be fine moving
it into
portage soon. What do you think about the sci-misc category; since gdl is an
interactive compiler, dev-lang might be better. 

Thanks,
Markus

------- Comment #10 From Sébastien Fabbro 2005-12-14 01:52:10 0000 -------
Hi. Thanks for the input. I updated the ebuild and the svn overlay (comment #8)

------- Comment #11 From Markus Dittrich 2005-12-14 20:38:42 0000 -------
Hi Sebastien, 
 
If you don't have any objections and the updated ebuild works 
fine I will move gdl to portage on the weekend. 
 
Thanks, 
Markus 

------- Comment #12 From Markus Dittrich 2005-12-21 07:33:31 0000 -------
Hi all,

gdl-0.8.11 has just been added to portage. Thanks for all the good work:)

cheers,
Markus

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug