Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 45751

Summary: Updated ebuild for dev-libs/libsigc++-1.9.15
Product: Gentoo Linux Reporter: Andrej Kacian (RETIRED) <ticho>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: VERIFIED LATER    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://libsigc.sourceforge.net/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 45754    
Attachments: An ebuild file for libsigc++-1.9.15

Description Andrej Kacian (RETIRED) gentoo-dev 2004-03-25 16:36:09 UTC
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.

It also 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.

See attached ebuild

P.S.: This ebuild uses SLOT="2", since this version of libsigc++ is meant to coexist with older ones. Headers, pkgconfig files and lib files all use "-2.0" suffix, so I named slot "2", even though version is 1.9.x - I guess they'll change it to 2.0.x once they go stable.
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2004-03-25 16:39:35 UTC
Created attachment 28024 [details]
An ebuild file for libsigc++-1.9.15
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2004-03-25 16:58:03 UTC
I forgot to add the EBUILD keyword, sorry.
Comment 3 foser (RETIRED) gentoo-dev 2004-03-26 08:34:36 UTC
devel release
Comment 4 foser (RETIRED) gentoo-dev 2004-08-08 11:15:24 UTC
this has already been fixed