# jpeg-turbo/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. "jpeg-turbo" is comparable to "mozjpeg". For the differences, see the "cfg" file for the "jpeg" package [which is based on "mozjpeg"]. "mozjpeg" is the system's default "jpeg" package. "jpeg-turbo" is hid- den by default but is provided for cases in which it may be useful. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.43 minutes) - Dell Inspiron 1545 00.01 hours (or 000.70 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.82 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.03 hours (or 001.75 minutes) - HP EliteBook 8560w 32GB RAM 00.03 hours (or 001.83 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.03 hours (or 002.08 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] exepack = yes license = See "license*.txt" in installed tree licfile = LICENSE.md nosyslinks = yes unpack = relaxed setpaths = jpeg-turbo tmpsize = 25M #--------------------------------------------------------------------- [depends] cmake:forward nasm2 #--------------------------------------------------------------------- [configure] mkdir obj && cd obj && cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=$PKGDIR_PROD/lib \ .. #--------------------------------------------------------------------- [build] cd obj && smpmake && make install #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc mkdir -p $DOCDIR cp -p README.* $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 = Not checked yet url_home = http://www.ijg.org/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ general/graphlib.html#libjpeg url_tarball = https://github.com/libjpeg-turbo/libjpeg-turbo/\ releases/download/3.0.4/libjpeg-turbo-3.0.4.tar.gz #--------------------------------------------------------------------- [history] 170707 Switched "jpeg" package from "jpeg6b" to "jpeg-turbo" 171205 Updated "jpeg" to "jpeg-turbo" 1.5.2 180411 Added "mozjpeg" package. Started with 3.1. 190830 Updated "jpeg" to "jpeg-turbo" 1.5.3 210222 Updated "jpeg" to "jpeg-turbo" 2.0.6 210906 Updated "jpeg" to "jpeg-turbo" 2.1.1 211119 Updated "jpeg" to "jpeg-turbo" 2.1.2 220111 Switched "jpeg" package from "jpeg-turbo" to "mozjpeg" 220111 Moved "jpeg-turbo" to a separate [hidden] package 220225 Updated to 2.1.3 220813 Updated to 2.1.4 230703 Updated to 3.0.0 240124 Updated to 3.0.2 240509 Updated to 3.0.3 241004 Updated to 3.0.4