           SPELL=bmpx
         VERSION=0.36.1
          BRANCH=`echo ${VERSION}|cut -d . -f 1,2`
          SOURCE=bmpx-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://files.beep-media-player.org/releases/${BRANCH}/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://beep-media-player.org/index.php/BMPx_Homepage
         ENTERED=20051109
      PATCHLEVEL=1
        KEYWORDS="players player audio"
           SHORT="Multimedia player based on the Beep Media Player"
cat << EOF
BMPx evolved from the BMP Project, which was originally a fork of XMMS to GTK2.
However, BMPx basically shares no code with the BMP code (only a few
miscelaneous generic functions have been taken over), instead it has been 
rewritten from scratch to facilitate inner seperation from core and UI. 
EOF
