#1127715 freetuxtv FTCBFS: hard codes the build architecture pkg-config

Package:
src:freetuxtv
Source:
src:freetuxtv
Submitter:
Helmut Grohne
Date:
2026-02-12 07:35:06 UTC
Severity:
normal
Tags:
#1127715#5
Date:
2026-02-09 06:53:00 UTC
From:
To:
freetuxtv fails to cross build from source, because the upstream
configure.ac hard codes the build architecture pkg-config in several
places. Using the standard autoconf macros such as PKG_CHECK_MODULES is
the intended way to use pkg-config and once doing so, freetuxtv cross
builds successfully. I'm attaching a patch for your convenience. Please
consider forwarding it upstream, because it also helps with other Linux
distributions such as Yocto or PtxDist.

Helmut