Commit Graph

12 Commits

Author SHA1 Message Date
ff3fa766ae build: pass PKG_CONFIG_LIBDIR to make for cross-compile pkg-config checks 2026-03-15 21:25:59 +01:00
93e7bd58b2 build: add librtaudio-dev:arm64 for RtAudio.h cross-compile 2026-03-15 21:19:34 +01:00
863b480a3f fix: add GST_VERSION variable for aarch64 cross-compilation 2026-03-15 21:11:45 +01:00
1423f8d390 fix: use pkg-config wrapper script instead of exporting PKG_CONFIG_PATH (avoids OF Makefile bug) 2026-03-15 21:07:07 +01:00
1dd92750cf fix: use --force-overwrite for arm64 dev packages to bypass shared man page conflicts 2026-03-15 20:39:53 +01:00
9c8a37f59b fix: avoid arm64/amd64 -dev header conflicts, generate missing .pc files for zmq/psl 2026-03-15 20:29:55 +01:00
a35863b3c5 fix: add arm64 multiarch dev packages and PKG_CONFIG_PATH for OF cross-compile 2026-03-15 20:17:55 +01:00
fa595d655e fix: cross-compile ofxPiMapper via PLATFORM_ARCH=aarch64 make override (no uname fake needed) 2026-03-15 20:15:51 +01:00
242dfb267a fix: move ofxPiMapper native build to setup.sh (OF Makefile doesn't support cross-compile) 2026-03-15 18:02:52 +01:00
7617034320 fix: remove --omit=optional from frontend npm install (rollup native deps) 2026-03-15 17:56:53 +01:00
98c3a12bbe fix: build.sh now accepts REPO_URL arg, clones repo, and auto-pushes artifacts 2026-03-15 17:46:30 +01:00
722908e235 feat: implement setup and build scripts for MPVJ deployment and cross-compilation 2026-03-15 17:39:24 +01:00