source "$GRIMOIRE/MESON_FUNCTIONS"
           SPELL=atkmm
         VERSION=2.36.0
          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
      SOURCE_HASH=sha512:8527dfa50191919a7dcf6db6699767352cb0dac800d834ee39ed21694eee3136a41a7532d600b8b3c0fcea52da6129b623e8e61ada728d806aa61fdc8dc8dedf
      LICENSE[0]=LGPL
        WEB_SITE=http://library.gnome.org/devel/atkmm/
         ENTERED=20101022
           SHORT="C++ binding for the ATK library"
cat << EOF
C++ binding for the ATK library.
EOF
