Bug 139849 - fftw-3.1.2.ebuild (version bump)
Bug#: 139849 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: ediap@users.sourceforge.net
Component: Ebuilds
URL:  http://www.fftw.org/
Summary: fftw-3.1.2.ebuild (version bump)
Keywords:  
Status Whiteboard: 
Opened: 2006-07-10 02:34 0000
Description:   Opened: 2006-07-10 02:34 0000
Please find a diff file against fftw-3.1.1.ebuild, which provides
fftw-3.1.2.ebuild. One of the altivec patches is not needed any more, since the
bug has been fixed upstream.

BR,

/ediap

------- Comment #1 From Adam Piątyszek 2006-07-10 02:35:13 0000 -------
Created an attachment (id=91333) [details]
fftw-3.1.2.patch (against fftw-3.1.1.ebuild)

------- Comment #2 From Markus Dittrich 2006-07-11 08:45:28 0000 -------
Hi Adam,

Thanks much and I just committed the ebuild to portage cvs.
I also added the fortran eclass since configure checks for
fortran which leads to problems for folks without a fortran
compiler. Incidentally, I have no idea why fftw needs fortran;
the only fortran related items in the tarball are a fortran wrapper
and an example file. I'll contact upstream to check if the fortran
check can be removed from configure unless there is a deeper
reason for its presence that I don't see atm.

Thanks,
Markus