Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Dec 14, 2024
1 parent dcf81ac commit 1bcdead
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion anda/fusion/ffmpeg/ffmpeg.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 1bcdead

Please sign in to comment.