source: general/genlib/libsigc++.xml@ 67b1a0a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 67b1a0a was e4570711, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Update to proftpd-1.3.5b.
Update to libsigc++-2.8.0.
Update to seamonkey-2.40.
Update to bind-9.10.3-P4.
Archive strigi

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17173 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.1 KB
RevLine 
[0801c082]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[e4570711]7 <!ENTITY libsigc-download-http "&gnome-download-http;/libsigc++/2.8/libsigc++-&libsigc-version;.tar.xz">
8 <!ENTITY libsigc-download-ftp "&gnome-download-ftp;/libsigc++/2.8/libsigc++-&libsigc-version;.tar.xz">
9 <!ENTITY libsigc-md5sum "3d26acbc813fa54edd4401ce1a981677">
[19bcba7d]10 <!ENTITY libsigc-size "3.3 MB">
[e4570711]11 <!ENTITY libsigc-buildsize "56 MB (with tests)">
12 <!ENTITY libsigc-time "0.3 SBU (with tests)">
[0801c082]13]>
14
15<sect1 id="libsigc" xreflabel="libsigc++-&libsigc-version;">
16 <?dbhtml filename="libsigc.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>libsigc++-&libsigc-version;</title>
24
25 <indexterm zone="libsigc">
26 <primary sortas="a-libsigc++">libsigc++</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to libsigc++</title>
31
[d4e57d7f]32 <para>
33 The <application>libsigc++</application> package implements a typesafe
34 callback system for standard C++.
35 </para>
[0801c082]36
[9520945]37 &lfs79_checked;
[38a2eac]38
[0801c082]39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
[d4e57d7f]42 <para>
43 Download (HTTP): <ulink url="&libsigc-download-http;"/>
44 </para>
[0801c082]45 </listitem>
46 <listitem>
[d4e57d7f]47 <para>
48 Download (FTP): <ulink url="&libsigc-download-ftp;"/>
49 </para>
[0801c082]50 </listitem>
51 <listitem>
[d4e57d7f]52 <para>
53 Download MD5 sum: &libsigc-md5sum;
54 </para>
[0801c082]55 </listitem>
56 <listitem>
[d4e57d7f]57 <para>
58 Download size: &libsigc-size;
59 </para>
[0801c082]60 </listitem>
61 <listitem>
[d4e57d7f]62 <para>
63 Estimated disk space required: &libsigc-buildsize;
64 </para>
[0801c082]65 </listitem>
66 <listitem>
[d4e57d7f]67 <para>
68 Estimated build time: &libsigc-time;
69 </para>
[0801c082]70 </listitem>
71 </itemizedlist>
72
[d192de30]73 <para condition="html" role="usernotes">User Notes:
74 <ulink url="&blfs-wiki;/libsigc++"/></para>
75
[0801c082]76 </sect2>
77
78 <sect2 role="installation">
79 <title>Installation of libsigc++</title>
80
[d4e57d7f]81 <para>
82 Install <application>libsigc++</application> by running the following
83 commands:
84 </para>
[0801c082]85
[837e96ed]86<screen><userinput>./configure --prefix=/usr &amp;&amp;
[0801c082]87make</userinput></screen>
88
[d4e57d7f]89 <para>
90 To test the results, issue: <command>make check</command>.
91 </para>
[0801c082]92
[d4e57d7f]93 <para>
94 Now, as the <systemitem class="username">root</systemitem> user:
95 </para>
[0801c082]96
97<screen role="root"><userinput>make install</userinput></screen>
98
99 </sect2>
[a5416837]100<!--
[2534fb9]101 <sect2 role="commands">
102 <title>Command Explanations</title>
103
104 <para>
[f3429309]105 <command>sed -i '/type_traits.h/i\#include &lt;sigc++/visit_each.h&gt;'
[2534fb9]106 sigc++/macros/limit_reference.h.m4</command>: This sed fixes a bug
107 which prevents <application>inkscape</application> compiling.
108 </para>
109
[a5416837]110 </sect2>-->
[2534fb9]111
[0801c082]112 <sect2 role="content">
113 <title>Contents</title>
114
115 <segmentedlist>
[c3c56b2]116 <segtitle>Installed Programs</segtitle>
[0801c082]117 <segtitle>Installed Library</segtitle>
[b468e12]118 <segtitle>Installed Directories</segtitle>
[0801c082]119
120 <seglistitem>
[c3c56b2]121 <seg>
122 None
123 </seg>
[d4e57d7f]124 <seg>
125 libsigc-2.0.so
126 </seg>
127 <seg>
[9e3c5b9]128 /usr/{include,lib}/sigc++-2.0 and
129 /usr/share/{devhelp/books,doc}/libsigc++-2.0
[d4e57d7f]130 </seg>
[0801c082]131 </seglistitem>
132 </segmentedlist>
133
134 <variablelist>
135 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
136 <?dbfo list-presentation="list"?>
137 <?dbhtml list-presentation="table"?>
138
[d4e57d7f]139 <varlistentry id="libsigc-2">
140 <term><filename class="libraryfile">libsigc-2.0.so</filename></term>
[0801c082]141 <listitem>
[d4e57d7f]142 <para>
[e9370d0]143 contains the <application>libsigc++</application> API functions.
[d4e57d7f]144 </para>
145 <indexterm zone="libsigc libsigc-2">
146 <primary sortas="c-libsigc-2">libsigc-2.0.so</primary>
[0801c082]147 </indexterm>
148 </listitem>
149 </varlistentry>
150
151 </variablelist>
152
153 </sect2>
154
155</sect1>
Note: See TracBrowser for help on using the repository browser.