source "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=gtkmm3
         VERSION=3.24.4
          SOURCE=${SPELL%?}-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL%?}-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/${SPELL%?}/${VERSION%.*}/$SOURCE
     SOURCE_HASH=sha512:e3a10aed9cf2df7369b5dac3f1de000b006e08aef6f2d953d2faf2b023bd744ed4c9c2ad5221adc1b0c919bcdc966d0c1c9dc698694d8630ceba56e39f91ac26
      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
