[packages/OpenImageIO] - updated to 2.4.17.0
qboosh
qboosh at pld-linux.org
Fri Apr 26 20:36:12 CEST 2024
commit 9460ccd4e9cf95125f449d5f24a646dbec251480
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 26 20:21:00 2024 +0200
- updated to 2.4.17.0
OpenImageIO-system-libcineon.patch | 6 +++---
OpenImageIO.spec | 14 +++++++-------
2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/OpenImageIO.spec b/OpenImageIO.spec
index 8c4118d..240c90f 100644
--- a/OpenImageIO.spec
+++ b/OpenImageIO.spec
@@ -33,16 +33,16 @@
Summary: Library for reading and writing images
Summary(pl.UTF-8): Biblioteka do odczytu i zapisu obrazów
Name: OpenImageIO
-Version: 2.4.14.0
-Release: 3
+Version: 2.4.17.0
+Release: 1
License: Apache v2.0
Group: Libraries
-#Source0Download: https://github.com/OpenImageIO/oiio/releases
-Source0: https://github.com/OpenImageIO/oiio/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: cc0e320302622783dfe16ac6ae1946b3
+#Source0Download: https://github.com/AcademySoftwareFoundation/OpenImageIO/releases
+Source0: https://github.com/AcademySoftwareFoundation/OpenImageIO/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: ff2961c30d2586fb05458011bc5b0181
Patch2: %{name}-system-libcineon.patch
Patch3: no-clang-format.patch
-URL: https://github.com/OpenImageIO/oiio
+URL: https://github.com/AcademySoftwareFoundation/OpenImageIO
BuildRequires: Imath-devel >= 3.0.0
%{?with_ocio:BuildRequires: OpenColorIO-devel}
BuildRequires: OpenEXR-devel >= 3.0.0
@@ -397,7 +397,7 @@ Python binding for OpenImageIO library.
Wiązanie Pythona do biblioteki OpenImageIO.
%prep
-%setup -q -n oiio-%{version}
+%setup -q
%patch2 -p1
%patch3 -p1
diff --git a/OpenImageIO-system-libcineon.patch b/OpenImageIO-system-libcineon.patch
index 61d6dd7..2b5d71b 100644
--- a/OpenImageIO-system-libcineon.patch
+++ b/OpenImageIO-system-libcineon.patch
@@ -1,7 +1,7 @@
---- oiio-2.4.14.0/src/cineon.imageio/CMakeLists.txt.orig 2023-08-21 21:11:54.336404839 +0200
-+++ oiio-2.4.14.0/src/cineon.imageio/CMakeLists.txt 2023-08-21 21:26:52.004875084 +0200
+--- OpenImageIO-2.4.17.0/src/cineon.imageio/CMakeLists.txt.orig 2024-04-26 19:25:33.286182160 +0200
++++ OpenImageIO-2.4.17.0/src/cineon.imageio/CMakeLists.txt 2024-04-26 19:49:10.735169846 +0200
@@ -3,9 +3,7 @@
- # https://github.com/OpenImageIO/oiio
+ # https://github.com/AcademySoftwareFoundation/OpenImageIO
add_oiio_plugin (cineoninput.cpp
- libcineon/Cineon.cpp libcineon/OutStream.cpp libcineon/Codec.cpp
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/OpenImageIO.git/commitdiff/9460ccd4e9cf95125f449d5f24a646dbec251480
More information about the pld-cvs-commit
mailing list