mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
audio/invada_studio_plugins_lv2: Changed download location.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
e7ceab12d7
commit
a18cc4fdf6
2 changed files with 2 additions and 4 deletions
|
@ -4,8 +4,6 @@ Plugins include delay, tube warmth/distortion simulation, compression,
|
|||
low and high pass filters, stereo phaser, reverb, an input module,
|
||||
peak/VU/spectrograph meters, and a test tone generator.
|
||||
|
||||
This package requires lv2, available at SlackBuilds.org.
|
||||
|
||||
As shipped, the package is built with -O3. If you for some reason want
|
||||
to use Slackware standard CFLAGS, set FORCE_SLACK_CFLAGS=yes in the
|
||||
build environment.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="invada_studio_plugins_lv2"
|
||||
VERSION="1.2.0_0"
|
||||
HOMEPAGE="http://www.invadarecords.com/Downloads.php?ID=00000264"
|
||||
DOWNLOAD="http://www.invadarecords.com/downloads/invada-studio-plugins-lv2_1.2.0-0.tar.gz"
|
||||
DOWNLOAD_x86_64=""
|
||||
DOWNLOAD="https://launchpad.net/invada-studio/lv2/1.2/+download/invada-studio-plugins-lv2_1.2.0-0.tar.gz"
|
||||
MD5SUM="7268424af33c65c02e73bf2b52340108"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lv2"
|
||||
MAINTAINER="B. Watson"
|
||||
|
|
Loading…
Reference in a new issue