# geoproj/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 235M unpack = relaxed setpaths = sqlite3 tiff curl #--------------------------------------------------------------------- [depends] actools brotli cmake curl gawk grep jpeg libidn2 libpsl librtmp libsasl libunistring libwebp openldap openssl pkgconf sed sqlite3 tiff xzutils zlib zstd #--------------------------------------------------------------------- [configure] mkdir obj && cd obj cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ .. #--------------------------------------------------------------------- [build] cd obj smpmake make install || make install #--------------------------------------------------------------------- # 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://download.osgeo.org/proj/proj-9.4.1.tar.gz #--------------------------------------------------------------------- [history] 211022 Added package. Started with 8.1.1. 240625 Updated to 9.4.1