public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Only works with Qt5 OR Qt6, not both enabled
@ 2026-07-20 18:17 Marie Loise Nolden
0 siblings, 0 replies; only message in thread
From: Marie Loise Nolden @ 2026-07-20 18:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mlt
Branch : epel9-next
Commit : 95baae077db50a493584f96055686672402c4f8c
Author : Marie Loise Nolden <loise@kde.org>
Date : 2024-01-01T13:14:50+00:00
Stats : +0/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/95baae077db50a493584f96055686672402c4f8c?branch=epel9-next
Log:
Only works with Qt5 OR Qt6, not both enabled
---
diff --git a/mlt.spec b/mlt.spec
index 0cc45a6..4f052c1 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -30,9 +30,6 @@ BuildRequires: cmake
BuildRequires: sed
BuildRequires: frei0r-devel
BuildRequires: opencv-devel
-BuildRequires: qt5-qtbase-devel
-BuildRequires: qt5-qtsvg-devel
-BuildRequires: qt5-qt3d-devel
BuildRequires: cmake(Qt6CoreTools)
BuildRequires: cmake(Qt6Core)
BuildRequires: cmake(Qt6GuiTools)
@@ -170,8 +167,6 @@ 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}}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 18:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:17 [rpms/mlt] epel9-next: Only works with Qt5 OR Qt6, not both enabled Marie Loise Nolden
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox