diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-18 16:32:29 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 08:09:48 +0700 |
commit | 0f2babf12f9d1b54ca703c2e2452ca1ed0e0ddb2 (patch) | |
tree | b1ff83d359024993183c8cdd34f35418ab415e3c /audio/lingot/README | |
parent | d5d33a2df4bd2965e91021a93d83e9d40a45a353 (diff) |
audio/lingot: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/lingot/README')
-rw-r--r-- | audio/lingot/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/lingot/README b/audio/lingot/README index 64f8baf177645..fb7aa7eb5257b 100644 --- a/audio/lingot/README +++ b/audio/lingot/README @@ -4,10 +4,10 @@ Lingot is a musical instrument tuner. It's accurate, easy to use, and highly configurable. Originally conceived to tune electric guitars, its configurability gives it a more general character. -By default, this script builds lingot with JACK support, meaning -jack-audio-connection-kit is required. Most people who connect musical -instruments to their Slackware box will want JACK, since it's required -by most serious studio apps (e.g. ardour). +By default, this script builds lingot with JACK support, meaning jack is +required. Most people who connect musical instruments to their Slackware +box will want JACK, since it's required by most serious studio apps +(e.g. ardour). If you want to build without JACK support, set JACK=no in the script's environment. The resulting package will only support OSS and ALSA audio. |