source: networking/netlibs/libsoup.xml@ 7df2e1ae

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 7df2e1ae was 3e26ac6, checked in by Krejzi <krejzi@…>, 12 years ago

glib-networking 2.32.1, libsoup 2.38.1, gvfs 1.12.1. Added gcr 3.4.1

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