xawtv
- Path: arch/maintained/xawtv
- User (Andreas Baumann) is the upstream AUR maintainer.
2026-08-20: verify build, first real test of repo_build_staged.sh
- Already current against AUR (
3.107-3), arch=(x86_64), clean
checkout, no local edits needed.
- A stale, non-canonical duplicate checkout also existed at
/data/INSTALL/xawtv (leftover from some earlier point) – removed
it, since it would have collided with the new staged-build target
directory (see below).
- First real-world build through the new
repo_build_staged.sh
wrapper (see arch/scripts/repo_build_staged.sh): confirmed the
full round-trip works as designed –
arch/maintained/xawtv stayed completely clean (git status
showed nothing) after the build, while /data/INSTALL/xawtv
ended up with the full build record (PKGBUILD, .SRCINFO, downloaded
source tarball, every build/package/namcap log, and the final
.pkg.tar.zst files) for permanent inspection. Published cleanly.