- disable jack dependency, it doesn't work (noticed by Jan Stary)
- add a note explaining that you need a soundfount and point people
at the generaluser-gs-soundfont package
GeneralUser GS is a GM and GS compatible SoundFont bank for composing
or playing MIDI files. This version is for use with FluidSynth (or
Qsynth) (other versions are available for MuseScore, Sound Blaster
Live!/Audigy/X-fi sound cards, and other SoundFont-compatible hardware
and software synthesizers).
The name "GeneralUser" was chosen because the bank was designed to sound
well with all kinds of music rather than specializing in only a few
styles, thereby benefiting the general user.
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@