# fusezip/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. "fusezip" seems to handle typical ZIP files correctly. However, it may not work with ZIP files that contain extremely large directories. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.07 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.07 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.08 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.13 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM 00.00 hours (or 000.20 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] cflags64 = yes configure = none exepack = yes license = See "license*.txt" in installed tree licfile = LICENSE nowerror = yes revision = numeric unpack = relaxed dontfind = fuse310 fuse316 setpaths = fuse209 tmpsize = 13M #--------------------------------------------------------------------- [depends] fuse209 fuse310 fuse316 gnutls3 libzip nettle3 #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $BINDIR $MANDIR make cp -p fuse-zip $BINDIR/ pushd $BINDIR/ ln -s fuse-zip fusezip popd cp -p fuse-zip.1 $MANDIR/ pushd $MANDIR/ cp -p fuse-zip.1 fusezip.1 popd #--------------------------------------------------------------------- # 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://code.google.com/p/fuse-zip/ url_lfs = n/a url_tarball = https://bitbucket.org/agalanin/\ fuse-zip/downloads/fuse-zip-0.7.2.tar.gz #--------------------------------------------------------------------- [history] 170813 Updated from 0.4.1 to 0.4.2 180114 Updated to 0.4.4 180306 Updated to 0.4.5 210126 Updated to 0.7.0 240803 Updated to 0.7.2