# 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] #--------------------------------------------------------------------- [settings] fortran = disabled #@@@ #license = See "license*.txt" in installed tree #licfile = COPYING #nls = disabled #tmpsize = 16M #uscheck = C210614, R200914, paused nosyslinks = yes setpaths = gnome libsoup3 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 sed 's/apiversion/soup_version/' -i docs/reference/meson.build #--------------------------------------------------------------------- PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr build mkdir build meson build \ -D prefix=$PP \ -D gssapi=disabled \ -D sysprof=disabled \ -D tests=false \ -D vapi=enabled \ \ --buildtype=release \ --wrap-mode=nofallback 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://download.gnome.org/sources/libsoup/\ 3.4/libsoup-3.4.4.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 240331 Updated to 3.4.4