public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Added 1394libs and unicap support
Date: Fri, 28 Aug 2026 13:29:45 GMT	[thread overview]
Message-ID: <178792378560.1.17002627371896757663.rpms-opencv-9fe9f2193cb2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : 9fe9f2193cb29c7fc1f9ca4089f8be3656b837e2
Author : Haïkel Guémar <hguemar@fedoraproject.org>
Date   : 2009-07-30T11:22:15+00:00
Stats  : +11/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/9fe9f2193cb29c7fc1f9ca4089f8be3656b837e2?branch=opencv5

Log:
Added 1394libs and unicap support

---
diff --git a/opencv.spec b/opencv.spec
index 8c7b27c..1b9b071 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -3,7 +3,7 @@
 
 Name:           opencv
 Version:        1.1.0
-Release:        0.4.pre1%{?dist}
+Release:        0.5.pre1%{?dist}
 Summary:        Collection of algorithms for computer vision
 
 Group:          Development/Libraries
@@ -23,6 +23,11 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  libtool
 
 BuildRequires:  gtk2-devel
+BuildRequires:  unicap-devel
+BuildRequires:  libtheora-devel
+BuildRequires:  libvorbis-devel
+BuildRequires:  libraw1394-devel
+BuildRequires:  libdc1394-devel
 BuildRequires:  jasper-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libjpeg-devel
@@ -85,6 +90,8 @@ export SWIG_PYTHON_LIBS=%{_libdir}
   %{?_with_ffmpeg:--with-ffmpeg}%{!?_with_ffmpeg:--without-ffmpeg} \
   %{!?_without_gstreamer:--with-gstreamer} \
   %{?_with_xine:--with-xine --without-quicktime} \
+  --with-unicap \
+  --with-1394libs --without-quicktime
 %ifarch i386 i586
   --disable-sse2 \
 %endif
@@ -155,6 +162,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 30 2009 Haïkel Guémar <karlthered@gmail.com> 1.1.0.0.5.pre1
+- Added 1394libs and unicap support
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-0.4.pre1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 

                 reply	other threads:[~2026-08-28 13:29 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=178792378560.1.17002627371896757663.rpms-opencv-9fe9f2193cb2@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