librepfunc
Category: local-install (rebuilt only so archlinuxaba/the cluster gets it
too; not maintained/adapted/owned by us — see
arch/scripts/install_only_packages).
Collection of common functions/classes/tools, mainly used by
w_scan_cpp (a hard runtime depends).
Build notes (2026-08-19)
- A checkout already existed at
/data/INSTALL/librepfuncfrom a much earlier (pre-this-session) point in time, with a stale unpublished build (librepfunc-1.11.2-1-x86_64.pkg.tar.zst,pkg//src/build dirs) – cleaned those up before proceeding. Version was already current against AUR (1.11.2-1). - Upstream
arch=('i686' 'x86_64' 'armv6h' 'armv7h'); addedpentium4. Plainmake/make install, no arch-specific code. Built cleanly on i686/x86_64/pentium4 on the first try (armv6h/armv7h correctly skipped – no local chroot for those on this host).pkgrel1->1.1(local-install, X.Y scheme). - Built/published first since it’s a hard
dependsofw_scan_cpp(seememory/w_scan_cpp.md), which needed it installable in the build chroot.