audio/tapiir: Fixed dep information

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-08-26 22:50:24 -05:00
parent 3e1dedc0ce
commit 4dcceb4d0d
2 changed files with 1 additions and 3 deletions

View file

@ -7,8 +7,6 @@ musical instrument, is routed to all input mixers. In addition to this,
the output of each delay line is also routed to the input mixers of all
delay lines, including itself.
This requires fltk and jack-audio-connection-kit.
If you're running an OSSv4-only system with JACK, try passing ALSA=no
to this script to omit ALSA support. Untested by script author; if it
works for you, please let me know.

View file

@ -2,8 +2,8 @@ PRGNAM="tapiir"
VERSION="0.7.3"
HOMEPAGE="http://www.resorama.com/maarten/files/"
DOWNLOAD="http://www.resorama.com/maarten/files/tapiir-0.7.3.tgz"
DOWNLOAD_x86_64=""
MD5SUM="0746206a69acb7252ff0ffa9af47cd54"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fltk jack-audio-connection-kit"
MAINTAINER="B. Watson"