Package: parsnp / 2.1.3+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
parsnp | 2.1.3+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
add_missing_interpreter_line.patch | (download) |
parsnp |
2 1 + 1 - 0 ! |
force python3 interpreter |
proper_calls_to_tools.patch | (download) |
parsnp |
16 8 + 8 - 0 ! |
fix name of phipack executable |
drop_m64.patch | (download) |
Makefile.am |
2 1 + 1 - 0 ! |
drop -m64 |
fix_build_with_as needed.patch | (download) |
src/Makefile.am |
4 2 + 2 - 0 ! |
fix build with -wl,--as-needed Move -std=gnu++0x to CXXFLAGS and add libraries in LIBS instead of LDFLAGS. |
non versioned libs.patch | (download) |
src/Makefile.am |
2 1 + 1 - 0 ! |
libmuscle-3.7-dev is now libmuscle-dev |
blhc fix.patch | (download) |
src/Makefile.am |
2 1 + 1 - 0 ! |
append -d_fortify_source=2 to parsnp cxx flags to fix blhc |
py3 parsnp libs.patch | (download) |
extend.py |
2 1 + 1 - 0 ! |
fetch extend.py and logger.py helpers from parsnp namespace This fixes failures to import logger and extend when running parsnp. This patch comes along with installing the missing helpers in dist-packages/parsnp. |