# gstpython/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING proddir = $PRODTREE/gstreamer purge = no shareddir = yes tmpsize = 2M setpaths = gstreamer gtkcore python3 #--------------------------------------------------------------------- [depends] gstcore:strict gstplug meson ninja pygobject-gtk3 python:strict python3-core:strict #--------------------------------------------------------------------- [configure] 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 #--------------------------------------------------------------------- [postbuild] V=`pythonver3` instreplinks $PRODTREE/gstreamer/lib/python$V/ \ $PRODTREE/python3/lib/python$V/ #--------------------------------------------------------------------- # 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_page = tbd url_home = tbd url_lfs = tbd url_tarball = https://gstreamer.freedesktop.org/src/\ gst-python/gst-python-1.24.10.tar.xz #--------------------------------------------------------------------- [history] 211021 Added package. Started with 1.18.5. 220202 Updated to 1.18.6 220505 Updated to 1.20.2 220616 Updated to 1.20.3 230210 Updated to 1.22.0 230304 Updated to 1.22.1 230415 Updated to 1.22.2 230625 Updated to 1.22.4 240125 Updated to 1.22.9 240308 Updated to 1.22.10 240322 Updated to 1.24.1 240410 Updated to 1.24.2 240503 Updated to 1.24.3 240622 Updated to 1.24.5 240801 Updated to 1.24.6 240824 Updated to 1.24.7 240921 Updated to 1.24.8 241204 Updated to 1.24.10