Package: p4vasp / 0.3.29+dfsg-1

Metadata

Package Version Patches format
p4vasp 0.3.29+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
purge ext | (download)

Makefile | 4 2 + 2 - 0 !
src/Configuration.mk | 6 3 + 3 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 don't build convenience libraries in ext
swig | (download)

src/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 modern python versions require swig to be run with the -classic
 option.
set title and icon | (download)

p4v.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 set main window title and icon
fix generated files | (download)

Makefile | 9 4 + 5 - 0 !
1 file changed, 4 insertions(+), 5 deletions(-)

 fix generated files by hardcoding p4vasp_home for runtime
 The p4vasp_config and launcher targets are called twice, during 'make'
 and 'make install', resulting in incorrect paths in generated files.
 APPMENU_DISPLAY_BOTH has been replaced by UBUNTU_MENUPROXY in Trusty.
 PYTHONPATH is not needed in recent versions of p4vasp.
fix spelling errors | (download)

src/VisStructureDrawer.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix spelling errors in binary
pass hardening flags | (download)

odpdom/Makefile | 4 2 + 2 - 0 !
src/Configuration.mk | 5 3 + 2 - 0 !
2 files changed, 5 insertions(+), 4 deletions(-)

 pass hardening cflags, cppflags and ldflags