public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Set without eigen off
@ 2026-08-28 13:33 Nicolas Chauvet
0 siblings, 0 replies; only message in thread
From: Nicolas Chauvet @ 2026-08-28 13:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 63f9fb5af312b12a0c63404619911e97651e5d70
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2025-10-21T17:56:41+02:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/63f9fb5af312b12a0c63404619911e97651e5d70?branch=opencv5
Log:
Set without eigen off
---
diff --git a/opencv.spec b/opencv.spec
index a6aa56b..75629c1 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -534,6 +534,7 @@ cd modules/python/package
-DOPENCV_CONFIG_INSTALL_PATH=%{_lib}/cmake/OpenCV \
-DOPENCV_GENERATE_PKGCONFIG=ON \
%{?with_extras_tests: -DOPENCV_TEST_DATA_PATH=opencv_extra-%{version}/testdata} \
+ %{?without_eigen3: -DWITH_EIGEN=OFF} \
%{?with_gdcm: -DWITH_GDCM=ON } \
-DWITH_IMGCODEC_GIF=ON \
%{?with_libmfx: -DWITH_MFX=ON -DWITH_GAPI_ONEVPL=ON} \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:33 [rpms/opencv] opencv5: Set without eigen off Nicolas Chauvet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox