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 aribcam
Date: Mon, 20 Jul 2026 18:06:00 GMT	[thread overview]
Message-ID: <178457076045.1.17008594511332907499.rpms-vlc-750e615d65b4@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-20 18:06 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=178457076045.1.17008594511332907499.rpms-vlc-750e615d65b4@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