summaryrefslogtreecommitdiffstats
path: root/audio-creation/ardour5/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/ardour5/DETAILS')
-rwxr-xr-xaudio-creation/ardour5/DETAILS21
1 files changed, 21 insertions, 0 deletions
diff --git a/audio-creation/ardour5/DETAILS b/audio-creation/ardour5/DETAILS
new file mode 100755
index 0000000000..8b4673a2f8
--- /dev/null
+++ b/audio-creation/ardour5/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=ardour5
+ SPELLX=Ardour
+ VERSION=5.9.0
+ SOURCE="${SPELLX}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://download.sourcemage.org/grimoire/distro/${SOURCE}
+ SOURCE_URL[1]=http://ftp.sourcemage.us/mirror/$SOURCE
+ SOURCE_URL[2]=http://sobukus.de/ardour/$SOURCE
+ SOURCE_HASH=sha512:1ba713f3953456260df9d183b30730c959f2707f8c9dd1280a3ab5eb5d9dbdd0e81db98150346f60f777f6bd02eeaaf9f9bcf43cf2ec0b5addce3b50fcbf7413
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
+ WEB_SITE="http://ardour.org"
+ LICENSE[0]=GPLv2
+ ENTERED=20131023
+ SHORT="multi-track, professional Digital Audio Workstation"
+cat << EOF
+Ardour is a digital audio workstation. You can use it to record, edit and
+mix multi-track audio. You can produce your own CDs, mix video soundtracks,
+or just experiment with new ideas about music and sound.
+
+This is version 4, continuing from version 3 with several changes mostly
+under the hood, but also lots of refinements in the UI.
+EOF