automatic version update by autodist [release 7.4.0-1mamba;Tue Dec 21 2021]
This commit is contained in:
parent
99a5acd97e
commit
0cc638566b
10
mlt.spec
10
mlt.spec
@ -1,6 +1,6 @@
|
|||||||
%define apiver %(echo %version | cut -d. -f1)
|
%define apiver %(echo %version | cut -d. -f1)
|
||||||
Name: mlt
|
Name: mlt
|
||||||
Version: 7.2.0
|
Version: 7.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An open source multimedia framework, designed and developed for television broadcasting
|
Summary: An open source multimedia framework, designed and developed for television broadcasting
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -15,9 +15,10 @@ Patch2: mlt-6.4.1-glibc-2.26.patch
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5Svg-devel
|
||||||
BuildRequires: libSDL-devel
|
BuildRequires: libSDL-devel
|
||||||
BuildRequires: libSDL2-devel
|
BuildRequires: libSDL2-devel
|
||||||
BuildRequires: libalsa-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libavcodec-ffmpeg-devel
|
BuildRequires: libavcodec-ffmpeg-devel
|
||||||
BuildRequires: libavdevice-ffmpeg-devel
|
BuildRequires: libavdevice-ffmpeg-devel
|
||||||
BuildRequires: libavfilter-ffmpeg-devel
|
BuildRequires: libavfilter-ffmpeg-devel
|
||||||
@ -34,7 +35,6 @@ BuildRequires: libglib-devel
|
|||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libjack-devel
|
BuildRequires: libjack-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: librtaudio-devel
|
BuildRequires: librtaudio-devel
|
||||||
BuildRequires: librubberband-devel
|
BuildRequires: librubberband-devel
|
||||||
BuildRequires: libsamplerate-devel
|
BuildRequires: libsamplerate-devel
|
||||||
@ -43,6 +43,7 @@ BuildRequires: libswresample-ffmpeg-devel
|
|||||||
BuildRequires: libswscale-ffmpeg-devel
|
BuildRequires: libswscale-ffmpeg-devel
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
BuildRequires: sox-devel
|
BuildRequires: sox-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: librtaudio-devel >= 5.0.0-1mamba
|
BuildRequires: librtaudio-devel >= 5.0.0-1mamba
|
||||||
@ -142,6 +143,9 @@ CFLAGS="-I%{_includedir}/ffmpeg" %make
|
|||||||
%{_libdir}/cmake/Mlt7/Mlt7*.cmake
|
%{_libdir}/cmake/Mlt7/Mlt7*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 21 2021 Automatic Build System <autodist@mambasoft.it> 7.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Nov 02 2021 Automatic Build System <autodist@mambasoft.it> 7.2.0-1mamba
|
* Tue Nov 02 2021 Automatic Build System <autodist@mambasoft.it> 7.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user