rebuilt by autoport with build requirements: libchromaprint-devel>=1.3.1-1mamba [release 1.6.3-2mamba;Tue Mar 29 2016]
This commit is contained in:
parent
10a65d0203
commit
0cff3af25e
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: gst-plugins-bad
|
Name: gst-plugins-bad
|
||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
@ -83,6 +83,7 @@ BuildRequires: libwebp-devel
|
|||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libchromaprint-devel >= 1.3.1-1mamba
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
BuildRequires: divx4linux-devel
|
BuildRequires: divx4linux-devel
|
||||||
%endif
|
%endif
|
||||||
@ -149,7 +150,7 @@ This package includes the %{name} API documentation.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n gst-plugins-bad-%{version}
|
%setup -q -n gst-plugins-bad-%{version}
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -200,7 +201,9 @@ This package includes the %{name} API documentation.
|
|||||||
#%{_datadir}/gstreamer-%{apiver}/camera-apps/gst-camera.ui
|
#%{_datadir}/gstreamer-%{apiver}/camera-apps/gst-camera.ui
|
||||||
#%{_datadir}/gstreamer-%{apiver}/presets/GstAmrwbEnc.prs
|
#%{_datadir}/gstreamer-%{apiver}/presets/GstAmrwbEnc.prs
|
||||||
%{_datadir}/gstreamer-%{apiver}/presets/GstFreeverb.prs
|
%{_datadir}/gstreamer-%{apiver}/presets/GstFreeverb.prs
|
||||||
|
%ifnarch arm
|
||||||
%{_datadir}/gst-plugins-bad/1.0/opencv_haarcascades/*.xml
|
%{_datadir}/gst-plugins-bad/1.0/opencv_haarcascades/*.xml
|
||||||
|
%endif
|
||||||
%doc AUTHORS COPYING COPYING.LIB
|
%doc AUTHORS COPYING COPYING.LIB
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -275,6 +278,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
|
||||||
|
* Tue Mar 29 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.3-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: libchromaprint-devel>=1.3.1-1mamba
|
||||||
|
|
||||||
* Thu Jan 21 2016 Automatic Build System <autodist@mambasoft.it> 1.6.3-1mamba
|
* Thu Jan 21 2016 Automatic Build System <autodist@mambasoft.it> 1.6.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user