Package: phylip / 1:3.697+dfsg-4
Metadata
Package | Version | Patches format |
---|---|---|
phylip | 1:3.697+dfsg-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
install_fonts_data.patch | (download) |
src/Makefile.unx |
13 11 + 2 - 0 ! |
debian keeps the font files in a different location than normal installer; distclean target makes sure everything will be cleaned up |
hardening.patch | (download) |
src/Makefile.unx |
6 3 + 3 - 0 ! |
let hardening flags sneek in |
01_src_phylip_h | (download) |
src/phylip.h |
2 1 + 1 - 0 ! |
debian keeps the font files in a different location than normal installer License: see debian/copyright |
do_not_install_jar_files.patch | (download) |
src/Makefile.unx |
6 2 + 4 - 0 ! |
the binary jar files without source are stripped from the source tarball so do not try to install these files |
soname.patch | (download) |
src/Makefile.unx |
4 2 + 2 - 0 ! |
add soname to shared libraries |
optimisation_flags.patch | (download) |
src/Makefile.unx |
4 2 + 2 - 0 ! |
add missing optimisation flags |
fcommon flag.patch | (download) |
src/Makefile.unx |
2 1 + 1 - 0 ! |
add -fcommon flag during compilation Porting to gcc-10 requires a handful of source modification / patching so simply just add -fcommon for now. |
fix declarartions.patch | (download) |
src/draw.h |
1 1 + 0 - 0 ! |
add missing c function declaration. |