mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
Originially, FreeCAD picked up libspnav (SpaceMouse) support when the library was present in the system during build. That alone would be a minor problem, but people still insist on building in unclean systems. Additionally, libspnav support in FreeCAD was broken and resulted in build failure when accidentially building with libspnav (see above). Upstream fixed this in a series of changes touching many places and sometimes even depending on otherwise unrelated changes: importing all that would be close to updating to a snapshot. Instead, adopt the relevant fix for building with libspnav from upstream, and put the whole libspnav detection behind a cmake option (made accessible as a port option). PR: 285542 Reported by: Chad Jacob Milios |
||
---|---|---|
.. | ||
patch-spnav-support | ||
patch-src_CXX_Python3_Objects.hxx | ||
patch-src_Gui_CMakeLists.txt | ||
patch-src_Gui_Selection.h | ||
patch-src_Gui_SoFCSelection.h | ||
patch-src_Gui_SoFCUnifiedSelection.h |