mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/jack-tools: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
f01236ed01
commit
a32e7b12e1
3 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,7 @@
|
|||
This collection contains a bunch of small tools for JACK
|
||||
(jack-audio-connection-kit), written by Rohan Drape.
|
||||
jack-tools (tools for jack)
|
||||
|
||||
This collection contains a bunch of small tools for JACK written by
|
||||
Rohan Drape.
|
||||
|
||||
Included utilities:
|
||||
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/jack-tools-20170117.tar.xz"
|
|||
MD5SUM="1733e89a77b9a5fa1c04f6b0327e362e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit liblo"
|
||||
REQUIRES="jack liblo"
|
||||
MAINTAINER="B. Watson"
|
||||
EMAIL="yalhcru@gmail.com"
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
jack-tools: jack-tools (tools for jack)
|
||||
jack-tools:
|
||||
jack-tools: This collection contains a bunch of small tools for JACK
|
||||
jack-tools: (jack-audio-connection-kit), written by Rohan Drape.
|
||||
jack-tools: written by Rohan Drape.
|
||||
jack-tools:
|
||||
jack-tools: This package was built @WITH@ Steinberg Linux VST support.
|
||||
jack-tools:
|
||||
|
|
Loading…
Reference in a new issue