[packages/Imath] - updated to 3.2.3

qboosh qboosh at pld-linux.org
Sat Sep 5 13:32:56 CEST 2026


commit 63d0245112b2dbde163bf979bd8592495a409b4f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 5 13:32:59 2026 +0200

    - updated to 3.2.3

 Imath.spec           |  8 +++-----
 python-install.patch | 33 ---------------------------------
 2 files changed, 3 insertions(+), 38 deletions(-)
---
diff --git a/Imath.spec b/Imath.spec
index b0432d3..fe61985 100644
--- a/Imath.spec
+++ b/Imath.spec
@@ -5,14 +5,13 @@
 Summary:	High dynamic-range (HDR) image file format support libraries
 Summary(pl.UTF-8):	Biblioteki obsługujące format plików obrazu o wysokiej dynamice (HDR)
 Name:		Imath
-Version:	3.2.2
-Release:	2
+Version:	3.2.3
+Release:	1
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/AcademySoftwareFoundation/Imath/releases
 Source0:	https://github.com/AcademySoftwareFoundation/Imath/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	e29f25ce926ac53d8e0a52197299f61b
-Patch0:		python-install.patch
+# Source0-md5:	f218124d0d3ee92b9cb919483c697639
 URL:		https://openexr.com/
 BuildRequires:	cmake >= 3.14
 BuildRequires:	libstdc++-devel >= 6:5
@@ -86,7 +85,6 @@ Pliki nagłówkowe wiązań Pythona do biblioteki Imath.
 
 %prep
 %setup -q
-%patch -P0 -p1
 
 %build
 %cmake -B build -G Ninja \
diff --git a/python-install.patch b/python-install.patch
deleted file mode 100644
index 2eaf7f9..0000000
--- a/python-install.patch
+++ /dev/null
@@ -1,33 +0,0 @@
---- Imath-3.2.2/src/python/PyImathNumpy/CMakeLists.txt~	2025-10-07 17:17:20.000000000 +0200
-+++ Imath-3.2.2/src/python/PyImathNumpy/CMakeLists.txt	2025-11-29 12:36:16.336655705 +0100
-@@ -57,7 +57,7 @@
-   
-   if (NOT DEFINED PYTHON_INSTALL_DIR)
- 
--    set(PYTHON_INSTALL_DIR "lib/python${Python3_VERSION_MAJOR}.${Python3_VERSION_MINOR}/site-packages")
-+	  set(PYTHON_INSTALL_DIR "${CMAKE_INSTALL_LIBDIR}/python${Python3_VERSION_MAJOR}.${Python3_VERSION_MINOR}/site-packages")
-     message(STATUS "installing ${PYIMATHNUMPY_MODULE} module to ${PYTHON_INSTALL_DIR}")
- 
-   else()
---- Imath-3.2.2/src/python/PyImath/CMakeLists.txt~	2025-10-07 17:17:20.000000000 +0200
-+++ Imath-3.2.2/src/python/PyImath/CMakeLists.txt	2025-11-29 12:36:48.436655696 +0100
-@@ -213,7 +213,7 @@
-     # which allows an externally-set value to take effect.
-     #
-   
--    set(PYTHON_INSTALL_DIR "lib/python${Python3_VERSION_MAJOR}.${Python3_VERSION_MINOR}/site-packages")
-+    set(PYTHON_INSTALL_DIR "${CMAKE_INSTALL_LIBDIR}/python${Python3_VERSION_MAJOR}.${Python3_VERSION_MINOR}/site-packages")
-     message(STATUS "installing ${PYIMATH_MODULE_NAME} module to ${PYTHON_INSTALL_DIR}")
- 
-   else()
---- Imath-3.2.2/src/pybind11/PyBindImath/CMakeLists.txt~	2025-10-07 17:17:20.000000000 +0200
-+++ Imath-3.2.2/src/pybind11/PyBindImath/CMakeLists.txt	2025-11-29 12:37:28.356655688 +0100
-@@ -128,7 +128,7 @@
-     # which allows an externally-set value to take effect.
-     #
-   
--    set(PYTHON_INSTALL_DIR "lib/python${Python3_VERSION_MAJOR}.${Python3_VERSION_MINOR}/site-packages")
-+    set(PYTHON_INSTALL_DIR "${CMAKE_INSTALL_LIBDIR}/python${Python3_VERSION_MAJOR}.${Python3_VERSION_MINOR}/site-packages")
-     message(STATUS "installing ${PYBINDIMATH_MODULE_NAME} to ${PYTHON_INSTALL_DIR}")
- 
-   else()
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Imath.git/commitdiff/63d0245112b2dbde163bf979bd8592495a409b4f



More information about the pld-cvs-commit mailing list