summaryrefslogtreecommitdiffstats
path: root/audio-creation/qtractor/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/qtractor/BUILD')
-rwxr-xr-xaudio-creation/qtractor/BUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio-creation/qtractor/BUILD b/audio-creation/qtractor/BUILD
new file mode 100755
index 0000000000..f968fa92de
--- /dev/null
+++ b/audio-creation/qtractor/BUILD
@@ -0,0 +1,7 @@
+OPTS="$OPTS --with-qt=${INSTALL_ROOT}/usr/bin/qt4" \
+default_build_configure &&
+
+QTDIR="${QTDIR:-$INSTALL_ROOT/usr}" &&
+PATH="$QTDIR/bin/qt4:$PATH" &&
+qmake &&
+make