summaryrefslogtreecommitdiffstats
path: root/audio-creation/fst/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/fst/BUILD')
-rwxr-xr-xaudio-creation/fst/BUILD16
1 files changed, 16 insertions, 0 deletions
diff --git a/audio-creation/fst/BUILD b/audio-creation/fst/BUILD
new file mode 100755
index 0000000000..c3f6ff252a
--- /dev/null
+++ b/audio-creation/fst/BUILD
@@ -0,0 +1,16 @@
+cp $SCRIPT_DIRECTORY/mkinstalldirs $BUILD_DIRECTORY/$SPELL-$VERSION/. &&
+mkdir vst &&
+echo "You need to download the VST SDK at
+ftp://ext2asio:sdk1ext@ftp.pinnaclesys.com/SDK"
+echo "Once done, copy the
+files AEffect.h, and aeffectx.h to the
+/usr/src/fst-${VERSION}/vst directory"
+echo "then press a key..."
+
+read blabla &&
+
+#cd vst &&
+#../fixheaders &&
+#cd $BUILD_DIRECTORY/$SPELL-$VERSION/ &&
+
+default_build