# fuse209/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been repacked to add a missing file (config.rpath) and to change the name of the top-level directory. The original tarball was obtained from: https://github.com/libfuse/libfuse/archive/fuse-2.9.9.tar.gz #--------------------------------------------------------------------- 2. This package is distributed under two licenses: For programs: GNU General Public License, version 2 (June 1991) For libraries: GNU Library General Public License, version 2 (June 1991) #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.32 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.47 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.55 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.57 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.75 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM 00.01 hours (or 000.78 minutes) - ThinkPad W530 i7 4x2 32GB RAM using a 64-bit kernel and 32-bit distro 00.01 hours (or 000.85 minutes) - HP Pavilion dv8 8GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "technotes" in "cfg" file nosyslinks = yes unpack = relaxed dontfind = fuse310 setpaths = eudev fuse209 #--------------------------------------------------------------------- [depends] gawk eudev:strict #--------------------------------------------------------------------- [configure] IDPATH=/tmp/init.d rm -fr $IDPATH MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE autoreconf -fi bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ INIT_D_PATH=$IDPATH #--------------------------------------------------------------------- [postbuild] ln -nsf $PKGDIR_PROD/bin/fusermount $SYSTREE/bin/ #--------------------------------------------------------------------- [setup.boot] FUSEDEV=/dev/fuse if test \! -c $FUSEDEV then /bin/rm -fr $FUSEDEV /bin/mknod $FUSEDEV c 10 229 fi chmod 666 $FUSEDEV #--------------------------------------------------------------------- # Original URLs. Note: 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. You may not be able to # replace them. [urls] url_debian = http://packages.debian.org/unstable/source/fuse url_home = tbd url_lfs = http://www.linuxfromscratch.org/blfs/view/svn/\ postlfs/fuse.html url_tarball = See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180331 Added old version of "fuse" (2.9.5) to support "fuseiso" 180629 Added an Alpine patch 180815 Updated to 2.9.8 190314 Updated to 2.9.9