           SPELL=libcroco
         VERSION=0.6.13
     SOURCE_HASH=sha512:038a3ac9d160a8cf86a8a88c34367e154ef26ede289c93349332b7bc449a5199b51ea3611cebf3a2416ae23b9e45ecf8f9c6b24ea6d16a5519b796d3c7e272d4
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      LICENSE[0]=GNU
        WEB_SITE=https://www.gnome.org
         ENTERED=20020510
        KEYWORDS="gnome2 libs"
           SHORT="Standalone css2 parsing library"
cat << EOF
libcroco is a standalone css2 parsing library.
It provides a low level event driven SAC like api
and a css object model like api.
 
This library is being written to bring the css support
to the mlview xml editor project but it can be used
for other applications as well.
EOF
