summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/freecad-boost-serialization.patch
AgeCommit message (Collapse)Author
2022-02-14gnu: freecad: Update to 0.19.3-0.09a05a9.Guillaume Le Vaillant
* gnu/packages/engineering.scm (freecad): Update to 0.19.3-0.09a05a9. [source]: Remove patches. [arguments]: Remove unneeded variables for pyside2 and shiboken2 from 'configure-flags'. * gnu/packages/patches/freecad-boost-serialization.patch: Remove file. * gnu/packages/patches/freecad-vtk9.patch: Remove file. * gnu/locak.mk (dist_patch_DATA): Remove "freecad-boost-serialization.patch" and "freecad-vtk9.patch".
2021-11-30gnu: freecad: Fix build.Mathieu Othacehe
* gnu/packages/patches/freecad-boost-serialization.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/engineering.scm (freecad) [source]: Use it. [arguments]{#:configure-flags}: Turn it into a GEXP and adapt it.