public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Effectively enables xine module
@ 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 : 615e3c6b4a04cc404bbea78e142be260fe93f114
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2023-03-13T01:06:13+00:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/615e3c6b4a04cc404bbea78e142be260fe93f114?branch=epel9-next
Log:
Effectively enables xine module
---
diff --git a/mlt.spec b/mlt.spec
index b4e0a0e..7a682bb 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -13,7 +13,7 @@
Name: mlt
Version: 7.14.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.
@@ -156,7 +156,6 @@ rm -r src/win32/
%{?with_php: -DSWIG_PHP:BOOL=ON} \
-DSWIG_PYTHON:BOOL=ON \
%{?with_ruby: -DSWIG_RUBY:BOOL=ON} \
- %{!?with_freeworld: -DMOD_XINE:BOOL=OFF} \
%{?with_opencv: -DMOD_OPENCV:BOOL=ON} \
-DMOD_GLAXNIMATE: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}}
@@ -235,6 +234,9 @@ test "$(pkg-config --modversion mlt++-7)" = "%{version}"
%changelog
+* Mon Mar 13 2023 Sérgio Basto <sergio@serjux.com> - 7.14.0-2
+- Effectively enables xine module
+
* Sun Mar 12 2023 Neal Gompa <ngompa@fedoraproject.org> - 7.14.0-1
- Update to 7.14.0 for ffmpeg 6 compatibility
^ 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: Effectively enables xine module
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox