rebuilt with libmjpegtools 2.2.1 [release 1.18.5-2mamba;Sun Jan 02 2022]
This commit is contained in:
parent
21f1f2c2a0
commit
732e2618bf
@ -3,7 +3,7 @@
|
||||
|
||||
Name: gst-plugins-bad
|
||||
Version: 1.18.5
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A set of plug-ins for gstreamer that aren't up to par compared to the rest
|
||||
Group: System/Multimedia
|
||||
Vendor: openmamba
|
||||
@ -69,10 +69,12 @@ BuildRequires: libva-devel
|
||||
BuildRequires: libvo-aacenc-devel
|
||||
BuildRequires: libwayland-devel
|
||||
BuildRequires: libwebp-devel
|
||||
BuildRequires: libx265-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libzvbi-devel
|
||||
BuildRequires: libzxing-cpp-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libmjpegtools-devel >= 2.2.1
|
||||
BuildRequires: libsrtp-devel >= 2.4.2
|
||||
BuildRequires: libopencv-devel >= 4.5.0
|
||||
#BuildRequires: libmusepack-devel
|
||||
@ -80,7 +82,6 @@ BuildRequires: libopencv-devel >= 4.5.0
|
||||
#BuildRequires: divx4linux-devel
|
||||
#%endif
|
||||
BuildRequires: libuuid-devel
|
||||
#BuildRequires: libswfdec-devel
|
||||
BuildRequires: libcroco-devel
|
||||
BuildRequires: libquicktime-devel
|
||||
BuildRequires: ladspa-devel
|
||||
@ -96,28 +97,8 @@ BuildRequires: librasqal-devel
|
||||
BuildRequires: libltdl-devel
|
||||
BuildRequires: libmpfr-devel
|
||||
BuildRequires: libgssapi-devel
|
||||
BuildRequires: libmjpegtools-devel >= 2.0.0
|
||||
Provides: libgst-transcoder
|
||||
Obsoletes: libgst-transcoder
|
||||
|
||||
#FIXME:
|
||||
#configure: *** Plug-ins with dependencies that will NOT be built:
|
||||
# acm
|
||||
# applemedia
|
||||
# directdrawsink
|
||||
# directsoundsrc
|
||||
# flite
|
||||
# gme
|
||||
# mythtvsrc
|
||||
# opencv
|
||||
# osxvideosrc
|
||||
# qtwrapper
|
||||
# spc
|
||||
# swfdec
|
||||
# timidity
|
||||
# wildmidi
|
||||
# wininet
|
||||
# zbar
|
||||
Obsoletes: libgst-transcoder < 1.18.5-2mamba
|
||||
|
||||
%description
|
||||
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use.
|
||||
@ -127,11 +108,11 @@ Summary: Devel package for %{name}
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Provides: libgst-transcoder-devel
|
||||
Obsoletes: libgst-transcoder-devel
|
||||
Obsoletes: libgst-transcoder-devel < 1.18.5-2mamba
|
||||
|
||||
%description devel
|
||||
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use.
|
||||
This package contains static libraries and header files need for development.
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
%package apidocs
|
||||
Group: Documentation
|
||||
@ -151,13 +132,6 @@ This package includes the %{name} API documentation.
|
||||
%build
|
||||
%meson
|
||||
|
||||
#% configure \
|
||||
# SCHRO_CFLAGS="-I%{_includedir}/schroedinger-1.0" \
|
||||
# --disable-directfb \
|
||||
#% ifarch arm
|
||||
# --disable-qt
|
||||
#% endif
|
||||
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
@ -200,6 +174,9 @@ This package includes the %{name} API documentation.
|
||||
#%{_datadir}/gtk-doc/html/gst-plugins-bad-libs-%{apiver}/*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.18.5-2mamba
|
||||
- rebuilt with libmjpegtools 2.2.1
|
||||
|
||||
* Thu Sep 09 2021 Automatic Build System <autodist@mambasoft.it> 1.18.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user