Bug 38517 - djbfft is an extremely fast library for floating-point convolution (new)
Bug#: 38517 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: media-video@gentoo.org Reported By: sbriesen@gentoo.org
Component: Ebuilds
URL:  http://cr.yp.to/djbfft.html
Summary: djbfft is an extremely fast library for floating-point convolution (new)
Keywords:  
Status Whiteboard: 
Opened: 2004-01-17 09:26 0000
Description:   Opened: 2004-01-17 09:26 0000
Hi!

Please find attached djbfft-0.76.ebuild and two patches so that it will
compile with gcc3 and to have the option for static/shared library.

djbfft is an extremely fast library for floating-point convolution. It is (optionally) used by many apps, but not yet included into gentoo. I made this ebuild primarily for media-libs/a52dec. I will send also a patch for media-libs/a52dec-0.7.4 to have the 'djbfft' USE flag (see next "bug").

the only problem: I did not found any license at all. Please have a look at the homepage: http://cr.yp.to/djbfft.html

I suggest dev-libs/djbfft (because of dev-libs/fftw).

Stefan

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Stefan Briesenick 2004-01-17 09:28:16 0000 -------
Created an attachment (id=23985) [details]
the ebuild

------- Comment #2 From Stefan Briesenick 2004-01-17 09:28:55 0000 -------
Created an attachment (id=23986) [details]
ChangeLog

------- Comment #3 From Stefan Briesenick 2004-01-17 09:29:56 0000 -------
Created an attachment (id=23987) [details]
djbfft-0.76-gcc3.patch.gz

------- Comment #4 From Stefan Briesenick 2004-01-17 09:30:24 0000 -------
Created an attachment (id=23988) [details]
djbfft-0.76-shared.patch.gz

------- Comment #5 From Stefan Briesenick 2004-01-18 14:27:08 0000 -------
I suggest 'as-is' for the license. Please update the ebuild before putting it
into the portage tree. thanks!

Stefan

------- Comment #6 From Stefan Briesenick 2004-01-31 03:03:58 0000 -------
Created an attachment (id=24681) [details]
djbfft-0.76.ebuild

Updated ebuild (license is 'as-is' now)

------- Comment #7 From Stefan Briesenick 2004-03-10 12:58:43 0000 -------
is there a chance to get this into portage?

thanks!

------- Comment #8 From Patrick Kursawe 2004-03-10 23:37:45 0000 -------
Added to portage with some changes.
Please compare with your ebuild and read
http://www.gentoo.org/doc/en/ebuild-mistakes.xml
This was already really good, maybe your next one will be even better.

Won't promise a time schedule for a djbfft USE flag or checking other ebuilds for support, though - have a look at the list of bugs assigned to media-video...

Thanks for your contribution.

------- Comment #9 From Stefan Briesenick 2004-03-11 00:59:05 0000 -------
thanks! it was my very first ebuild... ;-)

I will ask the media-video team to include 'djbfft' flag, since djbfft can be used from a52dec (and some others).

------- Comment #10 From Patrick Kursawe 2004-03-11 01:18:10 0000 -------
The "and some others" part would be interesting. How many, approximately? Can
you name some?

------- Comment #11 From Stefan Briesenick 2004-03-11 03:00:21 0000 -------
one is the VDR (VideoDiskRecorder) project. At least one of the available
plugins. I'm looking for others.