### this file is sourced not run
pkgname=pdf2djvu
PKGVER=0.9.19
PKGBUILD=1
PKGARCH=x86_64

# source: JakeSFR
TARBALL=${pkgname}-${PKGVER}.tar.xz
MD5SUM=b1059b9a915efc81aabcb19fabcbcbcf
SRC_URL=https://github.com/jwilk-archive/pdf2djvu/releases/download/${PKGVER}/${TARBALL}
BUNDLE=

SLACKREQ='libdjvulibre poppler libexiv2'

SLACKDESC="${pkgname}: ${pkgname} ${PKGVER} (PDF to DjVu converter)  
${pkgname}: 
${pkgname}: pdf2djvu creates DjVu files from PDF files.
${pkgname}: It's able to extract: graphics, text layer, hyperlinks,
${pkgname}: document outline (bookmarks), metadata (including XMP metadata).
${pkgname}: 
${pkgname}: https://github.com/jwilk-archive/pdf2djvu
${pkgname}: 
${pkgname}: 
${pkgname}: 
${pkgname}: 
"

### default pkg_download
### default_pkg_prepare
### default pkg_package
### default pkg_build
