public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Readd flake8 build requirement
Date: Fri, 28 Aug 2026 13:31:41 GMT	[thread overview]
Message-ID: <178792390114.1.15681517734951447877.rpms-opencv-394be8c0da18@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/opencv
            Branch : opencv5
            Commit : 394be8c0da18429243be5385b9f57efc63330b45
            Author : Sérgio M. Basto <sergio@serjux.com>
            Date   : 2020-06-22T01:08:53+01:00
            Stats  : +12/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/opencv/c/394be8c0da18429243be5385b9f57efc63330b45?branch=opencv5

            Log:
            Readd flake8 build requirement
Fix build because pangox has been retired for F33 so we need remove the BR
  gtkglext
Also remove all gtk stuff (we have to choose between gtk or qt when build opencv)
  https://answers.opencv.org/question/215066/gtk-or-qt-when-build-opencv/
Doxygen requires gtk2, disabling for now

---
diff --git a/opencv.spec b/opencv.spec
index f67dc51..d2d60b8 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -90,7 +90,6 @@ BuildRequires:  pkgconfig(nppc-%{?_cuda_rpm_version})
 }
 %{?with_eigen2:BuildRequires:  eigen2-devel}
 %{?with_eigen3:BuildRequires:  eigen3-devel}
-BuildRequires:  gtk3-devel
 BuildRequires:  libtheora-devel
 BuildRequires:  libvorbis-devel
 %if 0%{?fedora} || 0%{?rhel} > 7
@@ -105,7 +104,6 @@ BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  libGL-devel
 BuildRequires:  libv4l-devel
-BuildRequires:  gtkglext-devel
 BuildRequires:  OpenEXR-devel
 %{?with_openni:
 BuildRequires:  openni-devel
@@ -119,6 +117,7 @@ BuildRequires:  pkgconfig
 BuildRequires:  python3-devel
 BuildRequires:  python3-numpy
 BuildRequires:  pylint
+BuildRequires:  python3-flake8
 BuildRequires:  swig >= 1.3.24
 %{?with_ffmpeg:BuildRequires:  ffmpeg-devel >= 0.4.9}
 %if 0%{?fedora} || 0%{?rhel} > 7
@@ -134,10 +133,10 @@ BuildRequires:  tesseract-devel
 BuildRequires:  protobuf-devel
 BuildRequires:  gdal-devel
 BuildRequires:  glog-devel
-BuildRequires:  doxygen
+#BuildRequires:  doxygen
 BuildRequires:  python3-beautifulsoup4
 #for doc/doxygen/bib2xhtml.pl
-BuildRequires:  perl-open
+#BuildRequires:  perl-open
 BuildRequires:  gflags-devel
 BuildRequires:  SFML-devel
 BuildRequires:  libucil-devel
@@ -483,7 +482,15 @@ popd
 %{_libdir}/libopencv_xphoto.so.%{abiver}*
 
 %changelog
-* Sun Jun 14 2020 Adrian Reber <adrian@lisas.de> - 4.3.0-4
+* Sun Jun 21 2020 Sérgio Basto <sergio@serjux.com> - 4.3.0-4
+- Readd flake8 build requirement
+- Fix build because pangox has been retired for F33 so we need remove the BR
+  gtkglext
+- Also remove all gtk stuff (we have to choose between gtk or qt when build opencv)
+  https://answers.opencv.org/question/215066/gtk-or-qt-when-build-opencv/
+- Doxygen requires gtk2, disabling for now
+
+* Sun Jun 14 2020 Adrian Reber <adrian@lisas.de>
 - Rebuilt for protobuf 3.12
 
 * Tue Jun 02 2020 Orion Poplawski <orion@nwra.com> - 4.3.0-3

                 reply	other threads:[~2026-08-28 13:31 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=178792390114.1.15681517734951447877.rpms-opencv-394be8c0da18@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