Salome HOME
Finalize OCCT patches
[tools/configuration.git] / config / patches / occt / README
1 This directory containes patches needed to build SALOME pre-requisites at OCCT side.
2
3 Comments
4 ========
5
6 1. freeimage
7    - freeimage.001_sources.patch : patch to add missing defines
8    - freeimage.002_build_procedure.patch : patch to correct installation procedure
9    - freeimage.003_gcc47_compat.patch : patch to build freeimage with gcc 4.7 version
10    - freeimage.004_gcc66.patch : patch to build freeimage with gcc 6 version
11
12 2. graphvis
13    - graphviz.001_build_procedure.patch : correct a mistake in the configure script
14    ! Additional patch is applied to binaries installation of grapvis to correct config6 via sed utility
15
16 3. qt
17    - qt.001_proxy_factory.patch : fix a problem with compilation of QNetworkProxy
18    - qt.002_disable_qtgamepad.patch : disable qtgamepad package on CentOS-6.4 ONLY!
19
20 4. scotch
21    - scotch.001.create_makefile.patch : patch to create proper Makefile
22
23 5. solvespace 
24    - solvespace.001_nogui.patch : patch to build solvespace without GUI
25
26 6. gl2ps
27    - gl2ps.001_libs.patch : patch to add missing link libraries
28
29 7. qwt
30    ! Patch which contains hardcoded path to qwt install directory is applied via sed utility. It is impossible to create such a patch using diff syntax.
31
32 8. hdf5
33    - hdf5.001_threads_threads.patch : fix problem with Threads::Threads library for CMake build procedure
34
35 9. omniorb
36    ! Patch is applied to installed omniorb in order to set correct path to python3 executable
37
38 10. matplotlib
39    - matplotlib.001_build_procedure.patch : patch for creation matplotlib configuration file for build procedure
40
41 11. med
42    - med.001.bug_correct_cmake.patch : patch to correct med-4.0.0r1 CMake build procedure
43
44 12. opencv
45    - opencv.001_compile.patch : patch to reduce gcc optimization level
46    - opencv.002_gcc6.patch : patch for gcc 6 version
47
48 13. netgen
49    - netgen.001.common.patch : common patch for netgen
50
51 14. planegcs
52    - planegcs.001_for_shaper.patch : patch planegcs for Shaper module needs