diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 22:49:07 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 22:49:07 -0500 |
commit | d4414844f27c340046e0d95d1131743b4c2352e8 (patch) | |
tree | 0a91bf31374b5232aa3418b1bdaeb0be8520a4b2 | |
parent | 36abef76a0d6a6eedc0ed60b2b0abcc3026dc54e (diff) | |
download | slackbuilds-d4414844f27c340046e0d95d1131743b4c2352e8.tar.gz |
audio/swh-plugins-lv2: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | audio/swh-plugins-lv2/README | 2 | ||||
-rw-r--r-- | audio/swh-plugins-lv2/swh-plugins-lv2.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/audio/swh-plugins-lv2/README b/audio/swh-plugins-lv2/README index 842add25e2..e78e08d483 100644 --- a/audio/swh-plugins-lv2/README +++ b/audio/swh-plugins-lv2/README @@ -1,7 +1,5 @@ swh-plugins-lv2 (GPL free software audio plugins for LV2) -This requires lv2 and slv2. - For LADSPA versions of these plugins, see swh-plugins. These plugins work in lv2_jack_host and ardour, but do NOT work in lv2rack diff --git a/audio/swh-plugins-lv2/swh-plugins-lv2.info b/audio/swh-plugins-lv2/swh-plugins-lv2.info index b05921b340..313a697ea4 100644 --- a/audio/swh-plugins-lv2/swh-plugins-lv2.info +++ b/audio/swh-plugins-lv2/swh-plugins-lv2.info @@ -2,8 +2,8 @@ PRGNAM="swh-plugins-lv2" VERSION="1.0.15" HOMEPAGE="http://plugin.org.uk/" DOWNLOAD="http://distfiles.gentoo.org/distfiles/swh-lv2-1.0.15.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="c78f42c36d7bf2fb5b17f795ef9636d1" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lv2 slv2" MAINTAINER="B. Watson" |