diff options
Diffstat (limited to 'audio/hydrogen/README')
-rw-r--r-- | audio/hydrogen/README | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/audio/hydrogen/README b/audio/hydrogen/README index d81a3d74b9..6f5f4b8494 100644 --- a/audio/hydrogen/README +++ b/audio/hydrogen/README @@ -2,24 +2,5 @@ Hydrogen is an advanced drum machine for GNU/Linux. It's main goal is to bring professional yet simple and intuitive pattern-based drum programming. -Dependencies: - -libtar -jack-audio-connection-kit (optional, default=yes) -ladspa_sdk -liblrdf -lash (optional, default=yes) -portaudio (optional, default=no) -portmidi (optional, default=no) -scons - -Optional deps can be set with the following flags: - -JACK=yes|no -LASH=yes|no -PORTAUDIO=yes|no - +portaudio and portmidi are optional dependencies. PORTAUDIO=yes enables portmidi support. - -*Note: if portaudio was built with jack support then -hydrogen will require it too. |