Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0110-desktop-extra-categories.patch | Add XDG desktop category X-CNC also used by LinuxCNC. This ensure FreeCAD and LinuxCNC both show up in the CNC submenu when both are installed. |
Petter Reinholdtsen | yes | 2023-08-04 | ||
1020-fix_gcc8_ftbfs.patch | Fixes GCC8 FTBFS due to included copy of SMESH. | Kurt Kremitzki <kkremitzki@debian.org> | yes | 2023-12-09 | ||
1030-fix_armel_FTBFS.patch | fix compilation on Armel due to coincident variables in sys/ucontext.h (R2, R3, R4). Thanks to Paul Brook <paul@codesourcery.com> http://lists.alioth.debian.org/pipermail/debian-science-maintainers/2011-October/009876.html |
Anton Gladky <gladk@debian.org> | yes | 2023-12-09 | ||
1070-disable_memory_check.patch | Disable memory-check in SMDS because sysinfo.h is not working on BSD-systems and causes FTBFS. It is better to disable it only on BSD-platforms. Or use http://code.google.com/p/sysinfo-bsd/source/browse/sysinfo.c for them. |
Anton Gladky <gladk@debian.org> | yes | debian | 2023-12-09 | |
1100-run_single-instance.patch | Change XDG desktop entry to only run single instance of FreeCAD. This ensure invoking it to open different files only start the program once, and load new files into the already running instance. Related to https://bugs.debian.org/1029846 and https://github.com/FreeCAD/FreeCAD/commit/c7a21ecbeecefe7c2dfc9e950b3d6bb42351d476 . Partly applied upstream. Arguments applied, program name change is not. |
HÃ¥vard Flaget Aasen <haavard_aasen@yahoo.no> | yes | 2021-12-26 | ||
2000-do_not_install_binary_examples.patch | Do not include binary examples excluded via d/copyright | Anton Gladky <gladk@debian.org> | not-needed | 2018-06-10 | ||
2010-exclude_ply.patch | exclude ply from build-sources, use packaged version | Anton Gladky <gladk@debian.org>, Sebastian Hoogen <sebastian@hoogen.de> | not-needed | 2013-09-25 | ||
2020-fix-cmake-extra-license.patch | Don't include extra license file in package | Kurt Kremitzki <kkremitzki@debian.org> | not-needed | 2018-06-13 | ||
2030-fix-1017598.patch | Disable failing FEM test case TestSolverCalculix The upstream bug tracker suggests that this is a problem with the test, as it seems floats for the input are very similiar, only differing by the LSB. . This patch disables the test. |
Tobias Frost <tobi@debian.org> | not-needed | debian upstream | 2022-08-18 | |
2040-ftbfs-macappbundle.patch | Do not cmake add_subdirectory on removed directory. Avoids a FTBFS. | Tobias Frost <tobi@debian.org> | not-needed | 2023-12-09 | ||
0030-octt78.patch | [PATCH] Add support for OCCT 7.8.0 (#11909) | bgbsww <120601209+bgbsww@users.noreply.github.com> | yes | debian upstream | 2024-01-09 | |
3000-vtk9.3.patch | Fix FTBFS with vtk_9.3 | Anton Gladky <gladk@debian.org> | no | debian | 2024-06-20 | |
0040-python3.12.patch | [PATCH 1/2] Py3.12: harmonize with upstream of PyCXX | wmayer <wmayer@users.sourceforge.net> | no | 2024-02-07 | ||
2050-fix-autopkgtest.patch | no |