> If someone here on the list has successfully built these on the arm platform > it would most appreciated if they could pass me their changes from the > x86_64 PKGBUILD and patches if required. > After I do some general cleanup of my PKGBUILDs I am thinking that I will > make them available on codeberg.
The ArchLinux Ports have been raising and merging PKGBUILD MRs directly to upstream arch linux with architecture conditionals on the PKGBUILD, I think this is the direction we should be using so that we can rely on the base arch PKGBUILD, especially if the changes are small. The AArch64 ports team doesn't seem to care about armv7 / below (namely due to lack of AArch64 instruction set). That said we can totally host our own community binary distribution. I'm currently hosting armv8-a packages as well on an oracle bucket.
