Package: openbabel / 2.3.1+dfsg-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| openbabel | 2.3.1+dfsg-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| perl_hardening.patch | (download) |
scripts/CMakeLists.txt |
2 1 + 1 - 0 ! |
build perl module using flags set by debian/rules. |
| obspectrophore_man.patch | (download) |
doc/obspectrophore.1 |
79 79 + 0 - 0 ! |
adds manual page for the obspectrophore binary. |
| libinchi_static.patch | (download) |
src/formats/inchi103/CMakeLists.txt |
3 2 + 1 - 0 ! |
force static build of the inchi library. We currently don't want to ship a separate source package nor should libinchi be shipped as shared library with openbabel. The -fPIC switch is explicitely added to avoid an FTBFS on amd64 by relocation error. More information about the latter at http://www.cmake.org/pipermail/cmake/2006-March/008482.html. |
| gaussformat_nosym.patch | (download) |
src/formats/gaussformat.cpp |
27 16 + 11 - 0 ! |
handle "nosym" keyword when detecting type of geometry orientation |
| moldenformat_coordonly.patch | (download) |
src/formats/moldenformat.cpp |
3 2 + 1 - 0 ! |
handle eof during atom parsing as well, in case only coordinates and no vibrations are present. fix for pr#3530875. |
