public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Enable SDL1 and SDL2 as requested by flowblade authors
@ 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 : 9c6d5816d0aff4c1545033361582d63f34e85612
          Author : Sérgio M. Basto <sergio@serjux.com>
          Date   : 2018-03-02T23:29:24+00:00
          Stats  : +7/-1 in 1 file(s)
          URL    : https://src.fedoraproject.org/rpms/mlt/c/9c6d5816d0aff4c1545033361582d63f34e85612?branch=epel9-next

          Log:
          Enable SDL1 and SDL2 as requested by flowblade authors
https://github.com/jliljebl/flowblade/blob/master/flowblade-trunk/docs/SDL_2_AND_MLT_6_6_0.md

---
diff --git a/mlt.spec b/mlt.spec
index 5ea163d..9fb7f77 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -11,7 +11,7 @@
 
 Name:           mlt
 Version:        6.6.0
-Release:        5%{?gver}%{?dist}
+Release:        6%{?gver}%{?dist}
 Summary:        Toolkit for broadcasters, video editors, media players, transcoders
 
 # mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -27,6 +27,8 @@ BuildRequires:  opencv-devel
 BuildRequires:  qt5-qtbase-devel
 BuildRequires:  qt5-qtsvg-devel
 BuildRequires:  qt5-qt3d-devel
+BuildRequires:  SDL-devel
+BuildRequires:  SDL_image-devel
 BuildRequires:  SDL2-devel
 BuildRequires:  SDL2_image-devel
 BuildRequires:  gtk2-devel
@@ -232,6 +234,10 @@ test "$(pkg-config --modversion mlt++)" = "%{version}"
 
 
 %changelog
+* Fri Mar 02 2018 Sérgio Basto <sergio@serjux.com> - 6.6.0-6
+- Enable SDL1 and SDL2 as requested by flowblade authors
+  https://github.com/jliljebl/flowblade/blob/master/flowblade-trunk/docs/SDL_2_AND_MLT_6_6_0.md
+
 * Sun Feb 11 2018 Iryna Shcherbina <ishcherb@redhat.com> - 6.6.0-5
 - Update Python 2 dependency declarations to new packaging standards
   (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)

^ 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: Enable SDL1 and SDL2 as requested by flowblade authors 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox