import gstreamer1-plugins-base-1.16.1-1.el8
This commit is contained in:
parent
c418f6c630
commit
d3c3371418
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/gst-plugins-base-1.14.0.tar.xz
|
||||
SOURCES/gst-plugins-base-1.16.1.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
9fcba24242252b41018f506bdd890538e6b589d4 SOURCES/gst-plugins-base-1.14.0.tar.xz
|
||||
e906442fd99376ce2384a634637ede9fd8515fc3 SOURCES/gst-plugins-base-1.16.1.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.14.0
|
||||
Release: 4%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.16.1
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPLv2+
|
||||
@ -21,6 +21,7 @@ Source0: http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugin
|
||||
Patch0: 0001-missing-plugins-Remove-the-mpegaudioversion-field.patch
|
||||
Patch1: 0002-video-disable-ORC_RESTRICT.patch
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gstreamer1-devel >= %{version}
|
||||
BuildRequires: gobject-introspection-devel >= 1.31.1
|
||||
BuildRequires: iso-codes-devel
|
||||
@ -47,6 +48,12 @@ BuildRequires: mesa-libGLES-devel
|
||||
BuildRequires: mesa-libGLU-devel
|
||||
BuildRequires: mesa-libEGL-devel
|
||||
BuildRequires: wayland-devel
|
||||
BuildRequires: egl-wayland-devel
|
||||
# pkgconfig-style deps specifically searched-for by autotools/configure
|
||||
BuildRequires: pkgconfig(wayland-client) >= 1.0
|
||||
BuildRequires: pkgconfig(wayland-cursor) >= 1.0
|
||||
BuildRequires: pkgconfig(wayland-egl) >= 9.0
|
||||
BuildRequires: pkgconfig(wayland-protocols) >= 1.15
|
||||
|
||||
# documentation
|
||||
BuildRequires: gtk-doc >= 1.3
|
||||
@ -255,8 +262,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstaudiorate.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstaudioresample.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstaudiotestsrc.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstcompositor.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstencoding.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstgio.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstoverlaycomposition.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstplayback.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstpbtypes.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstrawparse.so
|
||||
@ -308,6 +317,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/app/gstappsink.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/app/gstappsrc.h
|
||||
%dir %{_includedir}/gstreamer-%{majorminor}/gst/audio
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/audio/audio-buffer.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/audio/audio-channels.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/audio/audio-channel-mixer.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/audio/audio-converter.h
|
||||
@ -371,6 +381,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/rtp/gstrtpdefs.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/rtp/gstrtp-enumtypes.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/rtp/gstrtphdrext.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/rtp/gstrtpmeta.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/rtp/gstrtppayloads.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/rtp/rtp.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/rtp/rtp-prelude.h
|
||||
@ -403,6 +414,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/colorbalance.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/colorbalancechannel.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/gstvideoaffinetransformationmeta.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/gstvideoaggregator.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/gstvideodecoder.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/gstvideoencoder.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/gstvideofilter.h
|
||||
@ -412,6 +424,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/gstvideotimecode.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/gstvideoutils.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/navigation.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/video-anc.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/video-blend.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/video-overlay-composition.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/video/video-chroma.h
|
||||
@ -470,6 +483,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 15 2019 Wim Taymans <wtaymans@redhat.com> - 1.16.1-1
|
||||
- Update to 1.16.1
|
||||
- Resolves: rhbz#1756299
|
||||
|
||||
* Mon Sep 03 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.0-4
|
||||
- Remove cdparanoia dependency
|
||||
- Resolves: rhbz#1605265
|
||||
|
Loading…
Reference in New Issue
Block a user