           SPELL=glibmm
         VERSION=2.42.0
     SOURCE_HASH=sha512:63bac04bf288d90f40d8bd08d16e147a42e2293a99998fabdc83bf1ef8a50197e44d95c1608f93fe7f2a1a791dd624dffb2db4426d3eaf32ce0f75ddac3559fb
#      SOURCE_GPG=gurus.gpg:$SOURCE.sig
          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]="LGPL"
        WEB_SITE=http://www.gtkmm.org/
         ENTERED=20031005
        KEYWORDS="gnome2 libs"
           SHORT="C++ wrapper library for glib"
cat << EOF
glibmm provides a C++ interface to glib. glibmm was previously part of gtkmm.
glibmm 2.3/2.4 will wrap any additional API in glib 2.4.

glibmm 2.4 installs in parallel with gtkmm 2.0/2.2, so you can install this
unstable library without the risk of breaking existing applications. This allows
us to break ABI and API, though we will try not to break API unless it is
absolutely necessary.
EOF
