diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-25 22:05:39 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 22:13:17 -0500 |
commit | 03a019d9df555c6ce0b30ddf2213d19131fa63bc (patch) | |
tree | 792554bb53975fe5b7662f6dcadf7a48e39a705d /audio/jack_delay | |
parent | d162f01563190a73c0b53e294bc32b1d8d7da87d (diff) |
audio/jack_delay: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/jack_delay')
-rw-r--r-- | audio/jack_delay/README | 4 | ||||
-rw-r--r-- | audio/jack_delay/jack_delay.info | 2 |
2 files changed, 1 insertions, 5 deletions
diff --git a/audio/jack_delay/README b/audio/jack_delay/README index 06257dc8e6ee..49d0c27503a6 100644 --- a/audio/jack_delay/README +++ b/audio/jack_delay/README @@ -3,9 +3,5 @@ latency of your sound card. It uses a phase measurements on a set of tones to measure the delay from the output to the input. Accuracy is about 1/1000 of a sample. -This requires jack-audio-connection-kit, version 0.120 or greater (the -one on SlackBuilds.org is fine, but if you got your JACK from a different -source, make sure it's new enough, or replace it with the SBo version). - Definitely read the docs in /usr/doc/jack_delay-$VERSION/README to understand how to use this. diff --git a/audio/jack_delay/jack_delay.info b/audio/jack_delay/jack_delay.info index 6d9d9a6a26d9..dae6a251bf1a 100644 --- a/audio/jack_delay/jack_delay.info +++ b/audio/jack_delay/jack_delay.info @@ -2,8 +2,8 @@ PRGNAM="jack_delay" VERSION="0.4.0" HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/" DOWNLOAD="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/jack_delay-0.4.0.tar.bz2" -DOWNLOAD_x86_64="" MD5SUM="8f61ecf5bc0744bf943c6ad993177a31" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jack-audio-connection-kit" MAINTAINER="B. Watson" |