public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marie Loise Nolden <loise@kde.org>
To: git-commits@fedoraproject.org
Subject: [rpms/mlt] epel9-next: Add Qt6 Builds
Date: Mon, 20 Jul 2026 18:17:51 GMT	[thread overview]
Message-ID: <178457147123.1.1223007138236607342.rpms-mlt-86435409e75c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mlt
Branch : epel9-next
Commit : 86435409e75c25430f56eb96ce559b02e27f6822
Author : Marie Loise Nolden <loise@kde.org>
Date   : 2024-01-01T12:52:23+00:00
Stats  : +14/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mlt/c/86435409e75c25430f56eb96ce559b02e27f6822?branch=epel9-next

Log:
Add Qt6 Builds

---
diff --git a/mlt.spec b/mlt.spec
index 615f8b8..0cc45a6 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -13,7 +13,7 @@
 
 Name:           mlt
 Version:        7.22.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Toolkit for broadcasters, video editors, media players, transcoders
 
 # mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -33,6 +33,16 @@ BuildRequires:  opencv-devel
 BuildRequires:  qt5-qtbase-devel
 BuildRequires:  qt5-qtsvg-devel
 BuildRequires:  qt5-qt3d-devel
+BuildRequires:  cmake(Qt6CoreTools)
+BuildRequires:  cmake(Qt6Core)
+BuildRequires:  cmake(Qt6GuiTools)
+BuildRequires:  cmake(Qt6DBusTools)
+BuildRequires:  cmake(Qt6Gui)
+BuildRequires:  cmake(Qt6Xml)
+BuildRequires:  cmake(Qt6WidgetsTools)
+BuildRequires:  cmake(Qt6SvgWidgets)
+BuildRequires:  cmake(Qt6Network)
+BuildRequires:  cmake(Qt6Core5Compat)
 BuildRequires:  SDL-devel
 BuildRequires:  SDL2-devel
 %if ! (0%{?rhel} >= 8)
@@ -160,7 +170,10 @@ rm -r src/win32/
        -DSWIG_PYTHON:BOOL=ON                \
        %{?with_ruby: -DSWIG_RUBY:BOOL=ON}   \
        %{?with_opencv: -DMOD_OPENCV:BOOL=ON}  \
+       -DMOD_KDENLIVE:BOOL=ON  \
        -DMOD_GLAXNIMATE:BOOL=ON  \
+       -DMOD_GLAXNIMATE_QT6:BOOL=ON  \
+       -DMOD_QT6:BOOL=ON \
        %{?with_ndi: -DMOD_NDI:BOOL=ON -DNDI_SDK_INCLUDE_PATH=%{_includedir}/ndi-sdk -DNDI_SDK_LIBRARY_PATH=%{_libdir} -DNDI_INCLUDE_DIR=%{_includedir}/ndi-sdk -DNDI_LIBRARY_DIR=%{_libdir}}
 
 %cmake_build

                 reply	other threads:[~2026-07-20 18:17 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=178457147123.1.1223007138236607342.rpms-mlt-86435409e75c@fedoraproject.org \
    --to=loise@kde.org \
    --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