rebuilt with libopenvdb 12.0.0 [release 2.5.17.0-2mamba;Sun Jan 05 2025]
This commit is contained in:
parent
93d9351481
commit
602864e2d4
@ -1,6 +1,6 @@
|
|||||||
Name: openimageio
|
Name: openimageio
|
||||||
Version: 2.5.17.0
|
Version: 2.5.17.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Libraries and tools for VFX studios and developers of tools such as renderers, compositors, viewers
|
Summary: Libraries and tools for VFX studios and developers of tools such as renderers, compositors, viewers
|
||||||
Group: Applications/Graphics
|
Group: Applications/Graphics
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -51,6 +51,7 @@ BuildRequires: pugixml-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libopencv-devel >= 4.9.0-1mamba
|
BuildRequires: libopencv-devel >= 4.9.0-1mamba
|
||||||
BuildRequires: libopencolorio-devel >= 1:2.4.0
|
BuildRequires: libopencolorio-devel >= 1:2.4.0
|
||||||
|
BuildRequires: libopenvdb-devel >= 12.0.0
|
||||||
BuildRequires: libdcmtk-devel >= 3.6.8
|
BuildRequires: libdcmtk-devel >= 3.6.8
|
||||||
BuildRequires: python-pybind11-devel
|
BuildRequires: python-pybind11-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -89,8 +90,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
The primary target audience for OIIO is VFX studios and developers of tools such as renderers, compositors, viewers, and other image-related software you'd find in a production pipeline.
|
The primary target audience for OIIO is VFX studios and developers of tools such as renderers, compositors, viewers, and other image-related software you'd find in a production pipeline.
|
||||||
This package contains the Python bindings to OpenImageIO.
|
This package contains the Python bindings to OpenImageIO.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n OpenImageIO-%{version}
|
%setup -q -n OpenImageIO-%{version}
|
||||||
|
|
||||||
@ -158,6 +157,9 @@ This package contains the Python bindings to OpenImageIO.
|
|||||||
%{python3_sitearch}/OpenImageIO/__init__.py
|
%{python3_sitearch}/OpenImageIO/__init__.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 05 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.17.0-2mamba
|
||||||
|
- rebuilt with libopenvdb 12.0.0
|
||||||
|
|
||||||
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 2.5.17.0-1mamba
|
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 2.5.17.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user