# spice-gtk/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] defer = glibc64 license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 53M setpaths = gstreamer json-glib libsoup libva openssl phodav spice-gtk #--------------------------------------------------------------------- [depends] actools brotli cairo celt051 fontconfig freetype2 gawk grep gstreamer gtkcore gtkdoc jpeg json-glib libsasl libsoup liblz4 libosinfo libusb libva meson ninja openssl opus phodav pkgconf pulseaudio python:strict python2-core:strict python3-core:strict sed spice-protocol spice-server # Just to pull in dependencies xorg zlib #--------------------------------------------------------------------- [configure] pip2install pyparsing pip3install pyparsing PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD if [ \! -f /usr/bin/python3 ]; then ln -nsf `which python3` /usr/bin/ fi rm -fr build mkdir build meson build \ -D prefix=$PP \ -D lz4=enabled \ -D opus=enabled \ -D usbredir=enabled \ -D webdav=enabled \ -D usb-ids-path=$PRODTREE/libosinfo/share/libosinfo/usb.ids 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 = https://packages.debian.org/unstable/source/\ spice-protocol url_home = https://www.spice-space.org/ url_lfs = n/a when last checked url_tarball = https://www.spice-space.org/download/gtk/\ spice-gtk-0.42.tar.xz #--------------------------------------------------------------------- [history] 201223 Added package. Started with 0.36. 210906 Updated to 0.39 220803 Updated to 0.41 240708 Updated to 0.42