diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-18 16:35:30 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 08:09:49 +0700 |
commit | 94869e557fcccbdec4ce0ebb73a389d448338f69 (patch) | |
tree | 02e5ca6de3e0e36de6942e4e59fe785094fc1bee | |
parent | 5bbb027646706cd26ed6d2337710886f381423dd (diff) | |
download | slackbuilds-94869e557fcccbdec4ce0ebb73a389d448338f69.tar.gz |
audio/luppp: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | audio/luppp/README | 10 | ||||
-rw-r--r-- | audio/luppp/luppp.info | 2 | ||||
-rw-r--r-- | audio/luppp/slack-desc | 2 |
3 files changed, 9 insertions, 5 deletions
diff --git a/audio/luppp/README b/audio/luppp/README index 92fa3c66c4..35f79de921 100644 --- a/audio/luppp/README +++ b/audio/luppp/README @@ -1,4 +1,8 @@ -A loop player/sequencer designed for live performance or -loop-based improvisation. +luppp (audio looper) -Requires: jack-audio-connection-kit or jack2, liblo, ntk +A loop player/sequencer designed for live performance or loop-based +improvisation. + +Luppp is a music creation tool, intended for live use. The focus is +real time processing and a fast, intuitive workflow. With extensive +MIDI mapping support, you can get looping just how you like. diff --git a/audio/luppp/luppp.info b/audio/luppp/luppp.info index e08e1b9c95..b405aabb12 100644 --- a/audio/luppp/luppp.info +++ b/audio/luppp/luppp.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/harryhaaren/openAV-Luppp/archive/release-1.2.1.tar. MD5SUM="566f3aabde4d87ec3b862d7cc2e04a90" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="jack-audio-connection-kit liblo ntk" +REQUIRES="jack liblo ntk" MAINTAINER="Klaatu" EMAIL="klaatu@member.fsf.org" diff --git a/audio/luppp/slack-desc b/audio/luppp/slack-desc index 4bfe4d4625..26c7e1ea36 100644 --- a/audio/luppp/slack-desc +++ b/audio/luppp/slack-desc @@ -9,7 +9,7 @@ luppp: luppp (looper) luppp: luppp: Luppp is a music creation tool, intended for live use. The focus is -luppp: eal time processing and a fast, intuitive workflow. With extensive +luppp: real time processing and a fast, intuitive workflow. With extensive luppp: MIDI mapping support, you can get looping just how you like. luppp: luppp: http://openavproductions.com/luppp/ |