Package: aster / 11.5.0+dfsg2-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| aster | 11.5.0+dfsg2-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Pass bibpyt instead of eficas_path to exec_pyaster.patch | (download) |
catalo/wscript |
3 2 + 1 - 0 ! |
pass --bibpyt instead of -eficas_path to exec_pyaster |
| 0002 Handle destdir option properly.patch | (download) |
catalo/wscript |
11 6 + 5 - 0 ! |
handle destdir option properly |
| 0003 Repair runtest command.patch | (download) |
waftools/runtest.py |
6 2 + 4 - 0 ! |
"repair" runtest command |
| 0004 Set uselib_store for PETSC.patch | (download) |
waftools/petsc.py |
3 2 + 1 - 0 ! |
set uselib_store for petsc |
| 0005 Install Python library in LIBDIR aster.patch | (download) |
bibpyt/wscript |
3 2 + 1 - 0 ! |
install python library in $libdir/aster |
| 0006 Reference LIBDIR aster in config.txt.patch | (download) |
waftools/legacy.py |
6 3 + 3 - 0 ! |
reference $libdir/aster in config.txt Aster Python modules will be installed there. This has to be indicated in the generated config.txt file so that astk can find its way. |
| 0007 Install elements into usr lib aster.patch | (download) |
catalo/wscript |
4 2 + 2 - 0 ! |
install elements into /usr/lib/aster This file is architecture-dependent. |
| 0008 Disable BLACS checks.patch | (download) |
waftools/mathematics.py |
4 0 + 4 - 0 ! |
disable blacs checks Not sure why this was added (upstream hg revision 5ed3e5379c23). Anyways, it works without. |
| 0009 Fix NumPy version comparison.patch | (download) |
waftools/python_cfg.py |
19 9 + 10 - 0 ! |
fix numpy version comparison It did not work for, e.g., 1.8.1~rc1. |
| 0010 Check that DEST_CPU exists before reading it.patch | (download) |
wscript |
2 1 + 1 - 0 ! |
check that dest_cpu exists before reading it Waf verion 1.6 (used by Aster currently) does not know all architectures supported by Debian (e.g. s390x), so DEST_CPU environment key might be an empty list (default in case of AttributeError in ConfigSet internal mechanism of Waf). In such cases, let's just skip the check. |
