automatic version update by autodist [release 4.3.1-1mamba;Sat Jul 11 2020]
This commit is contained in:
parent
595629ebbd
commit
e7defdf6ae
20
ffmpeg.spec
20
ffmpeg.spec
@ -8,7 +8,7 @@
|
||||
|
||||
Name: ffmpeg
|
||||
Epoch: 1
|
||||
Version: 4.3
|
||||
Version: 4.3.1
|
||||
Release: 1mamba
|
||||
Summary: Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
|
||||
Group: System/Libraries
|
||||
@ -28,10 +28,10 @@ Patch4: %{name}-0.11-install_url_h.patch
|
||||
License: LGPL, GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libSDL-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libSDL2-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXfixes-devel
|
||||
BuildRequires: libXv-devel
|
||||
BuildRequires: libalsa-devel
|
||||
BuildRequires: libass-devel
|
||||
@ -41,20 +41,18 @@ BuildRequires: libbzip2-devel
|
||||
BuildRequires: libcrystalhd-devel
|
||||
%endif
|
||||
BuildRequires: libdc1394-devel
|
||||
BuildRequires: libfaac-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: libgsm-devel
|
||||
BuildRequires: libjack-devel
|
||||
BuildRequires: liblame-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libmodplug-devel
|
||||
BuildRequires: libopencore-amr-devel
|
||||
BuildRequires: libopenjpeg1-devel
|
||||
BuildRequires: libopenjpeg-devel
|
||||
BuildRequires: libopus-devel
|
||||
BuildRequires: libpulseaudio-devel
|
||||
BuildRequires: librtmp-devel
|
||||
BuildRequires: libschroedinger-devel
|
||||
BuildRequires: libspeex-devel
|
||||
BuildRequires: libtheora-devel
|
||||
BuildRequires: libv4l-devel
|
||||
@ -63,11 +61,11 @@ BuildRequires: libvdpau-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
BuildRequires: libvpx-devel
|
||||
BuildRequires: libx264-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libxvidcore-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: liborc-devel
|
||||
BuildRequires: libopenjpeg-devel
|
||||
BuildRequires: libogg-devel
|
||||
BuildRequires: libfaad2-devel
|
||||
BuildRequires: libraw1394-devel
|
||||
@ -378,7 +376,6 @@ export CFLAGS="%{optflags} -fno-unit-at-a-time -D__LINUX_USER__"
|
||||
--enable-version3 \
|
||||
--enable-libxvid \
|
||||
--enable-postproc \
|
||||
--enable-libx264 \
|
||||
--enable-libopencore-amrnb \
|
||||
--enable-libopencore-amrwb \
|
||||
%if %enable_non_free
|
||||
@ -387,6 +384,8 @@ export CFLAGS="%{optflags} -fno-unit-at-a-time -D__LINUX_USER__"
|
||||
|
||||
%endif
|
||||
|
||||
# --enable-libx264 \
|
||||
|
||||
# --enable-dxva2 \
|
||||
|
||||
# --enable-libschroedinger \
|
||||
@ -649,6 +648,9 @@ ln -s ../libavcodec.a %{buildroot}%{_libdir}/libavcodec/libavcodec.a
|
||||
%{_docdir}/ffmpeg/*
|
||||
|
||||
%changelog
|
||||
* Sat Jul 11 2020 Automatic Build System <autodist@mambasoft.it> 4.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 17 2020 Automatic Build System <autodist@mambasoft.it> 4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user