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 !
src/3rdParty/salomesmesh/inc/StdMeshers_MEFISTO_2D.hxx | 4 2 + 2 - 0 !
src/3rdParty/salomesmesh/inc/aptrte.h | 32 16 + 16 - 0 !
src/3rdParty/salomesmesh/src/MEFISTO2/aptrte.cpp | 18 9 + 9 - 0 !
src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_MEFISTO_2D.cpp | 18 9 + 9 - 0 !
5 files changed, 134 insertions(+), 134 deletions(-)

 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 !
1 file changed, 1 insertion(+)

 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 !
1 file changed, 12 insertions(+)

 use_share
do_not_install_binary_examples.patch | (download)

data/CMakeLists.txt | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 <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 !
1 file changed, 1 insertion(+), 7 deletions(-)

 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 !
src/3rdParty/salomesmesh/src/SMDS/SMDS_Mesh.cpp | 50 1 + 49 - 0 !
2 files changed, 1 insertion(+), 88 deletions(-)

 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 !
1 file changed, 9 deletions(-)

 remove documentation, which was shipped as binary