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
|
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:
I suggest 'as-is' for the license. Please update the ebuild before putting it
into the portage tree. thanks!
Stefan
is there a chance to get this into portage?
thanks!
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.
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).
The "and some others" part would be interesting. How many, approximately? Can
you name some?
one is the VDR (VideoDiskRecorder) project. At least one of the available
plugins. I'm looking for others.