source: networking/netlibs/libsoup.xml@ 10516957

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 10516957 was 3af204c, checked in by Krejzi <krejzi@…>, 12 years ago

XML Polishing, Part 3. Minor change to changelog regarding MySQL update, only for eye candy.

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

  • Property mode set to 100644
File size: 5.9 KB
RevLine 
[38b1a66]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[a2d8572]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[eed7fc8]6
[2322fea6]7 <!ENTITY libsoup-download-http
[3af204c]8 "&gnome-download-http;/libsoup/2.38/libsoup-&libsoup-version;.tar.xz">
[2322fea6]9 <!ENTITY libsoup-download-ftp
[3af204c]10 "&gnome-download-ftp;/libsoup/2.38/libsoup-&libsoup-version;.tar.xz">
[3e26ac6]11 <!ENTITY libsoup-md5sum "d13fb4968acea24c26b83268a308f580">
12 <!ENTITY libsoup-size "608 KB">
[2322fea6]13 <!ENTITY libsoup-buildsize "23 MB">
14 <!ENTITY libsoup-time "0.3 SBU">
[a2d8572]15]>
16
[b342c99]17<sect1 id="libsoup" xreflabel="libsoup-&libsoup-version;">
[38b1a66]18 <?dbhtml filename="libsoup.html"?>
[dc775a26]19
[38b1a66]20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
[dc775a26]24
[9d7119c]25 <title>libsoup-&libsoup-version;</title>
[dc775a26]26
[38b1a66]27 <indexterm zone="libsoup">
[7ded7e3]28 <primary sortas="a-libsoup">libsoup</primary>
[38b1a66]29 </indexterm>
[dc775a26]30
[38b1a66]31 <sect2 role="package">
[9d7119c]32 <title>Introduction to libsoup</title>
[dc775a26]33
[2322fea6]34 <para>
[7ded7e3]35 The <application>libsoup</application> is HTTP client/server library for
36 <application>GNOME</application>. It uses GObject and the GLib main loop
37 to integrate with <application>GNOME</application> applications and
[c6bab95]38 it also has asynchronous API for use in threaded applications.
[2322fea6]39 </para>
[dc775a26]40
[c6bab95]41 &lfs70_checked;
[7664866b]42
[38b1a66]43 <bridgehead renderas="sect3">Package Information</bridgehead>
[ac79eeb]44 <itemizedlist spacing="compact">
[38b1a66]45 <listitem>
[2322fea6]46 <para>
47 Download (HTTP): <ulink url="&libsoup-download-http;"/>
48 </para>
[38b1a66]49 </listitem>
50 <listitem>
[2322fea6]51 <para>
52 Download (FTP): <ulink url="&libsoup-download-ftp;"/>
53 </para>
[38b1a66]54 </listitem>
55 <listitem>
[2322fea6]56 <para>
57 Download MD5 sum: &libsoup-md5sum;
58 </para>
[38b1a66]59 </listitem>
60 <listitem>
[2322fea6]61 <para>
62 Download size: &libsoup-size;
63 </para>
[38b1a66]64 </listitem>
65 <listitem>
[2322fea6]66 <para>
67 Estimated disk space required: &libsoup-buildsize;
68 </para>
[38b1a66]69 </listitem>
70 <listitem>
[2322fea6]71 <para>
72 Estimated build time: &libsoup-time;
73 </para>
[38b1a66]74 </listitem>
75 </itemizedlist>
[dc775a26]76
[9d7119c]77 <bridgehead renderas="sect3">libsoup Dependencies</bridgehead>
[dc775a26]78
[38b1a66]79 <bridgehead renderas="sect4">Required</bridgehead>
[2322fea6]80 <para role="required">
[4e0ea3c0]81 <xref linkend="glib-networking"/> and
[f7993366]82 <xref linkend="libxml2"/>
[2322fea6]83 </para>
[dc775a26]84
[7ded7e3]85 <bridgehead renderas="sect4">Recommended</bridgehead>
[f8efa5b]86 <para role="recommended">
87 <xref linkend="gobject-introspection"/>,
88 <xref linkend="libgnome-keyring"/> and
89 <xref linkend="sqlite"/>
90 </para>
[beaa51b]91
[38b1a66]92 <bridgehead renderas="sect4">Optional</bridgehead>
[2322fea6]93 <para role="optional">
[c6bab95]94 <xref linkend="apache"/> (required to run the test suite),
95 <xref linkend="curl"/> (required to run the test suite),
[2322fea6]96 <xref linkend="gtk-doc"/>,
97 <xref linkend="php"/> compiled with
98 <ulink url="http://xmlrpc-epi.sourceforge.net/main.php?t=php_about">XMLRPC-EPI</ulink>
[c6bab95]99 support (only used for the XMLRPC regression tests) and
100 <xref linkend="samba3"/> (ntlm_auth is required to run the test suite).
[2322fea6]101 </para>
102
103 <para condition="html" role="usernotes">
104 User Notes: <ulink url="&blfs-wiki;/libsoup"/>
105 </para>
[38b1a66]106 </sect2>
[dc775a26]107
[38b1a66]108 <sect2 role="installation">
[9d7119c]109 <title>Installation of libsoup</title>
[dc775a26]110
[2322fea6]111 <para>
112 Install <application>libsoup</application> by running the following
113 commands:
114 </para>
[dc775a26]115
[c6bab95]116<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
[38b1a66]117make</userinput></screen>
[dc775a26]118
[2322fea6]119 <para>
120 To test the results, issue: <command>make check</command>.
121 </para>
[839edb8]122
[2322fea6]123 <para>
124 Now, as the <systemitem class="username">root</systemitem> user:
125 </para>
[dc775a26]126
[ac79eeb]127<screen role="root"><userinput>make install</userinput></screen>
[38b1a66]128 </sect2>
[dc775a26]129
[56ce09e]130 <sect2 role="commands">
131 <title>Command Explanations</title>
[864b24de]132
[f7993366]133 <para>
134 <option>--without-gnome</option>: This switch prevents
135 <command>configure</command> looking for GNOME specific
[7ded7e3]136 dependencies. Use this switch if you have not installed
[f8efa5b]137 <xref linkend="libgnome-keyring"/>.
[f7993366]138 </para>
139
[2322fea6]140 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3af204c]141 href="../../xincludes/static-libraries.xml"/>
[c6bab95]142
143 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3af204c]144 href="../../xincludes/gtk-doc-rebuild.xml"/>
[c6bab95]145
[56ce09e]146 </sect2>
147
[38b1a66]148 <sect2 role="content">
149 <title>Contents</title>
[dc775a26]150
[38b1a66]151 <segmentedlist>
[beaa51b]152 <segtitle>Installed Libraries</segtitle>
[38b1a66]153 <segtitle>Installed Directories</segtitle>
[dc775a26]154
[38b1a66]155 <seglistitem>
[2322fea6]156 <seg>
[c6bab95]157 libsoup-2.4.so and libsoup-gnome-2.4.so
[2322fea6]158 </seg>
159 <seg>
[c6bab95]160 /usr/include/libsoup-2.4,
161 /usr/include/libsoup-gnome-2.4 and
[2322fea6]162 /usr/share/gtk-doc/html/libsoup-2.4.
163 </seg>
[38b1a66]164 </seglistitem>
165 </segmentedlist>
[dc775a26]166
[38b1a66]167 <variablelist>
168 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
169 <?dbfo list-presentation="list"?>
170 <?dbhtml list-presentation="table"?>
[dc775a26]171
[ac79eeb]172 <varlistentry id="libsoup-2.4">
[2322fea6]173 <term><filename class='libraryfile'>libsoup-2.4.so</filename></term>
[38b1a66]174 <listitem>
[2322fea6]175 <para>
176 provides functions for asynchronous HTTP connections.
177 </para>
[ac79eeb]178 <indexterm zone="libsoup libsoup-2.4">
[2322fea6]179 <primary sortas="c-libsoup-2.4">libsoup-2.4.so</primary>
[beaa51b]180 </indexterm>
181 </listitem>
182 </varlistentry>
183
[ac79eeb]184 <varlistentry id="libsoup-gnome-2.4">
[2322fea6]185 <term><filename class='libraryfile'>libsoup-gnome-2.4.so</filename></term>
[beaa51b]186 <listitem>
[2322fea6]187 <para>
[3af204c]188 provides <application>GNOME</application> specific features.
[2322fea6]189 </para>
[ac79eeb]190 <indexterm zone="libsoup libsoup-gnome-2.4">
[2322fea6]191 <primary sortas="c-libsoup-gnome-2.4">libsoup-gnome-2.4.so</primary>
[38b1a66]192 </indexterm>
193 </listitem>
194 </varlistentry>
[7ded7e3]195
[38b1a66]196 </variablelist>
[7ded7e3]197
[38b1a66]198 </sect2>
[7ded7e3]199
[b342c99]200</sect1>
Note: See TracBrowser for help on using the repository browser.