summaryrefslogtreecommitdiffstats
path: root/audio/bristol
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-01-18 15:28:05 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-26 08:09:44 +0700
commitc591bcf6205e4852fadab018e0e915009755b5b0 (patch)
tree23aee25a893858f86301d519ff47f39e7b06b974 /audio/bristol
parent47a2f9a02ceb211c725731ed29a8b9494f3445fe (diff)
downloadslackbuilds-c591bcf6205e4852fadab018e0e915009755b5b0.tar.gz
slackbuilds-c591bcf6205e4852fadab018e0e915009755b5b0.tar.xz
audio/bristol: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/bristol')
-rw-r--r--audio/bristol/README2
-rw-r--r--audio/bristol/bristol.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/bristol/README b/audio/bristol/README
index b16806a882..bfa5e6fbbf 100644
--- a/audio/bristol/README
+++ b/audio/bristol/README
@@ -1,3 +1,5 @@
+bristol (Synthesiser Emulations on Linux)
+
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.
diff --git a/audio/bristol/bristol.info b/audio/bristol/bristol.info
index dc3897df19..9201110bae 100644
--- a/audio/bristol/bristol.info
+++ b/audio/bristol/bristol.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/bristol/bristol-0.60.11.tar.gz"
MD5SUM="9ea4dacdac0dba3048156e2f6a5ee4d6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="jack-audio-connection-kit liblo"
+REQUIRES="jack"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"