From 33e1bbda92bda78a3e465de776af0abcb12d09e5 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 9 Oct 2022 23:38:15 +0200 Subject: [PATCH] up to 4.4.3 - libatomic linking now handled automatically --- ffmpeg.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 295e62e..6410103 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -117,8 +117,8 @@ Summary: FFmpeg - a very fast video and audio converter Summary(pl.UTF-8): FFmpeg - szybki konwerter audio/wideo Name: ffmpeg -Version: 4.4.2 -Release: 2 +Version: 4.4.3 +Release: 1 # LGPL or GPL, chosen at configure time (GPL version is more featured) # GPL: frei0r libcdio libdavs2 rubberband vidstab x264 x265 xavs xavs2 xvid # v3 (allows *GPLv3 or Apache-licensed libs): gmp lensfun opencore-amr vmaf vo-*enc rkmpp @@ -126,7 +126,7 @@ Release: 2 License: GPL v3+ with LGPL v3+ parts Group: Applications/Multimedia Source0: https://ffmpeg.org/releases/%{name}-%{version}.tar.xz -# Source0-md5: 0dfb3330df82598750e9eb3e782255bd +# Source0-md5: 8d2fffc30adda112ab9216f55c7efca6 Patch0: %{name}-omx-libnames.patch Patch1: %{name}-atadenoise.patch Patch2: opencv4.patch @@ -141,7 +141,7 @@ URL: http://www.ffmpeg.org/ # libomxil-bellagio-devel or limoi-core-devel (just headers, library is dlopened at runtime) %{?with_omx:BuildRequires: OpenMAX-IL-devel} BuildRequires: SDL2-devel >= 2.0.1 -BuildRequires: SDL2-devel < 2.1.0 +BuildRequires: SDL2-devel < 3.0.0 %{?with_vulkan:BuildRequires: Vulkan-Loader-devel >= 1.1.97} BuildRequires: alsa-lib-devel %{?with_aom:BuildRequires: aom-devel >= 1.0.0} @@ -621,9 +621,6 @@ EOF --extra-cflags="-D_GNU_SOURCE=1 %{rpmcppflags} %{rpmcflags}%{?with_decklink: -I/usr/include/decklink} -I/usr/include/opencv4" \ --extra-cxxflags="-D_GNU_SOURCE=1 %{rpmcppflags} %{rpmcxxflags}%{?with_decklink: -I/usr/include/decklink} -I/usr/include/opencv4" \ --extra-ldflags="%{rpmcflags} %{rpmldflags}" \ -%ifarch %{armv6} - --extra-libs="-latomic" \ -%endif --cc="%{__cc}" \ --disable-debug \ --disable-optimizations \ -- 2.44.0