|
|
|
@ -1,13 +1,13 @@
|
|
|
|
|
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
|
|
|
|
|
Name: gstreamer1-plugins-bad-freeworld
|
|
|
|
|
Version: 1.17.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: https://gstreamer.freedesktop.org/
|
|
|
|
|
Source0: %{url}/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
|
|
|
|
|
Patch0: build_what_we_need_only.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
|
BuildRequires: gcc-objc++
|
|
|
|
|
BuildRequires: meson
|
|
|
|
|
BuildRequires: gstreamer1-devel >= %{version}
|
|
|
|
|
BuildRequires: gstreamer1-plugins-base-devel >= %{version}
|
|
|
|
@ -81,6 +81,9 @@ well enough, or the code is not of good enough quality.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jun 22 2020 Leigh Scott <leigh123linux@gmail.com> - 1.17.1-2
|
|
|
|
|
- Add BuildRequires gcc-objc++
|
|
|
|
|
|
|
|
|
|
* Mon Jun 22 2020 Leigh Scott <leigh123linux@gmail.com> - 1.17.1-1
|
|
|
|
|
- 1.17.1
|
|
|
|
|
|
|
|
|
|