### this file is sourced not run
PKGNAME=qrencode
PKGVER=4.0.2
PKGBUILD=1
PKGARCH=x86_64

# source: JakeSFR
TARBALL=${PKGNAME}-${PKGVER}.tar.gz
MD5SUM=4946993cb59c7adf63e5ff5370635853
SRC_URL=https://fukuchi.org/works/qrencode/$TARBALL
BUNDLE=

SLACKDESC="${PKGNAME}: ${PKGNAME} ${PKGVER} (QR Code encoder)  
${PKGNAME}:  
${PKGNAME}: Libqrencode is a fast and compact library for encoding data
${PKGNAME}: ​in a QR Code symbol, a 2D symbology that can be scanned by handy
${PKGNAME}: terminals such as a mobile phone with CCD. The capacity of QR Code
${PKGNAME}: is up to 7000 digits or 4000 characters and has high robustness.
${PKGNAME}: 
${PKGNAME}: https://fukuchi.org/works/qrencode/
${PKGNAME}: 
${PKGNAME}: 
${PKGNAME}: 
"

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