for consistency with the gem/extconf ports.
Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.
OK ajacoutot@
The SoX Resampler library `libsoxr' performs one-dimensional sample-rate
conversion -- it may be used, for example, to resample PCM-encoded audio.
For higher-dimensional resampling, such as for visual-image processing, you
should look elsewhere.
It aims to give fast and very high quality results for any constant
(rational or irrational) resampling ratio. Phase-response, preserved
bandwidth, aliasing, and rejection level parameters are all configurable;
alternatively, simple `preset' configurations may be selected. An
experimental, variable-rate resampling mode of operation is also included.
* Better handling of libexecinfo. I moved from adding some goo to
CMakeLists.txt to writing proper FindExecinfo.cmake package.
* Force source directory, or visualization presets could miss
installation;
* Force "plist" in WANTLIB, as it's being used by plugin;
* Add back fftw3 dependency: while we use external libchromaprint now,
fftw3 is also needed for so called "moodbar".
* Nit: remove libnjb, it's use was actually gone in the last release;
Lots of input from sthen@ and nigel@, committing ASAP.
services into your rich desktop software. It is officially supported
software developed by Last.fm staff.
This is the last prerequisite for Clementine.
"import as-is, i've seen those ports too much" landry@
client-side library that implements a custom algorithm for extracting
fingerprints from any audio source.
This is another prerequisite of Clemetine.
okay landry@
in the file constructor if the file does not exist
(upstream git commit d15c8453ac75d9070008b9170ae114ea31a4b586)
Reported by sebastia@, who found we were still affected by this bug
while he was working on a new port that uses taglib.
ok sebastia@
Bump all dependent ports that need a bump.
Assign MAINTAINER of audio/libsamplerate and audio/libsndfile to Jan Stary.
ok landry@ sthen@ aja@ jasper@ jeremy@ Jan Stary (MAINTAINER)