# libjxl/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 --run \ --checkout=v0.10.3 \ --deletegit \ https://github.com/libjxl/libjxl.git #--------------------------------------------------------------------- 2. "purge = no" isn't recommended for this package as it might break builds. #--------------------------------------------------------------------- [buildtimes] 00.13 hours (or 008.03 minutes) - ThinkPad W530 i7 4x2 32GB RAM using a 64-bit kernel and 32-bit distro 00.16 hours (or 009.67 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = LICENSE tmpsize = 455M setpaths = \ brotli , dav1d , giflib5, imath, jpeg, lcms2, libjxl, libpng, \ openexr , zlib , libavif #--------------------------------------------------------------------- [depends] brotli cmake dav1d giflib5 jpeg lcms2 libavif libpng libwebp openexr pkgconf python xorg zlib #--------------------------------------------------------------------- [configure] mkdir obj && cd obj cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DBUILD_TESTING=OFF \ -DJPEGXL_FORCE_SYSTEM_BROTLI=ON \ -DJPEGXL_FORCE_SYSTEM_LCMS2=ON \ .. #--------------------------------------------------------------------- [build] cd obj L=$LD_LIBRARY_PATH:`pwd`/lib export LD_LIBRARY_PATH=$L smpmake make install || 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 = tbd url_home = tbd url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 220812 Added package. Started with bb96fb06f ("git" hash). 230217 Updated to c27d49926 - same as 0.8.1 230620 Updated to 954b46076 - same as 0.8.2 240120 Updated to b8ceae3a6 - same as 0.9.1 240308 Updated to e1489592a - same as 0.10.2 240628 Updated to 4a3b22d26 - same as 0.10.3