Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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:
Created an attachment (id=35578) [details] libsamplerate-0.1.0.ebuild enhanced version of media-libs/libsamplerate-0.1.0
Created an attachment (id=35579) [details] libsamplerate-0.1.0.ebuild.patch diff only to original ebuild
in portage. Thanks.