About the following, I checked these patches into GIT concerning Python in configure.ac and guicast/Makefile:

  0001-Check-for-python3-in-addition-to-python3.9-and-pytho.patch
  0005-Add-python3.12-python3.9-to-configure.ac-check-use-i.patch
  0001-Use-PYTHON-variable-detected-in-configure-in-guicast.patch
  0001-Add-libav-checks-into-configure.ac.patch

Plus the below 3 patches as mentioned in the previous 2 emails:
  0003-Add-CONFIG_OPTIONS-env.-variable-handling-to-bld_app.patch
  0002-Add-slowroll-to-suse-in-bld_prepare.sh-two-instead-o.patch
  0001-Use-m-constrain-instead-of-X-in-libzmpeg3-video-mmx..patch

On Thu, Feb 19, 2026 at 6:37 AM Andrew Randrianasulu <randrianasulu@gmail.com> wrote:
Another patch on top of that, moves python3.9/3.12 checks (mostly for NetBSD build) to same configure.ac check.



чт, 19 февр. 2026 г., 07:44 Andrew Randrianasulu <randrianasulu@gmail.com>:
Should fix build on systems where only python3 exist, but not python. Or python, but not python3.

Please test! 

(it was on top of 

Check for python3 in addition to python3.9 and python3.12

but I do not think it needed anymore with this patch)