### this file is sourced not run
PKGNAME=libcdio
PKGVER=2.1.0
PKGBUILD=1
PKGARCH=x86_64

# source: JakeSFR
TARBALL=${PKGNAME}-${PKGVER}.tar.bz2
MD5SUM=aa7629e8f73662a762f64c444b901055
SRC_URL=https://ftp.gnu.org/gnu/libcdio/${TARBALL}
BUNDLE=

SLACKREQ='libcddb'

SLACKDESC="${PKGNAME}: ${PKGNAME} ${PKGVER} (Compact Disc Input and Control Library)
${PKGNAME}: 
${PKGNAME}: The GNU Compact Disc Input and Control library (libcdio) contains
${PKGNAME}: a library for CD-ROM and CD image access. Applications wishing
${PKGNAME}: to be oblivious of the OS- and device-dependent properties
${PKGNAME}: of a CD-ROM or of the specific details of various CD-image
${PKGNAME}: formats may benefit from using this library.
${PKGNAME}: 
${PKGNAME}: https://www.gnu.org/software/libcdio/
${PKGNAME}: 
${PKGNAME}:
"

### default pkg_download
### default pkg_prepare
### default pkg_package
### default pkg_build
