Bug 57303 - Enhancement for media-libs/libsamplerate-0.1.0
Bug#: 57303 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: eradicator@gentoo.org Reported By: sbriesen@gentoo.org
Component: Ebuilds
URL: 
Summary: Enhancement for media-libs/libsamplerate-0.1.0
Keywords:  
Status Whiteboard: 
Opened: 2004-07-16 10:15 0000
Description:   Opened: 2004-07-16 10:15 0000
I made some enhancements to media-libs/libsamplerate-0.1.0:

1. using 'pic' and 'static' USE-flag to avoid .a files
2. install more docs, especially HTML docs
3. set fftw dependency to >=dev-libs/fftw-3.0.1

since libsamplerate can use both, fftw2 *or* fftw3, the latter one is the better choice. It's faster and has more features and runs on more platforms. the Configure script selects automatically fftw3, if both SLOTs are installed. Perhaps we should introduce 'fftw' and 'fftw3' USE-flags (as with 'gtk' and 'gtk2'). But setting it hardcoded to fftw3 is ok, I think.


Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Stefan Briesenick 2004-07-16 10:17:06 0000 -------
Created an attachment (id=35578) [details]
libsamplerate-0.1.0.ebuild

enhanced version of media-libs/libsamplerate-0.1.0

------- Comment #2 From Stefan Briesenick 2004-07-16 10:18:57 0000 -------
Created an attachment (id=35579) [details]
libsamplerate-0.1.0.ebuild.patch

diff only to original ebuild

------- Comment #3 From Jeremy Huddleston (RETIRED) 2004-07-22 01:36:54 0000 -------
in portage.  Thanks.