diff options
author | CoprDistGit <infra@openeuler.org> | 2025-08-07 03:50:14 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-08-07 03:50:14 +0000 |
commit | dc213517840b815ffc016b24ec879615f02c2ffb (patch) | |
tree | 98771303932c4cfe865b18f3f4d3e5dab1c3d71e /vtk.spec | |
parent | 2df3268b4d36c727f725353b5afd6cbedbc58175 (diff) |
automatic import of vtk
Diffstat (limited to 'vtk.spec')
-rw-r--r-- | vtk.spec | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -22,6 +22,9 @@ License: BSD Source0: https://www.vtk.org/files/release/9.1/VTK-%{version}.tar.gz Source1: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz Source2: xorg.conf +Source100: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz_00 +Source101: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz_01 +Source102: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz_02 Patch9000: 9000-fix-build-error-for-aarch64.patch @@ -551,6 +554,7 @@ programming languages. %prep +cat %{SOURCE100} %{SOURCE101} %{SOURCE102} > %{SOURCE1} %autosetup -p1 -b 1 -n VTK-%{version} for x in vtk{cli11,doubleconversion,eigen,expat,%{?with_fmt:fmt,}freetype,%{?with_gl2ps:gl2ps,}glew,hdf5,jpeg,jsoncpp,libharu,libproj,libxml2,lz4,lzma,mpi4py,netcdf,ogg,pegtl,png,pugixml,sqlite,theora,tiff,utf8,zfp,zlib} do |