public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vlc] epel9-next: Enable aribcam
@ 2026-07-20 18:06 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-20 18:06 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vlc
Branch : epel9-next
Commit : 750e615d65b492de110dcda02a19d7b6e4e4668e
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2024-10-06T14:08:34-04:00
Stats : +3/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vlc/c/750e615d65b492de110dcda02a19d7b6e4e4668e?branch=epel9-next
Log:
Enable aribcam
The aribb25 dependency was just added to Fedora.
---
diff --git a/vlc.spec b/vlc.spec
index 359625b..e8fdc5a 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -92,7 +92,7 @@ BuildRequires: lua-devel
BuildRequires: pkgconfig(alsa) >= 1.0.24
BuildRequires: pkgconfig(aom)
BuildRequires: pkgconfig(aribb24)
-#BuildRequires: pkgconfig(aribb25)
+BuildRequires: pkgconfig(aribb25)
%if %{with asdcp}
BuildRequires: pkgconfig(asdcplib)
%endif
@@ -653,7 +653,7 @@ export LIVE555_PREFIX=%{_prefix}
--disable-telx \
--enable-libass \
--enable-aribsub \
- --disable-aribb25 \
+ --enable-aribb25 \
--enable-kate \
--enable-tiger \
--enable-css \
@@ -1132,6 +1132,7 @@ make check
%{vlc_plugindir}/services_discovery/libupnp_plugin.so
%{vlc_plugindir}/services_discovery/libudev_plugin.so
%{vlc_plugindir}/stream_extractor/libarchive_plugin.so
+%{vlc_plugindir}/stream_filter/libaribcam_plugin.so
%{vlc_plugindir}/stream_out/libstream_out_chromecast_plugin.so
%{vlc_plugindir}/text_renderer/libfreetype_plugin.so
%{vlc_plugindir}/video_output/libaa_plugin.so
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 18:06 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:06 [rpms/vlc] epel9-next: Enable aribcam Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox