Package: avogadro / 1.0.3-10.1

Metadata

Package Version Patches format
avogadro 1.0.3-10.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
link_to_libgl2ps.patch | (download)

avogadro/src/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 link to libgl2ps.so instead of compiling the internally
 shipped copy. Fix the 'embedded-library: gl2ps' lintian error.
nwchem_input_ccsd.patch | (download)

libavogadro/src/extensions/nwcheminputdialog.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix nwchem input extension input file generation for the
 CCSD method.
boost148.patch | (download)

libavogadro/src/extensions/pythonterminal.h | 4 4 + 0 - 0 !
libavogadro/src/pythonengine_p.h | 4 4 + 0 - 0 !
libavogadro/src/pythonextension_p.h | 4 4 + 0 - 0 !
libavogadro/src/pythontool_p.h | 4 4 + 0 - 0 !
4 files changed, 16 insertions(+)

 work around moc limitations
 Some parts of Boost, introduced in Boost 1.48 are not
 understood by the limited C++ parser of moc.  This
 patch defines header guards that prevent the troublesome boost
 headers from being processed.
Bug-Debian: http://bugs.debian.org/653625
hurd_ftbfs.patch | (download)

avogadro/src/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix ftbfs because of missing files
 FTBFS on hurd-i386: missing .desktop file and its icon
Bug-Debian: http://bugs.debian.org/659048
eigen3.patch | (download)

CMakeLists.txt | 3 1 + 2 - 0 !
avogadro.prf.in | 2 1 + 1 - 0 !
avogadro/CMakeLists.txt | 1 1 + 0 - 0 !
avogadro/src/CMakeLists.txt | 2 1 + 1 - 0 !
cmake/modules/AvogadroUse.cmake | 5 3 + 2 - 0 !
libavogadro/CMakeLists.txt | 1 1 + 0 - 0 !
libavogadro/src/CMakeLists.txt | 2 1 + 1 - 0 !
libavogadro/tests/CMakeLists.txt | 2 1 + 1 - 0 !
8 files changed, 10 insertions(+), 8 deletions(-)

 migrate from eigen2 to eigen3