# libnice/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.67 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING.MPL uscheck = C210612, R201020, inactive setpaths = gtkcore tmpsize = 57M #--------------------------------------------------------------------- [depends] actools gawk gnutls3 grep gstcore gstplugbase gstpluggood gstplugbad gstplugugly meson pkgconf sed #--------------------------------------------------------------------- [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://nice.freedesktop.org/releases/\ libnice-0.1.22.tar.gz #--------------------------------------------------------------------- [history] 180630 Added package. Started with 0.1.14. 190924 Updated to 0.1.16 201224 Updated to 0.1.18 240125 Updated to 0.1.21 240322 Updated to 0.1.22