           SPELL=gtkmm3
         VERSION=3.11.10
          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:e9e2b9fdf43d0ea8b8d634e59effd060d9eb73417c9396297b123b4e22ce35701f0f5dccc1ea480f713669208531413c2d32768e2cd40402c97581374fe25423
      LICENSE[0]=LGPL
        WEB_SITE=http://www.gtkmm.org/
         ENTERED=20110411
            DOCS=${DOCS/doc*/}
        KEYWORDS="x11 libs"
           SHORT="C++ wrapper library for GTK+"
cat << EOF
gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights
include typesafe callbacks, and a comprehensive set of widgets that are easily
extensible via inheritance.
EOF
