# wget2/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: set -e rm -fr gitdir ocgitfetch --run \ --notar https://github.com/rockdaboot/wget2.git cd gitdir/wget2-* ./bootstrap rm -fr `find . -type d -name .git\*` cd .. dirtotarbz2 wget2-* Warnings: This procedure may or may not work in the future. Addition- ally, it can be slow. #--------------------------------------------------------------------- [buildtimes] 00.06 hours (or 003.58 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING #--------------------------------------------------------------------- [depends] actools brotli bzip2 gawk gnutls3 grep libassuan libffi libgmp libgpg-error libgpgme libidn2 libproxy libpsl libunbound libunistring lzlib nettle3 nghttp2 openssl p11kit pcre2 sed wget # Just to pull in dependencies xzutils zlib zstd #--------------------------------------------------------------------- [configure] ETCDIR=$PKGDIR_PROD/etc mkdir -p $ETCDIR bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-debug \ --disable-nls \ --sysconfdir=$ETCDIR \ \ --enable-libproxy \ --with-bzip2 \ --with-lzma #--------------------------------------------------------------------- # 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 = tbd url_home = tbd url_home_alt = tbd url_tarball = tbd url_lfs = special # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 241111 Added package 241111 Started with ff735fce1 ("git" hash)