public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <trix@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Remove unicap
Date: Fri, 28 Aug 2026 13:32:17 GMT [thread overview]
Message-ID: <178792393748.1.9984001981487212246.rpms-opencv-07e2572dcb64@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 07e2572dcb6493d282c80ed9d0ee4203d2dbace7
Author : Tom Rix <trix@redhat.com>
Date : 2022-09-28T18:05:30-07:00
Stats : +4/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/07e2572dcb6493d282c80ed9d0ee4203d2dbace7?branch=opencv5
Log:
Remove unicap
Upstream removed unicap support around 4.0 with this change
commit 5869415a57524cf2dfb5eaba5aafa86ceb395d15 (HEAD)
Author: Alexander Alekhin <alexander.alekhin@intel.com>
Date: Wed Nov 7 19:49:09 2018 +0300
videoio: drop obsolete backends
- VFW
- QuickTime/QtKit
- Unicap - GPL, no active support: https://github.com/unicap/unicap
- DC1394 (1st version) / CMU1394
So remove the configury and build requires for unicap.
Reported-by: Robert Scheck <redhat-bugzilla@linuxnetz.de>
Signed-off-by: Tom Rix <trix@redhat.com>
---
diff --git a/opencv.spec b/opencv.spec
index 836b9f0..9c8a549 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -59,7 +59,7 @@ Version: 4.6.0
%global minorver %(foo=%{version}; a=(${foo//./ }); echo ${a[1]} )
%global padding %(digits=00; num=%{minorver}; echo ${digits:${#num}:${#digits}} )
%global abiver %(echo %{majorver}%{padding}%{minorver} )
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Collection of algorithms for computer vision
# This is normal three clause BSD.
License: BSD
@@ -143,7 +143,6 @@ BuildRequires: python3-beautifulsoup4
#for doc/doxygen/bib2xhtml.pl
#BuildRequires: perl-open
BuildRequires: gflags-devel
-BuildRequires: libucil-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: libGL-devel
BuildRequires: libGLU-devel
@@ -303,7 +302,6 @@ install -pm 0644 %{SOURCE4} .cache/ade/
-DOpenGL_GL_PREFERENCE=GLVND \
-DWITH_GDAL=ON \
-DWITH_OPENEXR=ON \
- -DWITH_UNICAP=ON \
-DCMAKE_SKIP_RPATH=ON \
-DWITH_CAROTENE=OFF \
%ifarch x86_64 %{ix86}
@@ -497,6 +495,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
%{_libdir}/libopencv_xphoto.so.{%{abiver},%{version}}
%changelog
+* Wed Sep 28 2022 Tom Rix <trix@redhat.com> - 4.6.0-7
+- Remove Unicap
+
* Fri Jul 29 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4.6.0-6
- BR vte-java only on %%java_arches
reply other threads:[~2026-08-28 13:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178792393748.1.9984001981487212246.rpms-opencv-07e2572dcb64@fedoraproject.org \
--to=trix@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox