           SPELL=ardour
if [ "$ARDOUR_GTK2" == "y" ] ; then
	VERSION=2.0alpha2	
SOURCE_HASH=sha512:5400e3a3a74b8600b13ea54fbd9f10d4226be217b316b074ad86972343c39fad151f8688d6342c4cac42c5b27488bb2193a649ca4093ab51dc024459c92da033
else
         VERSION=0.99.3
     SOURCE_HASH=sha512:3fc43e2efc8a6123b6706505be449421d9209753dfe1d9559fe4aae754bcb30f922e43d48010b2c8f12f50c90b2fef7d19e65cf3bcb3d34adedcce46b1b363ce
fi
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://ardour.org/files/releases/$SOURCE     
        WEB_SITE=http://ardour.org
         ENTERED=20031207
         UPDATED=20050516
      LICENSE[0]=GPL
        KEYWORDS="disk editors audio"
           SHORT="Ardour is a multichannel hard disk recorder (HDR) and 
digital audio workstation (DAW)."
cat << EOF
Ardour is a multichannel hard disk recorder (HDR) and digital audio 
workstation (DAW). It is capable of simultaneous recording of 24 or more 
channels of 32 bit audio at 48kHz. Ardour is intended to function as a 
professional HDR system, replacing dedicated hardware solutions such as 
the Mackie HDR, the Tascam 2424 and more traditional tape systems like 
the Alesis ADAT series. It is also intended to provide the same or 
better functionality as proprietary software DAWs such as ProTools, 
Samplitude, Logic Audio, Nuendo and Cubase VST/SX. It supports MIDI 
Machine Control, and so can be controlled from any MMC controller, such 
as the Mackie Digital 8 Bus mixer and many other modern digital mixers. 
Ardour can operate as an MTC slave or master, allowing synchronization 
with various MTC and SMPTE devices
EOF
