           SPELL=libsigc++
         VERSION=1.0.4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/libsigc/$SOURCE
     SOURCE_HASH=sha512:25bc1227aa9513bdec0f318e2ed89860df6d44fb62784cda9dd28cb8cb81cdb7226f81a02aa86ccdde82cfc7223b93939a5e8b79fd44b3630d16f7fc99af576a
        WEB_SITE=http://libsigc.sourceforge.net
         ENTERED=20011011
         UPDATED=20011103
      LICENSE[0]=LGPL
        KEYWORDS="libs"
           SHORT="Callback system for 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
