Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

vtk-java-devel-9.4.1-2.3 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: vtk-java-devel Distribution: openSUSE:Factory:zSystems
Version: 9.4.1 Vendor: openSUSE
Release: 2.3 Build date: Sun Jan 5 05:39:42 2025
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 5411 Source RPM: vtk-9.4.1-2.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://vtk.org/
Summary: Develoment files for VTK Java bindings
VTK is a software system for image processing, 3D graphics, volume
rendering and visualization. VTK includes many advanced algorithms
(e.g. surface reconstruction, implicit modelling, decimation) and
rendering techniques (e.g. hardware-accelerated volume rendering,
LOD control).

This provides the Java part of the development files.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sun Jan 05 2025 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Add bcond for mysql, keep it disabled by default. Make libmysql
    devel dependency conditional.
  - Remove obsolete netcdf-c++ dependency from devel package.
* Mon Dec 30 2024 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Update to version 9.4.1, see:
    https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/release/9.4.md
* Sun Dec 22 2024 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Fix broken LD_LIBRARY_PATH mangling for openmpi builds
  - Rebase GLES patches:
    * 0001-Correct-GL_BACK-GL_BACK_LEFT-mapping-on-GLES.patch
    * 0002-Use-GL_DRAW_BUFFER0-instead-of-GL_DRAW_BUFFER-for-GL.patch
  - Drop obsolete patch:
    * Do-not-request-CUBE_MAP_SEAMLESS-on-GLES.patch
* Thu Dec 12 2024 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - - Update to version 9.4.0, see:
    https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/release/9.4.md
  - Drop upstream patches:
    * 0001-ioss-update-fmt-includes.patch
  - Add patches:
    * 0001-Add-missing-libm-link-library-for-bundled-ExodusII.patch
    * 0001-Fix-fmt-includes-again.patch
    * 0001-Fix-missing-GLAD-symbol-mangling-in-Rendering-GL2PSO.patch
* Sat Jun 29 2024 Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com>
  - Update to version 9.3.1, see:
    https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/release/9.3.md
  - Add patches:
    * 0001-ioss-update-fmt-includes.patch
  - Drop upstream patches:
    * fix_rendering_core_linkage.patch
  - New features and bugfixes:
    * The vendored `fmt` library has been updated to 10.1.1.
    * Fix SIGSEGV on `vtkCompositeDataProbeFilter`.
    * Add `ComponentName` in `vtkImageAlgorithm` and subclasses.
    * Fix UT record support in `vtkDICOMParser`
    * Fix for reading binary XML files > 2Gb on Windows.
    * Fix `ResampleWithDataSet` with an HTG source using MPI.
    * Fix `HyperTree` iterator in `ExtractElements` method.
    * Fix `vtkOpenGLRenderWindow::GetZBufferData` in OpenGL ES 3.
    * Fix GPU Ray Cast Volume Rendering with `ModelTransformMatrix`.
    * Fix Off-axis stereo image separation issue.
    * Fix Display Attribute Inheritance `vtkOpenGLGlyph3DMapper`.
* Tue Feb 20 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %patch -P N instead of deprecated %patchN.
* Sun Dec 31 2023 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Add fmt and FastFloat dependencies to devel subpackage
* Thu Dec 28 2023 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Update to version 9.3.0, see:
    https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/release/9.3.md
  - Drop upstream patches:
    * add add_missing_cstdint.patch
    * 0001-GL_POINT_SPRITE-is-only-available-for-Compatibility-.patch
  - Rebase:
    * 0002-Use-GL_DRAW_BUFFER0-instead-of-GL_DRAW_BUFFER-for-GL.patch
  - Add patches:
    * fix_rendering_core_linkage.patch
    * Do-not-request-CUBE_MAP_SEAMLESS-on-GLES.patch
* Tue Oct 31 2023 Fridrich Strba <fstrba@suse.com>
  - Build with java source and target levels 8
* Tue Oct 24 2023 Nicolas Morey <nicolas.morey@suse.com>
  - Drop support for obsolete openmpi[123]
  - Prepare support for openmpi5
* Tue Apr 04 2023 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Fix build with GCC 13, add add_missing_cstdint.patch
* Sat Feb 18 2023 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Update to version 9.2.6, see:
    https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/release/9.2.md
  - Use bundled pegtl on TW, version 3.x is API incompatible with
    required pegtl 2.x.
* Fri Jan 27 2023 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Update to version 9.2.5, see:
    https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/release/9.2.md
  - Rebase
    0001-Consider-VTK_PYTHON_SITE_PACKAGES_SUFFIX-for-Python-.patch
  - Use system fmt on Tumbleweed
* Fri Oct 14 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Update to version 9.2.2, see:
    https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/release/9.2.md
  - Drop upstream patches:
    + 0001-Add-missing-libm-link-library-to-kissfft-module.patch
  - Use system libharu on Tumbleweed
  - Allow optionally building and running tests (disabled for now
    due to large required data set).
* Thu Mar 10 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Split java-devel subpackage from devel package, avoid pulling
    in Java on most builds.
  - Move python support libraries to python subpackage.
* Thu Feb 10 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Use system gl2ps also on Leap 15.x

Files

/usr/lib64/cmake/vtk-9.4/VTKJava-targets-relwithdebinfo.cmake
/usr/lib64/cmake/vtk-9.4/VTKJava-targets.cmake
/usr/lib64/libvtkJava.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Mar 9 10:41:12 2025