# libflif/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: ocgitfetch --run libflif https://github.com/FLIF-hub/FLIF.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] configure = none fortran = disabled license = See "LICENSE*" in installed tree tmpsize = 37M #--------------------------------------------------------------------- [depends] libpng pkgconf zlib #--------------------------------------------------------------------- [build] DOCDIR=$PKGDIR_PROD/doc mkdir -p $DOCDIR rm -fr configure.py sed -e "s@^PREFIX.*:=.*@PREFIX := $PKGDIR_PROD@" -i src/Makefile smpmake make install make install-dev cp -p LICENSE* $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 = n/a url_home = tbd url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 210221 Added package. Started with ae3d73bf4 ("git" hash).