slackbuilds/libraries/libsigc++-legacy12
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README
libsigc++-legacy12.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
libsigc++-legacy12.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

libsigc++ implements a typesafe callback system for standard C++. It
allows you to define signals and to connect those signals to any
callback function, either global or a member function, regardless
of whether it is static or virtual.

This is the 1.2 version of libsigc++, which is outdated, but required
by some packages that haven't been updated to use 2.0 yet. This package
doesn't conflict with the main libsigc++ package.