public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/mlt] epel9-next: Enable module glaxnimate
Date: Mon, 20 Jul 2026 18:17:44 GMT [thread overview]
Message-ID: <178457146418.1.10375160909412265594.rpms-mlt-5c90bea45c82@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mlt
Branch : epel9-next
Commit : 5c90bea45c82dde61d78481557e48bf9df0d0428
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2023-01-16T01:51:24+00:00
Stats : +8/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/5c90bea45c82dde61d78481557e48bf9df0d0428?branch=epel9-next
Log:
Enable module glaxnimate
---
diff --git a/mlt.spec b/mlt.spec
index 596f286..eae8f3f 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -21,14 +21,14 @@
Name: mlt
Version: 7.12.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.
# but is not used in Linux
License: GPLv3 and LGPLv2+
URL: http://www.mltframework.org/
-Source0: https://github.com/mltframework/mlt/archive/v%{version}/%{name}-%{version}.tar.gz
+Source0: https://github.com/mltframework/mlt/releases/download/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: gcc-c++
BuildRequires: cmake
@@ -82,6 +82,7 @@ BuildRequires: ndi-sdk-devel
%if %{with opencv}
BuildRequires: opencv-devel
%endif
+BuildRequires: pkgconfig(libarchive)
%if %{with ruby}
BuildRequires: ruby-devel
@@ -165,6 +166,7 @@ rm -r src/win32/
%{?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}}
%cmake_build
@@ -245,6 +247,9 @@ test "$(pkg-config --modversion mlt++-7)" = "%{version}"
%changelog
+* Mon Jan 16 2023 Sérgio Basto <sergio@serjux.com> - 7.12.0-2
+- Enable module glaxnimate
+
* Sun Nov 20 2022 Sérgio Basto <sergio@serjux.com> - 7.12.0-1
- Update mlt to 7.12.0
diff --git a/sources b/sources
index 65cb2c5..b0cda88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mlt-7.12.0.tar.gz) = f2eebe1f83ede612968aacaa02c4bb60e98d70a49e2f6149f81b1c6835943825441b73a6f076565574c501a68216bcc84ceb8e0a441d05fe7b8930603b9e23ad
+SHA512 (mlt-7.12.0.tar.gz) = 7111ca31f5ed8479dc899596bec4b9dd9440ab8563844abd9d789f7ce342b61c54d1a5058d6f5288fdd510db7e05db12f7e807bf0cd33dbee11a72185fb0b746
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=178457146418.1.10375160909412265594.rpms-mlt-5c90bea45c82@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