diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 22:55:20 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 22:55:20 -0500 |
commit | 0d626b9f7cf7de2037968a633a23390110f4e146 (patch) | |
tree | 46fee95f22b09906dc1376f24016dc53bf57a3dc /audio | |
parent | dde29b37968369817a4ee651422e8d7cf8ee06d8 (diff) | |
download | slackbuilds-0d626b9f7cf7de2037968a633a23390110f4e146.tar.gz |
audio/wineasio: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wineasio/README | 2 | ||||
-rw-r--r-- | audio/wineasio/wineasio.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/audio/wineasio/README b/audio/wineasio/README index af0802f030..9a9aa534aa 100644 --- a/audio/wineasio/README +++ b/audio/wineasio/README @@ -2,8 +2,6 @@ WineASIO provides an ASIO to JACK driver for WINE. ASIO is the most common Windows low-latency driver, so is commonly used in audio workstation programs. -This requires wine and jack-audio-connection-kit. - To build the package, you will need the file "asio.h" from the Steinberg ASIO SDK, version 2.1 or greater. This file must be downloaded from http://www.steinberg.net/en/company/developer.html and copied to the diff --git a/audio/wineasio/wineasio.info b/audio/wineasio/wineasio.info index e1a0f76f31..333bec2f01 100644 --- a/audio/wineasio/wineasio.info +++ b/audio/wineasio/wineasio.info @@ -2,8 +2,8 @@ PRGNAM="wineasio" VERSION="0.9.0" HOMEPAGE="http://sourceforge.net/projects/wineasio/" DOWNLOAD="http://sourceforge.net/projects/wineasio/files/wineasio-0.9.0.tar.gz" -DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM="5090cf27699a0b5aecb72fd06aaf6d01" +DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="jack-audio-connection-kit wine" MAINTAINER="B. Watson" |