           SPELL=libqrencode
          SPELLX=qrencode
         VERSION=4.1.1
          SOURCE="${SPELLX}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=https://fukuchi.org/works/qrencode/${SOURCE}
     SOURCE_HASH=sha512:981b3242c213e1b40ac88711912dd8c27ea11f3437d1a04b6b226499a6e991a8f0b3b10f818bcc104812192a1dac4ce05f16ecd847a50cb03d4859b84bad89b8
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
        WEB_SITE=https://fukuchi.org/works/qrencode/
      LICENSE[0]=LGPL
         ENTERED=20121201
           SHORT="QR Code encoding library"
cat << EOF
Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D
symbology that can be scanned by handy terminals such as a mobile phone with
CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is
highly robust.

This library is characterized by:

 - Does not require any additional files at run time.
 - Fast symbol encoding.
 - Automatic optimization of input data.
EOF
