w_scan_cpp
Category: local-install (rebuilt only so archlinuxaba/the cluster gets it
too; not maintained/adapted/owned by us — see
arch/scripts/install_only_packages).
DTV channel scanner based on VDR, successor of w_scan. Hard depends on
librepfunc (see memory/librepfunc.md, built first).
Build notes (2026-08-19)
- Existing checkout was stale: local
pkgrel=1vs AUR’s2, and a renamed dependency (libjpeg->libjpeg-turbo,licensestring changed too). Backed up tow_scan_cpp-oldand did a freshgit clone, matching AUR exactly. - Upstream
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64'); addedpentium4.makedependsincludespango, which caused real breakage on i686 forjwm/gatotray-gitearlier this session (libpangoft2/fontconfig symbol resolution issue on official archlinux32 repos) – but w_scan_cpp built cleanly on i686/pentium4 with no such issue, so that pango problem isn’t universal across all pango-using packages. pkgrel2(upstream) ->2.1(local-install, X.Y scheme, for the pentium4 addition). Built cleanly on x86_64/i686/pentium4 on the first try (arm/armv6h/armv7h/aarch64 correctly skipped – no local chroot for those on this host).