This commit is contained in:
Wim Taymans 2024-08-21 13:07:32 +02:00
parent fce3fcc8aa
commit 71ebab7eb0
3 changed files with 20 additions and 23 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@
/gst-plugins-ugly-1.22.8.tar.xz /gst-plugins-ugly-1.22.8.tar.xz
/gst-plugins-ugly-1.22.9.tar.xz /gst-plugins-ugly-1.22.9.tar.xz
/gst-plugins-ugly-1.22.12.tar.xz /gst-plugins-ugly-1.22.12.tar.xz
/gst-plugins-ugly-1.24.6.tar.xz

View File

@ -1,19 +1,12 @@
%global majorminor 1.0 %global majorminor 1.0
# Only build amrnb/amrwbdec on fedora
%if 0%{?fedora}
%bcond_without amr
%else
%bcond_with amr
%endif
#global gitrel 140 #global gitrel 140
#global gitcommit 4ca3a22b6b33ad8be4383063e76f79c4d346535d #global gitcommit 4ca3a22b6b33ad8be4383063e76f79c4d346535d
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) #global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-ugly-free Name: gstreamer1-plugins-ugly-free
Version: 1.22.12 Version: 1.24.6
Release: 2%{?dist} Release: 1%{?dist}
Summary: GStreamer streaming media framework "ugly" plugins Summary: GStreamer streaming media framework "ugly" plugins
License: LGPL-2.0-or-later AND LGPL-2.1-or-later AND CC0-1.0 License: LGPL-2.0-or-later AND LGPL-2.1-or-later AND CC0-1.0
@ -39,9 +32,6 @@ BuildRequires: liba52-devel
BuildRequires: libcdio-devel BuildRequires: libcdio-devel
BuildRequires: libdvdread-devel BuildRequires: libdvdread-devel
BuildRequires: libmpeg2-devel BuildRequires: libmpeg2-devel
%if %{with amr}
BuildRequires: opencore-amr-devel
%endif
# when asfdemux, dvdlpcmdec, dvdsub, and realmedia were moved here # when asfdemux, dvdlpcmdec, dvdsub, and realmedia were moved here
Conflicts: gstreamer1-plugins-ugly < 1.22.7-2 Conflicts: gstreamer1-plugins-ugly < 1.22.7-2
@ -75,7 +65,6 @@ is not fully compatible with LGPL.
%meson \ %meson \
-D package-name="Fedora GStreamer-plugins-ugly package" \ -D package-name="Fedora GStreamer-plugins-ugly package" \
-D package-origin="http://download.fedoraproject.org" \ -D package-origin="http://download.fedoraproject.org" \
%{!?with_amr:-D amrnb=disabled -D amrwbdec=disabled } \
-D doc=disabled \ -D doc=disabled \
-D sidplay=disabled \ -D sidplay=disabled \
-D x264=disabled \ -D x264=disabled \
@ -152,11 +141,6 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so %{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so %{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so %{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
%if %{with amr}
%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
%endif
%if 0 %if 0
%files devel %files devel
@ -164,11 +148,23 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%endif %endif
%changelog %changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.22.12-2 * Mon Jul 29 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.24.6-1
- Bump release for June 2024 mass rebuild - 1.24.6
* Fri Jun 14 2024 Wim Taymans <wtaymans@redhat.com> - 1.22.12-1 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.5-2
- Update to 1.22.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 21 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.24.5-1
- 1.24.5
* Wed May 29 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.24.4-1
- 1.24.4
* Tue Apr 30 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.24.3-1
- 1.24.3
* Tue Mar 05 2024 Wim Taymans <wtaymans@redhat.com> - 1.24.0-1
- Update to 1.24.0
* Thu Jan 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.22.9-1 * Thu Jan 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.22.9-1
- 1.22.9 - 1.22.9

View File

@ -1 +1 @@
SHA512 (gst-plugins-ugly-1.22.12.tar.xz) = 3ef5cb384578bcaff3bb45fa8fa8f97884acb2e09a1621c504fca4bd8744cb83e71c342372a7ddd06bc4077fdd2684d1f7f078278392361ed4e18afed374c659 SHA512 (gst-plugins-ugly-1.24.6.tar.xz) = 3c680b3ba1b0442596a48fd20d3c0582854be325a25edeb00efd0b2615723e7b3e119ee78a0a7233548af1abc49b0c2b4c0378fac56ef08f8e53ea4d2cf416bd