diff options
Diffstat (limited to 'audio/bristol/README')
-rw-r--r-- | audio/bristol/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/bristol/README b/audio/bristol/README index 28804e9b8865..98c05664fefc 100644 --- a/audio/bristol/README +++ b/audio/bristol/README @@ -1,3 +1,12 @@ Bristol is synth emulation package for a diverse range of vintage synthesisers, electric pianos and organs. The application consists of a multithreaded audio synthesizer and a user interface called brighton. + +jack-audio-connection-kit and liblo are optional (but highly recommended) +dependencies. + +Note: If bristol is already installed on the build host, the build will +fail. I assume the bristol authors have a good reason for wanting this +to happen, so I don't alter this behaviour. If you want to try, edit +the SlackBuild and add --disable-version-check to the configure command. +Otherwise, do a "removepkg bristol" before building. |