# zziplib/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following command was used: ocgitfetch \ --checkout=v0.13.78 \ --run https://github.com/gdraheim/zziplib.git #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.48 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.57 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.62 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.05 hours (or 003.05 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING.LIB tmpsize = 13M setpaths = zziplib zlib #--------------------------------------------------------------------- [depends] actools cmake gawk grep infozip perl pkgconf python sed zlib #--------------------------------------------------------------------- [configure] mkdir obj && cd obj cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ -DBUILD_TESTS=OFF \ -DZZIPSDL=OFF \ -DZZIPTEST=OFF \ .. #--------------------------------------------------------------------- [build] cd obj && smpmake && 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 = Not checked yet url_home = https://github.com/gdraheim/zziplib/ url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 170619 Updated from 0.13.62 to 0.13.66 180330 Updated to 0.13.68 180716 Updated to 0.13.69 210912 Updated to 0.13.72 230221 Updated to 6699e0fe8 ("git" hash) 241015 Updated to 9388abc10 - same as 0.13.78