public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Enable libv4l1 to fix open a video (#1487816)
Date: Fri, 28 Aug 2026 13:30:45 GMT	[thread overview]
Message-ID: <178792384567.1.9295943150495896281.rpms-opencv-015efdee0481@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : 015efdee048193083dc8569987981c839561d8b4
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2017-09-02T19:31:58+01:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/015efdee048193083dc8569987981c839561d8b4?branch=opencv5

Log:
Enable libv4l1 to fix open a video (#1487816)

---
diff --git a/opencv.spec b/opencv.spec
index 9c52889..cc6eca8 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -34,7 +34,7 @@
 
 Name:           opencv
 Version:        3.2.0
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Collection of algorithms for computer vision
 Group:          Development/Libraries
 # This is normal three clause BSD.
@@ -267,6 +267,7 @@ pushd build
  -DINSTALL_PYTHON_EXAMPLES=ON \
  -DOPENCL_INCLUDE_DIR=${_includedir}/CL \
  -DOPENCV_EXTRA_MODULES_PATH=../opencv_contrib-%{version}/modules \
+ -DWITH_LIBV4L=ON \
  ..
 
 make VERBOSE=1 %{?_smp_mflags}
@@ -388,6 +389,9 @@ popd
 %{_libdir}/libopencv_xphoto.so.%{abiver}*
 
 %changelog
+* Sat Sep 02 2017 Sérgio Basto <sergio@serjux.com> - 3.2.0-11
+- Enable libv4l1 to fix open a video (#1487816)
+
 * Mon Aug 28 2017 Sérgio Basto <sergio@serjux.com> - 3.2.0-10
 - Better conditionals to enable openni only available in ix86, x86_64 and arm
 

                 reply	other threads:[~2026-08-28 13:30 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=178792384567.1.9295943150495896281.rpms-opencv-015efdee0481@fedoraproject.org \
    --to=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