Atri Bhattacharya
4e1cfe3078
- Add vtk-opensuse-python-metadata.patch: Installing without VTK_BUILD_WHEEL lacks the dist-info/egg-info metadata. When a user installs python packages which depend on vtk through pip (into the user home or into a virtualenv), pip does not recognize the files installed into site-packages without the metadata and pulls in a big manylinux wheel from PyPI. We introduce the necessary egg-info metadata in order to avoid this. - python3-vtk: Don't own the arch site-packages (%python3_sitearch) and the toplevel __pycache__ dir, only our own python files. - Move qt and python .so devel files to main devel package, adjust rpmlintrc: The devel files are not required by the python bindings (anymore?). - Add vtk-std_numeric_limits.patch in order to fix gcc 11.1 build https://gitlab.kitware.com/vtk/vtk/-/issues/18194 - Require %{name}-qt in python3-%{name}: The Python bindings link to libvtkRenderingQt.so.1, but zypper fails to resolve the requirement to the correct (non-)mpi flavor -- boo#1187161 - Change description: The vtk-qt subpackage provides some Qt libraries, not a designer plugin. - Support for QtWebkit was removed with vtk 9.0.0: Remove the build requirement. OBS-URL: https://build.opensuse.org/request/show/901010 OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=169 |
||
---|---|---|
_constraints | ||
_multibuild | ||
.gitattributes | ||
.gitignore | ||
0001-Add-missing-guard-required-for-GLES-to-disable-stere.patch | ||
0001-Allow-compilation-on-GLES-platforms.patch | ||
0001-clean-up-some-old-opengl-es-stuff.patch | ||
0001-Correct-GL_BACK-GL_BACK_LEFT-mapping-on-GLES.patch | ||
0001-expose-1d-texture-options.patch | ||
0001-Fix-PyVTKAddFile_-function-signature-mismatch.patch | ||
0001-GL_POINT_SPRITE-is-only-available-for-Compatibility-.patch | ||
0001-Guard-glPointSize-with-GL_ES_VERSION_3_0.patch | ||
0001-Remove-duplicate-check-for-QOpenGLFunctions_3_2_Core.patch | ||
0001-Replace-invalid-GL_LINE-with-GL_LINES-for-glDrawArra.patch | ||
0001-Replace-last-glDrawBuffer-call-with-glDrawBuffers-1.patch | ||
0002-Guard-GL_LINE_SMOOTH-for-GLES.patch | ||
0002-Use-GL_DRAW_BUFFER0-instead-of-GL_DRAW_BUFFER-for-GL.patch | ||
bundled_libharu_add_missing_libm.patch | ||
VTK-9.0.1.tar.gz | ||
vtk-freetype-2.10.3-replace-FT_CALLBACK_DEF.patch | ||
vtk-opensuse-python-metadata.patch | ||
vtk-rpmlintrc | ||
vtk-std_numeric_limits.patch | ||
vtk.changes | ||
vtk.spec |