Bug#846042: VTK 8

2017-11-03 Thread 128
Hi, VTK 8 is available now. Hopefully this wishlist item is fulfilled when upgrading to the new version. thanks -- debian-science-maintainers mailing list debian-science-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#845972: A fix for the bug

2017-01-26 Thread 128
Hi, The only thing that has to be done to fix this bug is add the tag, -DVTK_CUSTOM_LIBRARY_SUFFIX:STRING="", when configuring using cmake. Thanks -- debian-science-maintainers mailing list debian-science-maintainers@lists.alioth.debian.org

Bug#845972: A fix for the bug

2017-01-18 Thread 128
Hi, The suffix can be controlled by a cache variable (VTK_CUSTOM_LIBRARY_SUFFIX), but defaults to "-${VTK_MAJOR_VERSION}.${VTK_MINOR_VERSION}". http://public.kitware.com/pipermail/vtkusers/2015-November/092888.html I think the best practice would be to set VTK_CUSTOM_LIBRARY_SUFFIX as null for

Bug#845994: Is the dependency correct?

2016-12-28 Thread 128
Hi, There could be something I'm missing here. "gmsh" is depending on "libcgns2"- which is not an available package. Also, the latest version of CGNS in deb-repo is "libcgns3.3". Thanks -- debian-science-maintainers mailing list debian-science-maintainers@lists.alioth.debian.org

Bug#847561: new homepage and version

2016-12-09 Thread 128
Source: libcgns Version: 3.1.4.2-3 Severity: normal Hi, CGNS is hosted from github now, and a newer version is also available. http://cgns.github.io/ Thanks -- debian-science-maintainers mailing list debian-science-maintainers@lists.alioth.debian.org

Bug#847045: libtrilinos-zoltan-dev

2016-12-04 Thread 128
Package: petsc-dev Version: 3.7.4 Severity: wishlist Hi, Please compile PETSc with libtrilinos-zoltan-dev. At least as a recommended package. Like, libsuperlu-dev is now. https://packages.debian.org/sid/libtrilinos-zoltan-dev Thanks -- debian-science-maintainers mailing list

Bug#846041: virtual/meta package for libvtk-dev

2016-11-27 Thread 128
Package: libvtk6-dev Version: 6.3.0 This is not a bug but a wishlist item for this package. It would be nice to have a virtual/meta package that automatically links to the latest version of the package. Having a package named libvtk-dev which links to libvtk6-dev now and libvtk7-dev in the future

Bug#846042: virtual/meta package for python-vtk

2016-11-27 Thread 128
Package: python-vtk6 Version: 6.3.0 This is not a bug but a wishlist item for this package. It would be nice to have a virtual/meta package that automatically links to the latest version of the package. Having a package named python-vtk which links to python-vtk6 now and python-vtk7 in the future

Bug#846040: virtual/meta package for vtk

2016-11-27 Thread 128
Package: vtk6 Version: 6.3.0 This is not a bug but a wishlist item for this package. It would be nice to have a virtual/meta package that automatically links to the latest version of the package. Having a package named vtk which links to vtk6 now and vtk7 in the future will make transitions

Bug#845994: Compile with CGNS support

2016-11-27 Thread 128
Package: gmsh Version: 2.14.1 CGNS is becoming a CFD standard. GMSH can export meshes in CGNS format. Please recompile GMSH with CGNS enabled so that this feature is available. Thanks -- debian-science-maintainers mailing list debian-science-maintainers@lists.alioth.debian.org

Bug#845972: Version number in library names

2016-11-27 Thread 128
Package: libvtk6-dev Version: 6.3.0 Libraries are named as, "libvtkCommonCore-6.3.so" "libvtkCommonCore-6.3.so.6.3" "libvtkCommonCore-6.3.so.6.3.0". That is "libvtk*-6.3.so" "libvtk*-6.3.so.6.3" "libvtk*-6.3.so.6.3.0". This is bad practice and can break many projects. Usually the version