Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Move-Slic3r-data-to-usr-share-slic3r-prusa.patch | Move Slic3r data to /usr/share/slic3r-prusa | Nicolas Dandrimont <nicolas.dandrimont@crans.org> | no | 2013-10-28 | ||
Install-XS-files-into-usr-lib-slic3r-prusa3d.patch | Install XS files into /usr/lib/slic3r-prusa3d | Chow Loong Jin <hyperair@debian.org> | no | 2019-01-21 | ||
Stop-building-test_voronoi.cpp.patch | Stop building test_voronoi.cpp test_voronoi.cpp compmilation hangs forever, see https://bugs.debian.org/998049. Disable test_voronoi.cpp to fix the FTBFS until that is fixed. |
Chow Loong Jin <hyperair@debian.org> | no | debian | 2021-11-21 | |
Use-packaged-catch2-library.patch | Use packaged catch2 library | Tobias Frost <tobi@debian.org> | no | debian | 2021-12-20 | |
Drop-lcereal.patch | Drop -lcereal libcereal in Debian has become a header-only library, so drop the link |
Chow Loong Jin <hyperair@debian.org> | no | 2022-02-25 | ||
Drop-OpenCASCADE-version-from-find_package.patch | Drop OpenCASCADE version from find_package() This blocks the package from being backported otherwise. |
Chow Loong Jin <hyperair@debian.org> | no | 2022-08-24 | ||
Move-OCCTWrapper.so-into-package-specific-libdir.patch | Move OCCTWrapper.so into package-specific libdir | Chow Loong Jin <hyperair@debian.org> | no | 2022-08-30 | ||
Add-missing-include-TDocStd_Document.hxx-in-OCCTWrapper.c.patch | Add missing #include "TDocStd_Document.hxx" in OCCTWrapper.cpp This fixes FTBFS with OpenCASCADE 7.5.1 |
Chow Loong Jin <hyperair@debian.org> | no | 2022-08-30 | ||
Fix-segfault-due-to-WxTranslations-Get-returning-nullptr.patch | Fix segfault due to WxTranslations::Get() returning nullptr | Lukas Matena <lukasmatena@seznam.cz> | yes | debian upstream | https://github.com/prusa3d/PrusaSlicer/issues/8299#issuecomment-1236874810 | 2022-10-11 |
Fix-segfault-due-to-uninitialized-imgui-in-wxwidgets3.2.patch | Fix segfault due to uninitialized imgui in wxwidgets3.2 | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022234#15 | no | debian | 2022-12-08 |