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 filePatch | File delta | Description |
---|---|---|
blas.patch | (download) |
src/Makefile |
2 1 + 1 - 0 ! |
name of libblas in debian |
libm.patch | (download) |
src/Makefile |
2 1 + 1 - 0 ! |
add missing libm to linker options |
lapacke.patch | (download) |
src/Makefile |
2 1 + 1 - 0 ! |
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 ! |
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 ! |
fix perl interpreter path |
1