audio/swh-plugins-lv2: Fixed dep information

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-08-26 22:49:07 -05:00
parent 36abef76a0
commit d4414844f2
2 changed files with 1 additions and 3 deletions

View file

@ -1,7 +1,5 @@
swh-plugins-lv2 (GPL free software audio plugins for LV2) swh-plugins-lv2 (GPL free software audio plugins for LV2)
This requires lv2 and slv2.
For LADSPA versions of these plugins, see swh-plugins. For LADSPA versions of these plugins, see swh-plugins.
These plugins work in lv2_jack_host and ardour, but do NOT work in lv2rack These plugins work in lv2_jack_host and ardour, but do NOT work in lv2rack

View file

@ -2,8 +2,8 @@ PRGNAM="swh-plugins-lv2"
VERSION="1.0.15" VERSION="1.0.15"
HOMEPAGE="http://plugin.org.uk/" HOMEPAGE="http://plugin.org.uk/"
DOWNLOAD="http://distfiles.gentoo.org/distfiles/swh-lv2-1.0.15.tar.gz" DOWNLOAD="http://distfiles.gentoo.org/distfiles/swh-lv2-1.0.15.tar.gz"
DOWNLOAD_x86_64=""
MD5SUM="c78f42c36d7bf2fb5b17f795ef9636d1" MD5SUM="c78f42c36d7bf2fb5b17f795ef9636d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="lv2 slv2" REQUIRES="lv2 slv2"
MAINTAINER="B. Watson" MAINTAINER="B. Watson"