Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57303 - Enhancement for media-libs/libsamplerate-0.1.0
Summary: Enhancement for media-libs/libsamplerate-0.1.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-16 10:15 UTC by Stefan Briesenick (RETIRED)
Modified: 2004-07-22 01:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libsamplerate-0.1.0.ebuild (libsamplerate-0.1.0.ebuild,890 bytes, text/plain)
2004-07-16 10:17 UTC, Stefan Briesenick (RETIRED)
Details
libsamplerate-0.1.0.ebuild.patch (libsamplerate-0.1.0.ebuild.patch,791 bytes, patch)
2004-07-16 10:18 UTC, Stefan Briesenick (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Briesenick (RETIRED) gentoo-dev 2004-07-16 10:15:55 UTC
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 Stefan Briesenick (RETIRED) gentoo-dev 2004-07-16 10:17:06 UTC
Created attachment 35578 [details]
libsamplerate-0.1.0.ebuild

enhanced version of media-libs/libsamplerate-0.1.0
Comment 2 Stefan Briesenick (RETIRED) gentoo-dev 2004-07-16 10:18:57 UTC
Created attachment 35579 [details, diff]
libsamplerate-0.1.0.ebuild.patch

diff only to original ebuild
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-22 01:36:54 UTC
in portage.  Thanks.