summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dave Woodfall2020-02-19 22:22:49 +0100
committer Willy Sudiarto Raharjo2020-02-24 00:10:08 +0100
commitf6adcfa4ef84cc8450a00c7137908c50a3272a1a (patch)
treecb9a7badd2e90ef9d520a587d7a15319bd14a294
parent721f5524fa378202bbaa167e3a780ee98be46be0 (diff)
downloadslackbuilds-f6adcfa4ef84cc8450a00c7137908c50a3272a1a.tar.gz
audio/hydrogen: Updated README and REQUIRES.
-rw-r--r--audio/hydrogen/README37
-rw-r--r--audio/hydrogen/hydrogen.info2
2 files changed, 27 insertions, 12 deletions
diff --git a/audio/hydrogen/README b/audio/hydrogen/README
index 4a5736c989..f226b3bf28 100644
--- a/audio/hydrogen/README
+++ b/audio/hydrogen/README
@@ -4,17 +4,32 @@ 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.
-Optional dependencies:
+There are a number of optional dependencies. Edited configure
+output:
-* jack
-* JACKSESSION (not available at SBo)
-* CoreAudio (not available at SBo)
-* CoreMidi (not available at SBo)
-* portaudio
-* portmidi
-* pulseaudio (included in Slackware)
-* lash
-* liblrdf
-* rubberband
+* libtar : - not found and not desired
+* ladspa_sdk : -- not found but desired ...
+
+Supported audio interfaces
+--------------------------
+* oss : - not found and not desired
+* jack : -- not found but desired ...
+* jacksession (not on SBo) : -- not found but desired ...
+* NSM Session (not on SBo) : -- not found but desired ...
+* CoreAudio (not on SBo) : - not found and not desired
+* CoreMidi (not on SBo) : - not found and not desired
+* portaudio : -- not found but desired ...
+* portmidi : -- not found but desired ...
+
+Usefull extensions
+-----------------------------------------
+* lash : -- not found but desired ...
+* liblrdf : -- not found but desired ...
+* rubberband : -- not found but desired ...
+* The use of librubberband2 is marked as experimental.
+* Because the current implementation produce wrong timing!
+* So long this bug isn't solved, please disable this option.
+* If rubberband-cli is installed, the hydrogen rubberband-function
+* will work properly as expected.
These will be found automatically.
diff --git a/audio/hydrogen/hydrogen.info b/audio/hydrogen/hydrogen.info
index 4c8ec3e43f..f9854564d0 100644
--- a/audio/hydrogen/hydrogen.info
+++ b/audio/hydrogen/hydrogen.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/hydrogen-music/hydrogen/archive/0.9.7/hydrogen-0.9.
MD5SUM="569e5749e1c3f45cde09d13ba6738696"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ladspa_sdk"
+REQUIRES=""
MAINTAINER="David Woodfall"
EMAIL="dave@slackbuilds.org"