# Watch: https://ftp.gnu.org/gnu/libcdio
           SPELL=libcdio
         VERSION=2.1.0
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${GNU_URL}/libcdio/$SOURCE
  SOURCE2_URL[0]=${GNU_URL}/libcdio/$SOURCE2
  SOURCE2_IGNORE=signature
      SOURCE_GPG="gnu.gpg:$SOURCE2:UPSTREAM_KEY"
      LICENSE[0]=GPL
        WEB_SITE=https://www.gnu.org/software/libcdio/
        KEYWORDS="libs"
         ENTERED=20030222
            DOCS="COPYING NEWS README"
           SHORT="library for accessing cdrom drives"
cat << EOF
library for accessing cdrom drives
EOF
