Opened 15 years ago
Closed 15 years ago
#20648 closed enhancement (fixed)
octave is using FFTPACK
Reported by: | tenomoto (Takeshi Enomoto) | Owned by: | alakazam@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | alakazam@…, stechert@… | |
Port: | octave |
Description
Added dependency to fftw-3-single to avoid falling back to FFTPACK. In addition, I supplied libraries configure script wants:fltk, ftgl, ghostscript, GraphicsMagick, arpack and qrupdate.
Attachments (1)
Change History (4)
Changed 15 years ago by tenomoto (Takeshi Enomoto)
Attachment: | octave.diff added |
---|
comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)
Cc: | alakazam@… stechert@… added |
---|---|
Port: | octave added |
comment:2 Changed 15 years ago by alakazam@…
Owner: | changed from macports-tickets@… to alakazam@… |
---|---|
Status: | new → assigned |
comment:3 Changed 15 years ago by alakazam@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Patch applied in r56362. Thanks !