           SPELL=libunibreak
         VERSION=6.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
     SOURCE_HASH=sha512:a85333d59c78b67b1c05d33ab99c069ba493780d6a98ad5ab00e33235c454b8b33515cac4e815de35533f235be7cf5473550b3a6389f7581ba2f6216d42d38e1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${SPELL}_${VERSION//./_}
   SOURCE_URL[0]=https://github.com/adah1972/#$SPELL/archive/$SOURCE
      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
