commit c5b1f0dc2e6968b84ba12f91e3c1119dc203e7d1
Author: Jan Rękorajski <[email protected]>
Date:   Wed Mar 22 23:21:55 2023 +0100

    - OpenImageIO support is gone, rel 1

 OpenColorIO.spec | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)
---
diff --git a/OpenColorIO.spec b/OpenColorIO.spec
index 4b0bb08..4793951 100644
--- a/OpenColorIO.spec
+++ b/OpenColorIO.spec
@@ -4,7 +4,6 @@
 # - nuke: http://docs.thefoundry.co.uk/products/nuke/ (proprietary)
 #
 # Conditional build:
-%bcond_without oiio    # use OpenImageIO in apps 
(ocioconvert,ociodisplay,ociolutimage) instead of OpenEXR
 %bcond_without opengl  # OpenGL-dependent app (ociodisplay)
 %bcond_with    java    # JNI glue (outdated as of 2.2.1)
 %bcond_without doc     # documentation
@@ -17,7 +16,7 @@ Summary:      Complete color management solution
 Summary(pl.UTF-8):     Kompletny pakiet do zarządzania kolorami
 Name:          OpenColorIO
 Version:       2.2.1
-Release:       0.2
+Release:       1
 License:       BSD
 Group:         Libraries
 #Source0Download: https://github.com/imageworks/OpenColorIO/releases
@@ -56,10 +55,6 @@ BuildRequires:       OpenGL-devel
 BuildRequires: OpenGL-glut-devel
 BuildRequires: glew-devel >= 1.5.1
 %endif
-%if %{with oiio}
-BuildRequires: OpenImageIO-devel >= 2.2.14
-BuildRequires: lcms2-devel >= 2.2
-%endif
 Requires:      expat >= 2.4.1
 Requires:      minizip-ng >= 3.0.7
 Requires:      tinyxml >= 2.6.1
@@ -179,7 +174,6 @@ cd build
        -DCMAKE_CXX_STANDARD=14 \
        %{cmake_on_off doc OCIO_BUILD_DOCS} \
        %{cmake_on_off java OCIO_BUILD_JAVA} \
-       %{?with_oiio:-DOCIO_USE_OIIO_FOR_APPS=ON} \
        %{!?with_sse2:-DOCIO_USE_SSE=OFF}
 
 %{__make}
@@ -236,7 +230,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libOpenColorIO.so
 %{_libdir}/libOpenColorIOimageioapphelpers.a
 %{_libdir}/libOpenColorIOoglapphelpers.a
-%{?with_oiio:%{_libdir}/libOpenColorIOoiiohelpers.a}
 %{_includedir}/OpenColorIO
 %{_pkgconfigdir}/OpenColorIO.pc
 %{_libdir}/cmake/OpenColorIO
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenColorIO.git/commitdiff/c5b1f0dc2e6968b84ba12f91e3c1119dc203e7d1

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to