Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45751 - Updated ebuild for dev-libs/libsigc++-1.9.15
Summary: Updated ebuild for dev-libs/libsigc++-1.9.15
Status: VERIFIED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://libsigc.sourceforge.net/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 45754
  Show dependency tree
 
Reported: 2004-03-25 16:36 UTC by Andrej Kacian (RETIRED)
Modified: 2004-08-08 11:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
An ebuild file for libsigc++-1.9.15 (libsigc++-1.9.15.ebuild,1.05 KB, text/plain)
2004-03-25 16:39 UTC, Andrej Kacian (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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