public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/ffmpeg] epel9-next: Enable drawtext filter (requires libharfbuzz)
Date: Mon, 20 Jul 2026 17:31:19 GMT [thread overview]
Message-ID: <178456867977.1.14718359522533919652.rpms-ffmpeg-a4fcaad3a2f2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ffmpeg
Branch : epel9-next
Commit : a4fcaad3a2f2afcb4c57ea279f0c98f59a4d9c6c
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2024-03-12T23:35:22+01:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ffmpeg/c/a4fcaad3a2f2afcb4c57ea279f0c98f59a4d9c6c?branch=epel9-next
Log:
Enable drawtext filter (requires libharfbuzz)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index f8d5447..08cce8b 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -92,7 +92,7 @@ Name: ffmpeg
%global pkg_name %{name}%{?pkg_suffix}
Version: 6.1.1
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: A complete solution to record, convert and stream audio and video
License: GPL-3.0-or-later
URL: https://ffmpeg.org/
@@ -175,6 +175,7 @@ BuildRequires: pkgconfig(frei0r)
BuildRequires: pkgconfig(fribidi)
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(gnutls)
+BuildRequires: pkgconfig(harfbuzz)
BuildRequires: pkgconfig(libilbc)
BuildRequires: pkgconfig(jack)
%if %{with lcms2}
@@ -616,6 +617,7 @@ cp -a doc/examples/{*.c,Makefile,README} _doc/examples/
--enable-libfontconfig \
--enable-libfreetype \
--enable-libfribidi \
+ --enable-libharfbuzz \
--enable-libgme \
--enable-libgsm \
%if %{with dc1394}
@@ -863,6 +865,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples
%{_mandir}/man3/libswscale.3*
%changelog
+* Tue Mar 12 2024 Dominik Mierzejewski <dominik@greysector.net> - 6.1.1-10
+- Enable drawtext filter (requires libharfbuzz)
+
* Wed Feb 14 2024 Sérgio Basto <sergio@serjux.com> - 6.1.1-9
- Rebuild for jpegxl (libjxl) 0.9.2 with soname bump
reply other threads:[~2026-07-20 17:31 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=178456867977.1.14718359522533919652.rpms-ffmpeg-a4fcaad3a2f2@fedoraproject.org \
--to=dominik@greysector.net \
--cc=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