           SPELL=libunibreak
         VERSION=5.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
     SOURCE_HASH=sha512:c47d6445cab36febb214b31aeb48585a4d3685714588079e84be87019f6e6ffb752e0e0e527232e2d164b1efeeeea64b8b4b21e605ebc60f10fb5a169edc2ed0
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${SPELL}_${VERSION//./_}
   SOURCE_URL[0]=https://github.com/adah1972/$SPELL/archive/${SPELL}_${VERSION//./_}.tar.gz
      LICENSE[0]=ZLIB
        WEB_SITE=https://github.com/adah1972/libunibreak
        ENTERED=20150110
           SHORT="UTF-8 line breaking library"
cat << EOF
Libunibreak is an implementation of the line breaking algorithm as described
in Unicode 6.0.0 Standard Annex 14, Revision 26. It breaks lines that contain
Unicode characters. It is designed to be used in a generic text renderer.
EOF
