public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vlc] epel9-next: Enable aribsub
@ 2026-07-20 18:05 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-20 18:05 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 18:05 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:05 [rpms/vlc] epel9-next: Enable aribsub Yaakov Selkowitz

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