[packages/OpenImageIO] stop forcing fixed openjpeg2 include path

atler atler at pld-linux.org
Tue Feb 21 12:03:32 CET 2023


commit 30f3112ba27a1f3fc05945aa92ee6977e26733e3
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Feb 21 12:03:20 2023 +0100

    stop forcing fixed openjpeg2 include path
    
    OpenImageIO already includes support for openjpeg2 >= 2.5

 OpenImageIO.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/OpenImageIO.spec b/OpenImageIO.spec
index 0ecdc6a..321864b 100644
--- a/OpenImageIO.spec
+++ b/OpenImageIO.spec
@@ -388,7 +388,6 @@ cd build
 %cmake .. \
 	-DCMAKE_INSTALL_MANDIR=%{_mandir}/man1 \
 	-DEMBEDPLUGINS=OFF \
-	-DOPENJPEG_INCLUDE_DIR=%{_includedir}/openjpeg-2.4 \
 	-DINCLUDE_INSTALL_DIR=%{_includedir}/%{name} \
 	-DLIB_INSTALL_DIR:PATH=%{_libdir} \
 	-DBUILD_TESTING=OFF \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenImageIO.git/commitdiff/30f3112ba27a1f3fc05945aa92ee6977e26733e3



More information about the pld-cvs-commit mailing list