[PATCH in PR] Re: git: ba7383ebfaf6 - main - multimedia/gstreamer1-editing-services: limit supported python version -> bugs.freebsd.org/264611
Date: Sat, 11 Jun 2022 14:09:36 UTC
Am 11.06.22 um 15:33 schrieb Charlie Li: > +lib/gst-validate-launcher/python/launcher/apps/geslaunch.py > lib/gstreamer-%%VERSION%%/libgstges.so > -share/bash-completion/completions/ges-launch-%%VERSION%% > share/gir-1.0/GES-%%VERSION%%.gir > +share/gstreamer-%%VERSION%%/validate/scenarios/ges-edit-clip-while-paused.scenario Thanks. This loses the bash completion, and the gst-validate needs to be listed as a requisite. I think https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264611 is now complete, let's look there. It would build in a 13.0-amd64 jail with Python 3.8 and 3.10 and matches meson options to what we had in the autotools-based port previously and tries hard to match paths. Regards, Matthias