automatic version update by autodist [release 1.22.0-1mamba;Thu Jan 26 2023]

This commit is contained in:
Automatic Build System 2024-01-05 23:31:18 +01:00
parent 5501e16dee
commit b54d20013b

View File

@ -2,8 +2,8 @@
%define libname lib%{name} %define libname lib%{name}
Name: gst-plugins-bad Name: gst-plugins-bad
Version: 1.20.5 Version: 1.22.0
Release: 2mamba Release: 1mamba
Summary: A set of plug-ins for gstreamer that aren't up to par compared to the rest Summary: A set of plug-ins for gstreamer that aren't up to par compared to the rest
Group: System/Multimedia Group: System/Multimedia
Vendor: openmamba Vendor: openmamba
@ -39,6 +39,7 @@ BuildRequires: libglib-devel
BuildRequires: libgsm-devel BuildRequires: libgsm-devel
BuildRequires: libgst-plugins-base-devel BuildRequires: libgst-plugins-base-devel
BuildRequires: libgstreamer-devel BuildRequires: libgstreamer-devel
BuildRequires: libgtk3-devel
BuildRequires: libgudev-devel BuildRequires: libgudev-devel
BuildRequires: libimath-devel BuildRequires: libimath-devel
BuildRequires: libjson-glib-devel BuildRequires: libjson-glib-devel
@ -78,6 +79,7 @@ BuildRequires: libwebrtc-audio-processing-devel
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
BuildRequires: libzvbi-devel BuildRequires: libzvbi-devel
BuildRequires: libzxing-cpp-devel BuildRequires: libzxing-cpp-devel
BuildRequires: wayland-protocols
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libopencv-devel >= 0:4.7.0-1mamba BuildRequires: libopencv-devel >= 0:4.7.0-1mamba
BuildRequires: libmjpegtools-devel >= 2.2.1 BuildRequires: libmjpegtools-devel >= 2.2.1
@ -134,8 +136,8 @@ This package includes the %{name} API documentation.
%setup -q -n gst-plugins-bad-%{version} %setup -q -n gst-plugins-bad-%{version}
%define _default_patch_fuzz 2 %define _default_patch_fuzz 2
#%patch0 -p1 #%patch0 -p1
%patch1 -p3 -b .opencv-4.7 #%patch1 -p3 -b .opencv-4.7
%patch2 -p3 -b .zxing-cpp-1.4 #%patch2 -p3 -b .zxing-cpp-1.4
%patch3 -p3 -b .zxing-cpp-2.0.0 %patch3 -p3 -b .zxing-cpp-2.0.0
%build %build
@ -158,7 +160,8 @@ This package includes the %{name} API documentation.
%{_bindir}/playout %{_bindir}/playout
%{_libdir}/libgst*-%{apiver}.so.* %{_libdir}/libgst*-%{apiver}.so.*
%{_libdir}/gstreamer-%{apiver}/libgst*.so %{_libdir}/gstreamer-%{apiver}/libgst*.so
%{_libdir}/girepository-%{apiver}/Gst*-%{apiver}.typelib %{_libdir}/girepository-1.0/Gst*-%{apiver}.typelib
%{_libdir}/girepository-1.0/CudaGst-%{apiver}.typelib
%{_datadir}/gstreamer-%{apiver}/presets/GstFreeverb.prs %{_datadir}/gstreamer-%{apiver}/presets/GstFreeverb.prs
%{_datadir}/gstreamer-%{apiver}/encoding-profiles/device/dvd.gep %{_datadir}/gstreamer-%{apiver}/encoding-profiles/device/dvd.gep
%{_datadir}/gstreamer-%{apiver}/encoding-profiles/file-extension/*.gep %{_datadir}/gstreamer-%{apiver}/encoding-profiles/file-extension/*.gep
@ -173,6 +176,7 @@ This package includes the %{name} API documentation.
%{_libdir}/libgst*-%{apiver}.so %{_libdir}/libgst*-%{apiver}.so
%{_libdir}/pkgconfig/gstreamer-*-%{apiver}.pc %{_libdir}/pkgconfig/gstreamer-*-%{apiver}.pc
%{_datadir}/gir-1.0/Gst*-%{apiver}.gir %{_datadir}/gir-1.0/Gst*-%{apiver}.gir
%{_datadir}/gir-1.0/CudaGst-%{apiver}.gir
#%doc ChangeLog NEWS README #%doc ChangeLog NEWS README
#%files apidocs #%files apidocs
@ -183,6 +187,9 @@ This package includes the %{name} API documentation.
#%{_datadir}/gtk-doc/html/gst-plugins-bad-libs-%{apiver}/* #%{_datadir}/gtk-doc/html/gst-plugins-bad-libs-%{apiver}/*
%changelog %changelog
* Thu Jan 26 2023 Automatic Build System <autodist@mambasoft.it> 1.22.0-1mamba
- automatic version update by autodist
* Sat Jan 21 2023 Sdk Build System <sdk@mambasoft.it> 1.20.5-2mamba * Sat Jan 21 2023 Sdk Build System <sdk@mambasoft.it> 1.20.5-2mamba
- rebuilt by autoport with build requirements: libopencv-devel>=0:4.7.0-1mamba - rebuilt by autoport with build requirements: libopencv-devel>=0:4.7.0-1mamba