public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: add bcond for freeworld package
@ 2026-07-20 18:17
0 siblings, 0 replies; only message in thread
From: @ 2026-07-20 18:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mlt
Branch : epel9-next
Commit : ccf7826dba130c23c01f77ff29bc27b90f2ef0e9
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2018-01-02T10:41:16+00:00
Stats : +6/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/ccf7826dba130c23c01f77ff29bc27b90f2ef0e9?branch=epel9-next
Log:
add bcond for freeworld package
---
diff --git a/mlt.spec b/mlt.spec
index 9562287..e077bca 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -1,5 +1,6 @@
%bcond_without ruby
%bcond_without php
+%bcond_with freeworld
#globals for https://github.com/mltframework/mlt/commit/ea973eb65c8ca79a859028a9e008360836ca4941
@@ -48,6 +49,11 @@ BuildRequires: pulseaudio-libs-devel
BuildRequires: alsa-lib-devel
BuildRequires: movit-devel
BuildRequires: vid.stab-devel
+%if %{with freeworld}
+BuildRequires: ffmpeg-devel
+BuildRequires: libquicktime-devel
+BuildRequires: xine-lib-devel
+%endif
%if %{with ruby}
BuildRequires: ruby-devel ruby
^ 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: add bcond for freeworld package
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox