summaryrefslogtreecommitdiffstats
path: root/audio-creation/ardour3/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/ardour3/DETAILS')
-rwxr-xr-xaudio-creation/ardour3/DETAILS27
1 files changed, 27 insertions, 0 deletions
diff --git a/audio-creation/ardour3/DETAILS b/audio-creation/ardour3/DETAILS
new file mode 100755
index 0000000000..d6434ce617
--- /dev/null
+++ b/audio-creation/ardour3/DETAILS
@@ -0,0 +1,27 @@
+ SPELL=ardour3
+ SPELLX=Ardour3
+ VERSION=3.5.403
+ SOURCE="${SPELLX}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://download.sourcemage.org/grimoire/distro/${SOURCE}
+ SOURCE_URL[1]=http://sourcemage.ru/mirror/$SOURCE
+ SOURCE_HASH=sha512:0ca8251ac698d3c6f11936799ae31ee078f3e8f0f7c2b37bfc1a96ffcc8d402e2803743af1da63153aaa332f2c1b3e9645c4c74ce10862f64aafc08c428775da
+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.
+
+Some Highlights of version 3:
+
+- Audio and MIDI Multi-Track Recording and Editing
+- Plugins with Full Sample Accurate Automation
+- Transport Sync and External Control Surfaces
+- Powerful Anywhere-to-Anywhere Signal Routing
+- Video Timeline
+
+Of course, there are more changes compared to version 2 ...
+EOF