ci: wire debian builds for 5 fourier recipes #34
Reference in New Issue
Block a user
Delete Branch "noether/debian-ci-fourier-jobs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
debian/{ffmpeg-v4l2-request-fourier,libva-v4l2-request-fourier,mpv-fourier,daedalus-v4l2,daedalus-v4l2-dkms}/build-deb.sh recipes have been sitting unused since 2026-05-18 -- no CI job ever triggered them, so no .debs reached packages.reauktion.de/debian/pool/. Adds 5 jobs mirroring lmcp-debian/claude-his-debian.
Notes: all on arch-aarch64 (fermi); mpv-fourier-debian pre-installs [marfrit]/ffmpeg-v4l2-request-fourier for libavcodec ABI symmetry; all continue-on-error.
Test plan:
The debian/{ffmpeg-v4l2-request-fourier,libva-v4l2-request-fourier,mpv-fourier,daedalus-v4l2,daedalus-v4l2-dkms} recipes have been sitting in the tree with no CI trigger since 2026-05-18. build-deb.sh exists and is runnable, but nothing fires it — so no .debs were ever pushed to packages.reauktion.de/debian/pool/. Mirror the lmcp-debian / claude-his-debian pattern: build natively on the arch-aarch64 runner (dpkg-deb is in extra), rsync the .deb to hertz's incoming dir, trigger publish-deb for bookworm + trixie. mpv-fourier-debian also pre-installs ffmpeg-v4l2-request-fourier from [marfrit] for libavcodec ABI symmetry, matching the arch sibling job.