           SPELL=lash
         VERSION=0.5.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://download.savannah.gnu.org/releases/$SPELL/$SOURCE
        WEB_SITE=http://www.nongnu.org/lash/
     SOURCE_HASH=sha512:c91360887d1046fbaf90e523d85ab06b4feaa6273c8d9a1a1a4ce9216598f833e1ef60f8c18099480923d506832e39eeabafa90573e700fcb5d7180e5091454c
      LICENSE[0]=GPL
      PATCHLEVEL=1
        KEYWORDS="alsa jack tools audio"
           SHORT="Session management system for JACK and ALSA."
cat << EOF
LASH is a session management system for JACK and ALSA audio applications 
on GNU/Linux. It is an implementation of a proposal that originated from 
this  discussion. Its aim is to allow you to have many different audio 
programs running at once, to save their setup, close them down and then 
easily reload the setup at some other time. LASH doesn't deal with any 
kind of audio data itself; it just runs programs, deals with 
saving/loading (arbitrary) data and connects different kinds of virtual 
audio ports together (currently JACK and ALSA sequencer ports). It can 
also be used to move entire sessions between computers, or post sessions 
on the Internet for download.
EOF
