From 1bcdeadb1a166da804e71de356779a7d6eaa8803 Mon Sep 17 00:00:00 2001 From: madomado Date: Sat, 14 Dec 2024 17:22:21 +0800 Subject: [PATCH] patch Signed-off-by: madomado --- anda/fusion/ffmpeg/ffmpeg.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/fusion/ffmpeg/ffmpeg.spec b/anda/fusion/ffmpeg/ffmpeg.spec index e1fc35da3..b003a723a 100644 --- a/anda/fusion/ffmpeg/ffmpeg.spec +++ b/anda/fusion/ffmpeg/ffmpeg.spec @@ -117,6 +117,7 @@ Source2: https://ffmpeg.org/ffmpeg-devel.asc %endif # We don't endorse adding this patch but fedora insists on breaking the ffmpeg ABI #Patch0: https://raw.githubusercontent.com/terrapkg/pkg-ffmpeg/%terrasrc_commit/ffmpeg-chromium.patch +Patch1: https://git.ffmpeg.org/gitweb/ffmpeg.git/patch/099f88b8641dfc299f3896d17d9addc5b9ae7799 Conflicts: %{name}-free Provides: %{name}-bin = %{version}-%{release} Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -474,7 +475,7 @@ cp -pr doc/examples/{*.c,Makefile,README} _doc/examples/ %endif || cat ffbuild/config.log -%make_build V=1 CFLAGS="$CFLAGS -Wno-incompatible-pointer-types" +%make_build V=1 make documentation V=1 make alltools V=1