Package: freecad / 0.16+dfsg2-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| freecad | 0.16+dfsg2-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix_armel_FTBFS.patch | (download) |
src/3rdParty/salomesmesh/inc/Rn.h |
196 98 + 98 - 0 ! |
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 |
| fix_FTBFS_on_precise.patch | (download) |
src/Mod/Image/Gui/GLImageBox.cpp |
1 1 + 0 - 0 ! |
add needed #include. fixes compilation on ubuntu precise, the problem can appear in Debian too. |
| use_share.patch | (download) |
src/App/FreeCADInit.py |
12 12 + 0 - 0 ! |
use_share |
| do_not_install_binary_examples.patch | (download) |
data/CMakeLists.txt |
1 0 + 1 - 0 ! |
<short summary of the patch> TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . freecad (0.16+dfsg2-1) unstable; urgency=medium . * [9e69a23] Update d/watch. * [bf22c89] Drop copying of Version.h explicitly. * [010b5c8] Refresh/Remove patches. * [24a4f7d] Update d/copyright. * [0547be9] Apply cme fix dpkg-control. * [fc9b859] Update d/copyright. * [6e5df4d] Imported Upstream version 0.16+dfsg1. (Closes: #823816) * [06ed39b] Remove freecad-dev and freecad-doc binaries. * [94c3ac2] Update d/copyright. (Closes: #726805 #745237) |
| exclude_ply.patch | (download) |
src/Mod/OpenSCAD/CMakeLists.txt |
8 1 + 7 - 0 ! |
exclude ply from build-sources, use packaged version |
| disable_memory_check.patch | (download) |
src/3rdParty/salomesmesh/src/SMDS/SMDS_MemoryLimit.cpp |
39 0 + 39 - 0 ! |
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. |
| remove_doc files.patch | (download) |
src/CMakeLists.txt |
9 0 + 9 - 0 ! |
remove documentation, which was shipped as binary |
