# openvpn/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 12M #--------------------------------------------------------------------- [depends] actools gawk git grep iproute2 liblz4 liblzo2 nettools openssl piprepomain sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-plugin-auth-pam \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc mkdir -p $DOCDIR cp -p COPYRIGHT.GPL $DOCDIR/ #--------------------------------------------------------------------- # 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_page = tbd url_home = tbd url_lfs = tbd url_tarball = https://swupdate.openvpn.org/community/\ releases/openvpn-2.4.10.tar.gz #--------------------------------------------------------------------- [history] 210413 Added package. Started with 2.4.10.