Package: eigensoft / 6.1.4+dfsg-1

Metadata

Package Version Patches format
eigensoft 6.1.4+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
blas.patch | (download)

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

 name of libblas in debian
libm.patch | (download)

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

 add missing libm to linker options
lapacke.patch | (download)

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

 make sure to link with lapacke and lapack
 Without this change, the code refuse to link because of missing
 symbols.  In addition to this patch, the package need to build-depend
 on liblapacke-dev.
fixing_headers.patch | (download)

src/eigensrc/eigx.c | 2 1 + 1 - 0 !
src/eigx.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix lapack headers
 Note: The header is only included on _WIN32 platform currently
 so has no real effect in the Debian build but it simply seems
 more correct to add this patch.


fix_perl_interpreter.patch | (download)

bin/ploteig | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix perl interpreter path