public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Better indentation
@ 2026-08-28 13:30
0 siblings, 0 replies; only message in thread
From: @ 2026-08-28 13:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 2788fba4065c4fe7e0e3750ec0be7239d7227849
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2018-01-25T18:33:43+00:00
Stats : +18/-17 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/2788fba4065c4fe7e0e3750ec0be7239d7227849?branch=opencv5
Log:
Better indentation
---
diff --git a/opencv.spec b/opencv.spec
index 29ed85d..2f37610 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -1,33 +1,34 @@
#global indice a
%undefine _strict_symbol_defs_build
-%bcond_with tests
-%bcond_with ffmpeg
-%bcond_without gstreamer
-%bcond_with eigen2
-%bcond_without eigen3
+%bcond_with tests
+%bcond_with ffmpeg
+%bcond_without gstreamer
+%bcond_with eigen2
+%bcond_without eigen3
%ifnarch ppc64le
-%bcond_without opencl
+%bcond_without opencl
%else
# https://bugzilla.redhat.com/show_bug.cgi?id=1487174
-%bcond_with opencl
+%bcond_with opencl
%endif
%ifarch %{ix86} x86_64 %{arm}
-%bcond_without openni
+%bcond_without openni
%else
# we dont have openni in other archs
-%bcond_with openni
+%bcond_with openni
%endif
-%bcond_without tbb
-%bcond_with cuda
-%bcond_with xine
+%bcond_without tbb
+%bcond_with cuda
+%bcond_with xine
# Atlas need (missing: Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY Atlas_LAPACK_LIBRARY)
-%bcond_with atlas
-%bcond_without openblas
-%bcond_without gdcm
+%bcond_with atlas
+%bcond_without openblas
+%bcond_without gdcm
#VTK support disabled. Incompatible combination: OpenCV + Qt5 and VTK ver.7.1.1 + Qt4
-%bcond_with vtk
+%bcond_with vtk
+
%global srcname opencv
-%global abiver 3.3
+%global abiver 3.3
# Required because opencv-core has lot of spurious dependencies
# (despite supposed to be "-core")
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:30 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:30 [rpms/opencv] opencv5: Better indentation
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox