source: networking/netlibs/libsoup.xml@ f4ac7141

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since f4ac7141 was f4ac7141, checked in by Pierre Labastie <pierre.labastie@…>, 8 months ago

Remove many more forgotten ftp urls

  • Property mode set to 100644
File size: 8.0 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
[f713df3]8 "&gnome-download-http;/libsoup/&libsoup-minor;/libsoup-&libsoup-version;.tar.xz">
[f4ac7141]9 <!ENTITY libsoup-download-ftp " ">
[754f0d76]10 <!ENTITY libsoup-md5sum "8f657fd301a213629204b3320c35d75a">
[bd57f160]11 <!ENTITY libsoup-size "1.4 MB">
[754f0d76]12 <!ENTITY libsoup-buildsize "17 MB (with tests)">
13 <!ENTITY libsoup-time "0.3 SBU (Using parallelism=4; with tests)">
[a2d8572]14]>
15
[b342c99]16<sect1 id="libsoup" xreflabel="libsoup-&libsoup-version;">
[38b1a66]17 <?dbhtml filename="libsoup.html"?>
[dc775a26]18
19
[9d7119c]20 <title>libsoup-&libsoup-version;</title>
[dc775a26]21
[38b1a66]22 <indexterm zone="libsoup">
[7ded7e3]23 <primary sortas="a-libsoup">libsoup</primary>
[38b1a66]24 </indexterm>
[dc775a26]25
[38b1a66]26 <sect2 role="package">
[9d7119c]27 <title>Introduction to libsoup</title>
[dc775a26]28
[2322fea6]29 <para>
[3ec938d]30 The <application>libsoup</application> is a HTTP client/server library for
[7ded7e3]31 <application>GNOME</application>. It uses GObject and the GLib main loop
[0d7900a]32 to integrate with <application>GNOME</application> applications and
[ec7940be]33 it also has an asynchronous API for use in threaded applications.
[2322fea6]34 </para>
[dc775a26]35
[9d86c703]36 &lfs120_checked;
[7664866b]37
[38b1a66]38 <bridgehead renderas="sect3">Package Information</bridgehead>
[ac79eeb]39 <itemizedlist spacing="compact">
[38b1a66]40 <listitem>
[2322fea6]41 <para>
42 Download (HTTP): <ulink url="&libsoup-download-http;"/>
43 </para>
[38b1a66]44 </listitem>
45 <listitem>
[2322fea6]46 <para>
47 Download (FTP): <ulink url="&libsoup-download-ftp;"/>
48 </para>
[38b1a66]49 </listitem>
50 <listitem>
[2322fea6]51 <para>
52 Download MD5 sum: &libsoup-md5sum;
53 </para>
[38b1a66]54 </listitem>
55 <listitem>
[2322fea6]56 <para>
57 Download size: &libsoup-size;
58 </para>
[38b1a66]59 </listitem>
60 <listitem>
[2322fea6]61 <para>
62 Estimated disk space required: &libsoup-buildsize;
63 </para>
[38b1a66]64 </listitem>
65 <listitem>
[2322fea6]66 <para>
67 Estimated build time: &libsoup-time;
68 </para>
[38b1a66]69 </listitem>
70 </itemizedlist>
[296dce9]71<!--
[9e716cc]72 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
73 <itemizedlist spacing="compact">
74 <listitem>
75 <para>
76 Required patch:
77 <ulink url="&patch-root;/libsoup-&libsoup-version;-testsuite_fix-1.patch"/>
78 </para>
79 </listitem>
80 </itemizedlist>
[296dce9]81-->
[941e3b09]82<!--
[8668c75]83 <warning>
84 <para>
85 You may have noticed newer libsoup releases versioned 3.x.y is
86 available. However, currently some downstream packages support
87 libsoup-3.x, while the others do not. Installing libsoup-3.x into
88 BLFS is known to cause troubles, even if both libsoup-2.x and 3.x
89 are installed. So, do <emphasis role='bold'>not</emphasis> install
90 libsoup-3.x into BLFS unless you know what you are doing. We plan
[50f9dbb]91 to keep using libsoup-2.x for BLFS until GNOME-43 release.
[8668c75]92 </para>
93 </warning>
[941e3b09]94-->
[9d7119c]95 <bridgehead renderas="sect3">libsoup Dependencies</bridgehead>
[dc775a26]96
[38b1a66]97 <bridgehead renderas="sect4">Required</bridgehead>
[2322fea6]98 <para role="required">
[41aad3e3]99 <xref linkend="glib-networking"/>,
[1ad3510e]100 <xref linkend="libpsl"/>,
[140b37b]101 <xref linkend="libxml2"/>, and
[41aad3e3]102 <xref linkend="sqlite"/>
[2322fea6]103 </para>
[dc775a26]104
[7ded7e3]105 <bridgehead renderas="sect4">Recommended</bridgehead>
[f8efa5b]106 <para role="recommended">
[60d9f0f2]107 <xref linkend="gobject-introspection"/> and
[699fa99]108 <xref linkend="vala"/>
[f8efa5b]109 </para>
[beaa51b]110
[38b1a66]111 <bridgehead renderas="sect4">Optional</bridgehead>
[2322fea6]112 <para role="optional">
[c6bab95]113 <xref linkend="apache"/> (required to run the test suite),
[47d5a9e5]114 <xref linkend="brotli"/>,
[c6bab95]115 <xref linkend="curl"/> (required to run the test suite),
[0b4d98d]116 <!--<xref linkend="sysprof"/> (for profiling),-->
[a8b13c7]117 <xref linkend="mitkrb"/> (required to run the test suite),
[2322fea6]118 <xref linkend="gtk-doc"/>,
[296dce9]119 <!-- It seems that XMLRPC is part of PHP 5.4.10 -->
[8558044]120 <xref linkend="php"/> compiled with XMLRPC-EPI
[0b4d98d]121 support (only used for the XMLRPC regression tests),
122 <xref linkend="samba"/> (ntlm_auth is required to run the test suite), and
123 <ulink url="&sysprof-url;">sysprof</ulink>
[2322fea6]124 </para>
125
[38b1a66]126 </sect2>
[dc775a26]127
[38b1a66]128 <sect2 role="installation">
[9d7119c]129 <title>Installation of libsoup</title>
[296dce9]130<!--
[9e716cc]131 <para>
[48771ae]132 First, fix a problem in the test suite caused by
[9e716cc]133 <xref role="nodep" linkend="glib-networking"/>:
134 </para>
135
136<screen><userinput remap="pre">patch -Np1 -i ../libsoup-&libsoup-version;-testsuite_fix-1.patch</userinput></screen>
[296dce9]137-->
[2322fea6]138 <para>
139 Install <application>libsoup</application> by running the following
140 commands:
141 </para>
[dc775a26]142
[1ad3510e]143<screen><userinput>mkdir build &amp;&amp;
[ad342518]144cd build &amp;&amp;
[1ad3510e]145
[91318eb]146meson setup --prefix=/usr \
147 --buildtype=release \
148 -Dvapi=enabled \
149 -Dgssapi=disabled \
150 -Dsysprof=disabled \
151 .. &amp;&amp;
[1ad3510e]152ninja</userinput></screen>
[dc775a26]153
[2322fea6]154 <para>
[1ad3510e]155 To test the results, issue: <command>ninja test</command>.
[13c06cb2]156 <!-- Upstream issue #120. -->
157 One test named <filename>ssl-test</filename> is known to fail.
[2322fea6]158 </para>
[839edb8]159
[2322fea6]160 <para>
161 Now, as the <systemitem class="username">root</systemitem> user:
162 </para>
[dc775a26]163
[1ad3510e]164<screen role="root"><userinput>ninja install</userinput></screen>
[41aad3e3]165
[38b1a66]166 </sect2>
[dc775a26]167
[56ce09e]168 <sect2 role="commands">
169 <title>Command Explanations</title>
[864b24de]170
[adf17153]171 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
172 href="../../xincludes/meson-buildtype-release.xml"/>
173
[699fa99]174 <para>
[9e716cc]175 <option>-Dvapi=disabled</option>: Use this if you have not installed
[8558044]176 <application>Vala</application>, e.g. because you are not building
[3ec938d]177 <application>GNOME</application>.
[699fa99]178 </para>
179
[1ad3510e]180 <para>
[aecbae4a]181 <option>-Ddoc=enabled</option>: Use this option if you want to build
[1ad3510e]182 the documentation. Note that you must have <xref linkend="gtk-doc"/> installed.
183 </para>
[c6bab95]184
[556edfd]185 <para>
[aa41434]186 <parameter>-Dgssapi=disabled</parameter>: libsoup defaults to building with GSSAPI support,
[556edfd]187 which requires Kerberos (as does the test suite). If you are building GNOME or
[296dce9]188 have kerberos installed, remove this option.
189 </para>
190
191 <para>
[0b4d98d]192 <parameter>-Dsysprof=disabled</parameter>: libsoup will automatically
193 download a git version of <ulink url="&sysprof-url;">sysprof</ulink> if
194 git is available or use the installed version if it is present on the
195 system. If you need profiling, remove this option.
[556edfd]196 </para>
197
[56ce09e]198 </sect2>
199
[38b1a66]200 <sect2 role="content">
201 <title>Contents</title>
[dc775a26]202
[38b1a66]203 <segmentedlist>
[c3c56b2]204 <segtitle>Installed Programs</segtitle>
[beaa51b]205 <segtitle>Installed Libraries</segtitle>
[38b1a66]206 <segtitle>Installed Directories</segtitle>
[dc775a26]207
[38b1a66]208 <seglistitem>
[c3c56b2]209 <seg>
210 None
211 </seg>
[2322fea6]212 <seg>
[c6bab95]213 libsoup-2.4.so and libsoup-gnome-2.4.so
[2322fea6]214 </seg>
215 <seg>
[c6bab95]216 /usr/include/libsoup-2.4,
217 /usr/include/libsoup-gnome-2.4 and
[1ad3510e]218 /usr/share/gtk-doc/html/libsoup-2.4 <!-- only installed if -Ddoc=true is
219 passed. -->
[2322fea6]220 </seg>
[38b1a66]221 </seglistitem>
222 </segmentedlist>
[dc775a26]223
[38b1a66]224 <variablelist>
225 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
226 <?dbfo list-presentation="list"?>
227 <?dbhtml list-presentation="table"?>
[dc775a26]228
[1491b49]229 <varlistentry id="libsoup-2">
230 <term><filename class="libraryfile">libsoup-2.4.so</filename></term>
[38b1a66]231 <listitem>
[2322fea6]232 <para>
[4c24eb0a]233 provides functions for asynchronous HTTP connections
[2322fea6]234 </para>
[1491b49]235 <indexterm zone="libsoup libsoup-2">
236 <primary sortas="c-libsoup-2">libsoup-2.4.so</primary>
[beaa51b]237 </indexterm>
238 </listitem>
239 </varlistentry>
240
[1491b49]241 <varlistentry id="libsoup-gnome-2">
242 <term><filename class="libraryfile">libsoup-gnome-2.4.so</filename></term>
[beaa51b]243 <listitem>
[2322fea6]244 <para>
[4c24eb0a]245 provides <application>GNOME</application> specific features
[2322fea6]246 </para>
[1491b49]247 <indexterm zone="libsoup libsoup-gnome-2">
248 <primary sortas="c-libsoup-gnome-2">libsoup-gnome-2.4.so</primary>
[38b1a66]249 </indexterm>
250 </listitem>
251 </varlistentry>
[7ded7e3]252
[38b1a66]253 </variablelist>
[7ded7e3]254
[38b1a66]255 </sect2>
[7ded7e3]256
[b342c99]257</sect1>
Note: See TracBrowser for help on using the repository browser.