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 faad2
Date: Mon, 20 Jul 2026 18:06:07 GMT	[thread overview]
Message-ID: <178457076712.1.15293962302617215333.rpms-vlc-aa1a2ca368eb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/vlc
Branch : epel9-next
Commit : aa1a2ca368ebe3d16ff55d087389126f47870e1c
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2025-06-25T12:14:53-04:00
Stats  : +2/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/vlc/c/aa1a2ca368ebe3d16ff55d087389126f47870e1c?branch=epel9-next

Log:
Enable faad2

---
diff --git a/vlc.spec b/vlc.spec
index cffc602..d135613 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,6 +1,5 @@
 # codecs which cannot be shipped in Fedora proper
 %bcond freeworld 0
-%bcond faad2 %{with freeworld}
 %bcond x264 %{with freeworld}
 %bcond x265 %{with freeworld}
 
@@ -89,9 +88,7 @@ BuildRequires:	libappstream-glib
 
 BuildRequires:	a52dec-devel
 BuildRequires:	aalib-devel
-%if %{with faad2}
 BuildRequires:	faad2-devel
-%endif
 BuildRequires:	hostname
 BuildRequires:	kernel-headers
 %if %{with crystalhd}
@@ -645,7 +642,7 @@ export LIVE555_PREFIX=%{_prefix}
 	--enable-avformat					\
 	--enable-swscale					\
 	--enable-postproc					\
-	--enable-faad%{!?with_faad2:=no}			\
+	--enable-faad						\
 	--enable-aom						\
 	--enable-dav1d						\
 	--enable-vpx						\
@@ -938,6 +935,7 @@ make check
 %{vlc_plugindir}/codec/libddummy_plugin.so
 %{vlc_plugindir}/codec/libdvbsub_plugin.so
 %{vlc_plugindir}/codec/libedummy_plugin.so
+%{vlc_plugindir}/codec/libfaad_plugin.so
 %{vlc_plugindir}/codec/libfdkaac_plugin.so
 %{vlc_plugindir}/codec/libflac_plugin.so
 %{vlc_plugindir}/codec/libg711_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=178457076712.1.15293962302617215333.rpms-vlc-aa1a2ca368eb@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