Hello KiCad users, Attached you'll find a diff for the KiCad update to 10.0.4. As I'm looking after this monster and receiving a few feedback on it, I'm adding myself as MAINTAINER.
However, this update contains some interesting port-related changes: - Added -DBOOST_STACKTRACE_GNU_SOURCE_NOT_REQUIRED to fix the build with Boost. I’ve taken this from other ports. - Lots of patches like this one: +- #elif defined(__linux__) || defined(__APPLE__) ++ #elif defined(__linux__) || defined(__APPLE__) || defined(__OpenBSD__) - patch-cmake_FindPoppler_cmake I have removed all references to Qt, as otherwise we would be linking agents Qt, which makes no sense in this port. OK?
kicad.diff.tar.gz
Description: application/tar-gz
