public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/mlt] epel9-next: Enable SDL1 and SDL2 as requested by flowblade authors
Date: Mon, 20 Jul 2026 18:17:13 GMT	[thread overview]
Message-ID: <178457143314.1.6056227873054561000.rpms-mlt-9c6d5816d0af@fedoraproject.org> (raw)

          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)

                 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=178457143314.1.6056227873054561000.rpms-mlt-9c6d5816d0af@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