# libaom/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run libaom \ --checkout=v3.7.2 \ --deletegit \ https://aomedia.googlesource.com/aom.git #--------------------------------------------------------------------- [buildtimes] 00.05 hours (or 002.85 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.10 hours (or 006.20 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] altpkg = yes license = See "license*.txt" in installed tree licfile = LICENSE tmpsize = 364M setpaths = libaom #--------------------------------------------------------------------- [depends] cmake python #--------------------------------------------------------------------- [configure] mkdir obj && cd obj && cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_LIBDIR=lib \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DBUILD_SHARED_LIBS=ON \ .. #--------------------------------------------------------------------- [build] cd obj && smpmake && smpmake 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] 190422 Added package. Started with b6568aa69 ("git" hash). 190618 Updated to 1779c821b 191004 Updated to fdd0ab4b3 201224 Updated to df1c606cc 210428 Updated to c9ebc2a2b 240321 Updated to 79a355d2f - same as 3.7.2