           SPELL=libnjb
if  [  "$CVS"  ==  "y"  ];  then
         VERSION=cvs
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/libnjb:libnjb
   SOURCE_IGNORE=volatile
  FORCE_DOWNLOAD="on"
else
         VERSION=2.2.5
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:f41695e83b55f6747e7b927ef7e05fc58f2f67a4f400ced01e17763f2702004d41ae1a7f2b4f1108ff6457a5c9f6c364cbbe20a4907d70b99a0247a9f69a0831
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://libnjb.sourceforge.net/
         ENTERED=20020917
         UPDATED=20040108
      LICENSE[0]=BSD
        KEYWORDS="libs"
           SHORT="Libraries for the Nomad Jukebox"
cat << EOF
libnjb is a C library and API for communicating with the Creative Nomad 
JukeBox digital audio player under BSD and Linux.
EOF
