           SPELL=libdmtx
         VERSION=0.7.5
     SOURCE_HASH=sha512:c4bccc9eff4a93b6bb417ed23ed46e82cc98b650a94be40479d192af8537ee02a16700fbbd8f2271035ff8b804c40ab6461825d94bd80a3081d3a4b3988ea22a
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/dmtx/libdmtx/archive/v$VERSION.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://www.libdmtx.org/"
      LICENSE[0]=BSD
         ENTERED=20120506
           SHORT="a library for reading and writing Data Matrix barcodes"
cat << EOF
libdmtx is open source software for reading and writing Data Matrix barcodes
on Linux, Unix, OS X, Windows, and mobile devices. At its core libdmtx is
a native shared library, allowing C/C++ programs to use its capabilities
without extra restrictions or overhead.
EOF
