public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vlc] epel9-next: Enable faad2
@ 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 : 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

^ 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 faad2 Yaakov Selkowitz

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