# littleutils/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. These four programs, in this package, are renamed from the original names shown here to "lu" plus the names in question: filesize lowercase tempname uppercase This is done to prevent possible name conflicts. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.27 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = LICENSES tmpsize = 3M #--------------------------------------------------------------------- [depends] actools bzip2 bzip3 gawk ghostpdl ghostscript gifsicle grep gzip jpeg imlib2 libpng lzip lzop p7zip perl pikemisc pngcrush poppler python sed xzutils zlib zstd #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] make install-extra cd $PKGDIR_PROD/bin for x in filesize lowercase tempname uppercase do mv $x lu$x done #--------------------------------------------------------------------- # 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 = tbd url_home = tbd url_lfs = tbd url_tarball = https://downloads.sourceforge.net/\ littleutils/littleutils-1.2.8.tar.bz2 #--------------------------------------------------------------------- [history] 180730 Added package. Started with 1.0.39. 190324 Updated to 1.0.40 190407 Updated to 1.0.41 190713 Updated to 1.0.42 190917 Updated to 1.0.43 241015 Updated to 1.2.6a 241215 Updated to 1.2.7 251019 Updated to 1.2.8