%general-entities; ]> $Date$ libsoup-&libsoup3-version; libsoup3 Introduction to libsoup3 The libsoup3 is a HTTP client/server library for GNOME. It uses GObject and the GLib main loop to integrate with GNOME applications and it also has an asynchronous API for use in threaded applications. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libsoup3-md5sum; Download size: &libsoup3-size; Estimated disk space required: &libsoup3-buildsize; Estimated build time: &libsoup3-time; libsoup3 Dependencies Required , , , , and Recommended and Optional (required to run the test suite), , (required to run the test suite), (for profiling), (required to run the test suite), , compiled with XMLRPC-EPI support (only used for the XMLRPC regression tests), and (ntlm_auth is required to run the test suite) User Notes: Installation of libsoup3 Install libsoup3 by running the following commands: mkdir build && cd build && meson --prefix=/usr \ --buildtype=release \ -Dvapi=enabled \ -Dgssapi=disabled \ -Dsysprof=disabled \ .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations : Use this if you have not installed Vala, e.g. because you are not building GNOME. : Use this option if you want to build the documentation. Note that you must have installed. -Dgssapi=disabled: libsoup3 defaults to building with GSSAPI support, which requires Kerberos (as does the test suite). -Dsysprof=disabled: libsoup3 will automatically download a git version of if git is available or use the installed version if available. If you need profiling, remove this option. Contents Installed Programs Installed Libraries Installed Directories None libsoup-3.0.so /usr/include/libsoup-3.0, /usr/share/gtk-doc/html/libsoup-3.0 (only installed if -Ddoc=true is passed) Short Descriptions libsoup-3.0.so provides functions for asynchronous HTTP connections libsoup-3.0.so