|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
|
|
|
|
|
Name: gstreamer1-plugins-bad-freeworld
|
|
|
|
|
Version: 1.18.4
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Version: 1.22.5
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: https://gstreamer.freedesktop.org/
|
|
|
|
@ -17,16 +18,17 @@ BuildRequires: libXt-devel
|
|
|
|
|
BuildRequires: orc-devel
|
|
|
|
|
BuildRequires: libdca-devel
|
|
|
|
|
BuildRequires: faad2-devel
|
|
|
|
|
BuildRequires: libmms-devel
|
|
|
|
|
BuildRequires: mjpegtools-devel >= 2.0.0
|
|
|
|
|
BuildRequires: librtmp-devel
|
|
|
|
|
BuildRequires: openssl-devel
|
|
|
|
|
|
|
|
|
|
%ifarch x86_64
|
|
|
|
|
BuildRequires: svt-hevc-devel
|
|
|
|
|
Provides: gstreamer1-svt-hevc = %{version}-%{release}
|
|
|
|
|
Provides: gstreamer1-svt-hevc%{?_isa} = %{version}-%{release}
|
|
|
|
|
Obsoletes: gstreamer1-svt-hevc < %{version}-%{release}
|
|
|
|
|
%endif
|
|
|
|
|
BuildRequires: vo-amrwbenc-devel
|
|
|
|
|
#BuildRequires: vo-amrwbenc-devel
|
|
|
|
|
#BuildRequires: vo-aacenc-devel
|
|
|
|
|
BuildRequires: libusbx-devel
|
|
|
|
|
BuildRequires: x265-devel
|
|
|
|
@ -54,6 +56,7 @@ well enough, or the code is not of good enough quality.
|
|
|
|
|
-D doc=disabled \
|
|
|
|
|
-D introspection=disabled \
|
|
|
|
|
-D examples=disabled \
|
|
|
|
|
-D gpl=enabled \
|
|
|
|
|
%ifnarch x86_64
|
|
|
|
|
-D svthevcenc=disabled \
|
|
|
|
|
%endif
|
|
|
|
@ -65,11 +68,12 @@ well enough, or the code is not of good enough quality.
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
%meson_install
|
|
|
|
|
|
|
|
|
|
rm -rf %{buildroot}%{_datadir}/gstreamer-1.0/encoding-profiles/
|
|
|
|
|
rm -rf %{buildroot}%{_libdir}/pkgconfig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%doc AUTHORS NEWS README RELEASE
|
|
|
|
|
%doc AUTHORS NEWS README.md README.static-linking RELEASE REQUIREMENTS
|
|
|
|
|
%license COPYING
|
|
|
|
|
# Take the whole dir for proper dir ownership (shared with other plugin pkgs)
|
|
|
|
|
%{_datadir}/gstreamer-1.0
|
|
|
|
@ -83,7 +87,6 @@ rm -rf %{buildroot}%{_datadir}/gstreamer-1.0/encoding-profiles/
|
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstde265.so
|
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstdtsdec.so
|
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstfaad.so
|
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstmms.so
|
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstmpeg2enc.so
|
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstmplex.so
|
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstrtmp.so
|
|
|
|
@ -91,14 +94,78 @@ rm -rf %{buildroot}%{_datadir}/gstreamer-1.0/encoding-profiles/
|
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstsvthevcenc.so
|
|
|
|
|
%endif
|
|
|
|
|
#%%{_libdir}/gstreamer-1.0/libgstvoaacenc.so
|
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstvoamrwbenc.so
|
|
|
|
|
#%%{_libdir}/gstreamer-1.0/libgstvoamrwbenc.so
|
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstx265.so
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 18 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 1.18.4-1
|
|
|
|
|
* Sun Oct 22 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:1.22.5-1
|
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
|
|
|
|
|
|
* Sat Aug 12 2023 Leigh Scott <leigh123linux@gmail.com> - 1:1.22.5-1
|
|
|
|
|
- Update gstreamer1-plugins-bad-freeworld to 1.22.5
|
|
|
|
|
|
|
|
|
|
* Wed Aug 02 2023 RPM Fusion Release Engineering <sergiomb@rpmfusion.org> - 1:1.22.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu May 25 2023 Sérgio Basto <sergio@serjux.com> - 1:1.22.3-1
|
|
|
|
|
- Update gstreamer1-plugins-bad-freeworld to 1.22.3
|
|
|
|
|
|
|
|
|
|
* Sun May 14 2023 Sérgio Basto <sergio@serjux.com> - 1:1.22.2-4
|
|
|
|
|
- Bump to have a bigger release than version without epoch
|
|
|
|
|
|
|
|
|
|
* Sun May 14 2023 Sérgio Basto <sergio@serjux.com> - 1:1.22.2-3
|
|
|
|
|
- Bump to have a bigger release than version without epoch
|
|
|
|
|
|
|
|
|
|
* Sat May 06 2023 Sérgio Basto <sergio@serjux.com> - 1:1.22.2-2
|
|
|
|
|
- Fedora add voamrwbenc plugin, remove it in here
|
|
|
|
|
|
|
|
|
|
* Sun Apr 23 2023 Leigh Scott <leigh123linux@gmail.com> - 1:1.22.2-1
|
|
|
|
|
- Updated to version 1.22.2
|
|
|
|
|
|
|
|
|
|
* Wed Mar 29 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 1:1.22.1-1
|
|
|
|
|
- Updated to version 1.22.1.
|
|
|
|
|
|
|
|
|
|
* Sun Feb 19 2023 Leigh Scott <leigh123linux@gmail.com> - 1:1.22.0-1
|
|
|
|
|
- Update gstreamer1-plugins-ugly to 1.22.0
|
|
|
|
|
|
|
|
|
|
* Thu Jan 12 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 1:1.20.5-1
|
|
|
|
|
- Updated to version 1.20.5.
|
|
|
|
|
|
|
|
|
|
* Sat Nov 12 2022 Leigh Scott <leigh123linux@gmail.com> - 1:1.20.4-1
|
|
|
|
|
- Updated to version 1.20.4
|
|
|
|
|
|
|
|
|
|
* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb@rpmfusion.org> - 1:1.20.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
|
|
|
|
|
5.1
|
|
|
|
|
|
|
|
|
|
* Fri Jul 22 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 1:1.20.3-1
|
|
|
|
|
- Updated to version 1.20.3.
|
|
|
|
|
|
|
|
|
|
* Sun Feb 06 2022 Sérgio Basto <sergio@serjux.com> - 1:1.20.0-1
|
|
|
|
|
- Update gstreamer1-plugins-bad-freeworld to 1.20.0
|
|
|
|
|
|
|
|
|
|
* Sun Nov 14 2021 Sérgio Basto <sergio@serjux.com> - 1:1.19.3-1
|
|
|
|
|
- Update gstreamer1-plugins-bad-freeworld to 1.19.3
|
|
|
|
|
|
|
|
|
|
* Sat Oct 09 2021 Sérgio Basto <sergio@serjux.com> - 1:1.19.2-1
|
|
|
|
|
- Update gstreamer1-plugins-bad-freeworld to 1.19.2
|
|
|
|
|
|
|
|
|
|
* Sat Oct 09 2021 Sérgio Basto <sergio@serjux.com> - 1:1.19.1-3
|
|
|
|
|
- gstreamer1.prov is broken and hangs, workarround it
|
|
|
|
|
|
|
|
|
|
* Mon Aug 02 2021 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 1:1.19.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jun 08 2021 Leigh Scott <leigh123linux@gmail.com> - 1.19.1-1
|
|
|
|
|
- Update
|
|
|
|
|
|
|
|
|
|
* Sat Apr 17 2021 Leigh Scott <leigh123linux@gmail.com> - 1.18.4-3
|
|
|
|
|
- Rebuild for new mjpegtools
|
|
|
|
|
|
|
|
|
|
* Wed Apr 14 2021 Leigh Scott <leigh123linux@gmail.com> - 1.18.4-2
|
|
|
|
|
- Rebuild for new x265
|
|
|
|
|
|
|
|
|
|
* Wed Mar 17 2021 Leigh Scott <leigh123linux@gmail.com> - 1.18.4-1
|
|
|
|
|
- 1.18.4
|
|
|
|
|
|
|
|
|
|