           SPELL=libsigc++2
         VERSION=1.2.7
          SOURCE=libsigc++-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libsigc++-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/libsigc++/1.2/$SOURCE
     SOURCE_HASH=sha512:91c6b9b9e6966b67da8c3c6a3ecdba097ed086e62d401a9d61edadb5ccd2502d69acf42d1c206eae0d998f38780bea824088cbf810d7a31c3d45d12516bde395
        WEB_SITE=https://libsigcplusplus.github.io/
         ENTERED=20020523
         UPDATED=20050414
      LICENSE[0]=LGPL
        KEYWORDS="libs"
           SHORT="Callback system for use in widget libraries"
cat << EOF
Libsigc++ implements a full callback system for use in widget libraries,
abstract interfaces, and general programming. Originally part of the Gtk--
widget set, libsigc++ is now a seperate library to provide for more general
use. It is the most complete library of its kind with the ablity to connect
an abstract callback to a class method, function, or function object. It
contains adaptor classes for connection of dissimilar callbacks and has an
ease of use unmatched by other C++ callback libraries. Libsigc++ is licensed
under the GNU Library General Public License, LGPL.
EOF
