Package: calculix-cgx / 2.11+dfsg-1

Metadata

Package Version Patches format
calculix-cgx 2.11+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Debian Build Patch.patch | (download)

cgx_2.11/src/Makefile | 54 5 + 49 - 0 !
1 file changed, 5 insertions(+), 49 deletions(-)

 debian build patch to build with freeglut and libsnl from debian


0002 Using freeglut.patch | (download)

cgx_2.11/src/extUtil.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 using freeglut. include standard header from freeglut


0003 Shebang for script.patch | (download)

cgx_2.11/examples/clean | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 shebang for script added shebang to satisfy lintian


0004 No format arg in sprintf.patch | (download)

cgx_2.11/src/cgx.c | 2 1 + 1 - 0 !
cgx_2.11/src/dataMesh.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 no format arg in sprintf adding format arguments to some sprintf


0005 Removed spelling errors in binary.patch | (download)

cgx_2.11/src/cgx.c | 2 1 + 1 - 0 !
cgx_2.11/src/fuss.c | 2 1 + 1 - 0 !
cgx_2.11/src/meshSurf.c | 2 1 + 1 - 0 !
cgx_2.11/src/pickFunktions.c | 2 1 + 1 - 0 !
cgx_2.11/src/plotFunktions.c | 2 1 + 1 - 0 !
cgx_2.11/src/readFoam.c | 2 1 + 1 - 0 !
cgx_2.11/src/readfrd.c | 6 3 + 3 - 0 !
cgx_2.11/src/setFunktions.c | 2 1 + 1 - 0 !
8 files changed, 10 insertions(+), 10 deletions(-)

 removed spelling errors in binary


0006 Fixes an issue with min and max Functions and gcc6.patch | (download)

cgx_2.11/src/defineEntity.c | 8 4 + 4 - 0 !
cgx_2.11/src/extUtil.h | 12 6 + 6 - 0 !
cgx_2.11/src/shapeFunctions.c | 56 28 + 28 - 0 !
cgx_2.11/src/userFunction.c | 12 6 + 6 - 0 !
4 files changed, 44 insertions(+), 44 deletions(-)

 fixes an issue with min- and max-functions and gcc6


0007 Explicitly build package using the old c standard.patch | (download)

cgx_2.11/src/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 explicitly build package using the old c++ standard