public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Disable vtk for now - rhbz#45140228
@ 2026-08-28 13:31 Nicolas Chauvet
  0 siblings, 0 replies; only message in thread
From: Nicolas Chauvet @ 2026-08-28 13:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : 99add5aa1c29c48389adb233126e3a3a6f17872f
Author : Nicolas Chauvet <kwizart@gmail.com>
Date   : 2020-05-29T15:30:04+02:00
Stats  : +4/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/99add5aa1c29c48389adb233126e3a3a6f17872f?branch=opencv5

Log:
Disable vtk for now - rhbz#45140228

---
diff --git a/opencv.spec b/opencv.spec
index b541039..ed6d300 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -31,12 +31,12 @@
 %bcond_with     atlas
 %bcond_without  openblas
 %bcond_without  gdcm
-%if 0%{?fedora} > 29
-%bcond_without  vtk
-%else
+#if 0%{?fedora} > 29
+#bcond_without  vtk
+#else
 #VTK support disabled. Incompatible combination: OpenCV + Qt5 and VTK ver.7.1.1 + Qt4 in <= F29
 %bcond_with  vtk
-%endif
+#endif
 
 %ifarch x86_64
 %bcond_without  libmfx

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-28 13:31 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:31 [rpms/opencv] opencv5: Disable vtk for now - rhbz#45140228 Nicolas Chauvet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox