           SPELL=neutrino
         VERSION=0.8.4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
#     SOURCE_HASH=sha512:0302057e52c53a02488bd38974d83f807a1fe27bcd01cc1ebfe1a7eb28161c14864d8c21339f5ab123158d12fa1b082b5612b9842f9bb1fb47983fa4933fa107
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://neutrino.sf.net/
         ENTERED=20030228
         UPDATED=20031118
      LICENSE[0]=GPL
        KEYWORDS="gnome editors audio"
           SHORT="GNOME 2 jukebox"
cat << EOF
Neutrino (formerly GnomeDAP) is a GNOME 2 (and hence GTK 2) based
application. The actually jukebox communication code was derived from that of
GNOMAD but wrapped up into a GObject so I don't have nasty global variables
around. Due to this GnomeDAP can theoretically support multiple jukeboxes at
once, something which I don't think GNOMAD is capable of due to the way it is
written. (but then who has 2 jukeboxes plugged into a machine at once).
EOF
