# libva/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 libva \ --checkout=2.20.0 \ https://github.com/intel/libva.git #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.58 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 16M setpaths = xorg #--------------------------------------------------------------------- [depends] actools gawk grep meson ninja pkgconf sed xorg #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr build mkdir build meson build \ -D prefix=$PP \ -D bindir=$PP/bin \ -D buildtype=release \ -D includedir=$PP/include \ -D libdir=$PP/lib \ -D with_wayland=no 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 = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 190402 Added package. Started with c98b06d2b ("git" hash). 190921 Updated to d49b99d5d 210127 Updated to 2b25cc0f7 220109 Updated to 8d948cc07 - same as 2.13.0 240717 Updated to 907b2b540 - same as 2.20.0