# dav1d/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.62 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.87 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING setpaths = dav1d tmpsize = 17M #--------------------------------------------------------------------- [depends] meson ninja pkgconf #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr build mkdir build meson build \ -D prefix=$PP cd build if [ \! -f build.ninja ]; then exit 1; fi meson configure #--------------------------------------------------------------------- [build] cd build ninja_simple_build #--------------------------------------------------------------------- # 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.videolan.org/pub/videolan/dav1d/\ 1.4.3/dav1d-1.4.3.tar.xz #--------------------------------------------------------------------- [history] 210815 Added package. Started with 0.9.1. 210912 Updated to 0.9.2 240120 Updated to 1.3.0 240322 Updated to 1.4.1 240921 Updated to 1.4.3