           SPELL=libunibreak
         VERSION=1.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
     SOURCE_HASH=sha512:73e4f6e78dc0bc25c880243c1885bfbdd9556c103e74117a3b713ce9b6c765a11480c0fb0191ac8458e5e0f6a21543d4e7dba195b80e91998c95fa27c40c1aa7
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
