# libsoup/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. This package requires, at "build" time, a copy of "meson" that has been patched so as not to mess with "rpath". #--------------------------------------------------------------------- 2. "libproxy" (a separate library) should be patched to disable its use of "webkit" or "libsoup" (which uses "libproxy") may end up with a circular dependency on "webkit". #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.32 minutes) - 2021 dedi 00.01 hours (or 000.43 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.58 minutes) - ThinkPad W530 i7 4x2 32GB RAM using a 64-bit kernel and 32-bit distro 00.01 hours (or 000.77 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.82 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.00 minutes) - HP Pavilion dv8 8GB RAM 00.04 hours (or 002.20 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled tmpsize = 16M uscheck = C210614, R200914, paused setpaths = gnome libsoup libxml2 openssl python3 #--------------------------------------------------------------------- [depends] actools curl gawk gconf glib20:strict gnomering gnutls3 grep gtkcore libgcr # Forces vala rebuild libgcrypt libglibnet libgpg-error libproxy libpsl libtasn1 libxml2 meson ninja openssl orbit pkgconf python sed sqlite3 zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE #--------------------------------------------------------------------- PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr build mkdir build meson build \ -D prefix=$PP \ -D gssapi=disabled \ -D tests=false cd build if [ \! -f build.ninja ]; then exit 1; fi meson configure #--------------------------------------------------------------------- [build] cd build ninja_simple_build #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = http://packages.debian.org/unstable/source/libsoup url_home = n/a url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ basicnet/libsoup.html url_tarball = https://ftp.gnome.org/pub/gnome/sources/libsoup/\ 2.74/libsoup-2.74.3.tar.xz #--------------------------------------------------------------------- [history] 170511 Updated from 2.53.2 to 2.58.1 170912 Updated to 2.60.0 171024 Updated to 2.60.1 171028 Updated to 2.60.2 180114 Updated to 2.60.3 180322 Updated to 2.62.0 180429 Updated to 2.62.1 180902 Updated to 2.62.3 181023 Updated to 2.64.2 190314 Updated to 2.66.0 190509 Updated to 2.66.1 190713 Updated to 2.66.2 210125 Updated to 2.72.0 210912 Updated to 2.74.0 220109 Updated to 2.74.2 230219 Updated to 2.74.3