Package: fsl / 4.1.9-7

Metadata

Package Version Patches format
fsl 4.1.9-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tcl_shell_spec | (download)

src/misc_tcl/Runtcl | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 specific the tcl interpreter.

debian_webhelp | (download)

src/misc_tcl/webhelp.tcl | 11 4 + 7 - 0 !
1 file changed, 4 insertions(+), 7 deletions(-)

 debian browser config.
 On Debian systems we don't have to guess the browser.

fix_bashisms | (download)

src/possum/possumX | 2 1 + 1 - 0 !
src/possum/possumX_postproc.sh | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix bashisms in the code.

debian_sge | (download)

src/fdt/bedpostx | 47 30 + 17 - 0 !
src/fdt/fdt.tcl | 13 10 + 3 - 0 !
src/misc_tcl/fslstart.tcl | 7 6 + 1 - 0 !
src/possum/possumX | 11 8 + 3 - 0 !
src/sgeutils/fsl_sub | 97 45 + 52 - 0 !
5 files changed, 99 insertions(+), 76 deletions(-)

 out-of-the-box compatibility with debian's sge
 Moreover, the patch established the env variable FSLPARALLEL as a uniform
 trigger for cluster-based processing in FSL. If set, jobs are submitted to
 SGE, if not, not.

debian_build_cfg | (download)

config/common/rules.mk | 4 2 + 2 - 0 !
config/common/vars.mk | 19 11 + 8 - 0 !
config/default.mk | 5 3 + 2 - 0 !
extras/src/cprob/Makefile | 11 5 + 6 - 0 !
src/bint/Makefile | 6 3 + 3 - 0 !
src/fdt/Makefile | 2 1 + 1 - 0 !
src/fslio/Makefile | 6 3 + 3 - 0 !
src/fslio/fslio.h | 4 2 + 2 - 0 !
src/libhfunc/Makefile | 8 4 + 4 - 0 !
src/libvis/Makefile | 8 4 + 4 - 0 !
src/melodic/Makefile | 2 1 + 1 - 0 !
src/meshclass/Makefile | 6 3 + 3 - 0 !
src/miscmaths/Makefile | 6 3 + 3 - 0 !
src/mm/Makefile | 6 3 + 3 - 0 !
src/newimage/Makefile | 6 3 + 3 - 0 !
src/newimage/newimage.h | 2 1 + 1 - 0 !
src/shapeModel/Makefile | 6 3 + 3 - 0 !
src/utils/Makefile | 6 2 + 4 - 0 !
18 files changed, 57 insertions(+), 56 deletions(-)

 debian build setup and shared libraries
 This patch turns all private FSL libraries into shared libs.

feat_jobdep_fix | (download)

src/feat5/feat | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
matlab_ldlibrary | (download)

etc/matlab/read_avw.m | 31 2 + 29 - 0 !
etc/matlab/read_avw_complex.m | 2 1 + 1 - 0 !
etc/matlab/save_avw.m | 2 1 + 1 - 0 !
etc/matlab/save_avw_complex.m | 2 1 + 1 - 0 !
etc/matlab/save_avw_hdr.m | 2 1 + 1 - 0 !
5 files changed, 6 insertions(+), 33 deletions(-)

 prevent failure due to redefinition of ld_library_path in matlab.