Package: scilab / 5.5.1-7

Metadata

Package Version Patches format
scilab 5.5.1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
adddemo.diff | (download)

modules/demo_tools/macros/add_demo.sci | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
librarypath.diff | (download)

bin/scilab | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

---
missingaddchapter.diff | (download)

scilab/modules/call_scilab/help/en_US/addchapter.sce | 13 13 + 0 - 0 !
1 file changed, 13 insertions(+)

---
disable xcos dep check.diff | (download)

modules/xcos/src/java/org/scilab/modules/xcos/Xcos.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
jh.diff | (download)

modules/helptools/src/java/org/scilab/modules/helptools/JarOnlyConverter.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
depend scicos.diff | (download)

modules/scicos/.depend | 303 303 + 0 - 0 !
1 file changed, 303 insertions(+)

---
missing lib.diff | (download)

Makefile.am | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
m4 hdf5.patch | (download)

m4/hdf5.m4 | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 there is no libsz availlable.
 The macro was succesfull with libhdf5 installed in system path because
 of the missing comma in the second block. With this comma in place the
 test fails in every case because of libsz beeing unavaillable. Then
 removing -lsz.
m4 java ppc64el.patch | (download)

bin/scilab | 5 4 + 1 - 0 !
m4/java.m4 | 5 4 + 1 - 0 !
2 files changed, 8 insertions(+), 2 deletions(-)

---
remove exit.diff | (download)

modules/console/src/c/cmdLine/getKey.c | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---
bashim.diff | (download)

bin/scilab | 4 2 + 2 - 0 !
modules/dynamic_link/src/scripts/scicompile.sh | 6 3 + 3 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

---
jogl 2.2.diff | (download)

modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvas.java | 24 15 + 9 - 0 !
1 file changed, 15 insertions(+), 9 deletions(-)

---