# physfs03/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- 2. As of release 3.X, it appears that "physfs" no longer requires "wxcore". #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] build = default compiler = clang exepack = yes fortran = disabled license = See "license*.txt" in installed tree licfile = LICENSE.txt nosyslinks = yes nowerror = yes tmpsize = 9M #--------------------------------------------------------------------- [depends] cmake readline zlib #--------------------------------------------------------------------- [configure] cmake \ -DCMAKE_BUILD_TYPE:STRING=RELEASE \ -DCMAKE_INSTALL_PREFIX:PATH=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ -DPHYSFS_BUILD_TEST=OFF \ . #--------------------------------------------------------------------- [postbuild] LIBDIR=$PKGDIR_PROD/lib rm -fr $LIBDIR/*.a #--------------------------------------------------------------------- # 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 = Not checked yet url_home = http://icculus.org/physfs/ url_lfs = n/a url_tarball = https://github.com/icculus/physfs/\ archive/refs/tags/release-3.2.0.tar.gz #--------------------------------------------------------------------- [history] 260104 Added package 260104 Started with 3.2.0