           SPELL=libcroco
         VERSION=0.6.0
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:15883830a6000982cbb2f83d81f41dd719370407dbecd6c3de67d74f3e633dd7c3b66aa0a2e8519e989c85670961d730ee9e62ff02697e6f7f207d3f70024324
      LICENSE[0]=GNU
       BUILD_API=2
        WEB_SITE=http://www.gnome.org
         ENTERED=20020510
         UPDATED=20040913
           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
