public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/vlc] epel9-next: Enable aribsub
Date: Mon, 20 Jul 2026 18:05:58 GMT [thread overview]
Message-ID: <178457075855.1.18275683722660363195.rpms-vlc-d327156e622e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/vlc
Branch : epel9-next
Commit : d327156e622e287d24f7005aef1f00ff383115f5
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2024-09-16T18:48:19-04:00
Stats : +3/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vlc/c/d327156e622e287d24f7005aef1f00ff383115f5?branch=epel9-next
Log:
Enable aribsub
The aribb24 dependency was just added to Fedora.
---
diff --git a/vlc.spec b/vlc.spec
index e70c68c..54596eb 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -89,7 +89,7 @@ BuildRequires: live555-devel
BuildRequires: lua-devel
BuildRequires: pkgconfig(alsa) >= 1.0.24
BuildRequires: pkgconfig(aom)
-#BuildRequires: pkgconfig(aribb24)
+BuildRequires: pkgconfig(aribb24)
#BuildRequires: pkgconfig(aribb25)
%if %{with asdcp}
BuildRequires: pkgconfig(asdcplib)
@@ -650,7 +650,7 @@ export LIVE555_PREFIX=%{_prefix}
--enable-zvbi \
--disable-telx \
--enable-libass \
- --disable-aribsub \
+ --enable-aribsub \
--disable-aribb25 \
--enable-kate \
--enable-tiger \
@@ -1102,6 +1102,7 @@ make check
%{vlc_plugindir}/audio_filter/libspatialaudio_plugin.so
%{vlc_plugindir}/audio_filter/libspeex_resampler_plugin.so
%{vlc_plugindir}/codec/libaom_plugin.so
+%{vlc_plugindir}/codec/libaribsub_plugin.so
%{vlc_plugindir}/codec/libdaala_plugin.so
%{vlc_plugindir}/codec/libdca_plugin.so
%{vlc_plugindir}/codec/libkate_plugin.so
reply other threads:[~2026-07-20 18:05 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=178457075855.1.18275683722660363195.rpms-vlc-d327156e622e@fedoraproject.org \
--to=yselkowi@redhat.com \
--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