Compare commits
28 Commits
1.16.0-1ma
...
1.24.1-1ma
Author | SHA1 | Date | |
---|---|---|---|
b9702acd68 | |||
68eaf1f8b2 | |||
d916f30468 | |||
b201abe728 | |||
5898dff411 | |||
24afe53203 | |||
5b9128512a | |||
4f47646452 | |||
b72daf8b41 | |||
f22d760978 | |||
cb5bd91458 | |||
d9c89f4682 | |||
cff9202313 | |||
7e6921add4 | |||
b8e4d56cd1 | |||
6f5b20ea09 | |||
5207e9d0f0 | |||
e1c89b15ce | |||
62dc125ca5 | |||
e6246ccc3a | |||
20cbe1850e | |||
a01d56bc18 | |||
8740a44922 | |||
541c43d3f7 | |||
7ae938be77 | |||
f430daf5f3 | |||
fd1db80dc4 | |||
0975eb48a5 |
@ -2,35 +2,45 @@
|
|||||||
%define libname lib%{name}
|
%define libname lib%{name}
|
||||||
|
|
||||||
Name: gst-plugins-base
|
Name: gst-plugins-base
|
||||||
Version: 1.16.0
|
Version: 1.24.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GStreamer Streaming-media framework plugins
|
Summary: GStreamer Streaming-media framework plugins
|
||||||
Group: System/Multimedia
|
Group: System/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://gstreamer.freedesktop.org
|
URL: https://gstreamer.freedesktop.org
|
||||||
Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%{version}.tar.xz
|
Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libICE-devel
|
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
|
BuildRequires: libXi-devel
|
||||||
BuildRequires: libXv-devel
|
BuildRequires: libXv-devel
|
||||||
BuildRequires: libalsa-devel
|
BuildRequires: libalsa-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libcdparanoia-devel
|
BuildRequires: libcdparanoia-devel
|
||||||
|
BuildRequires: libdrm-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libglvnd-devel
|
||||||
|
BuildRequires: libgraphene-devel
|
||||||
BuildRequires: libgstreamer-devel
|
BuildRequires: libgstreamer-devel
|
||||||
|
BuildRequires: libgudev-devel
|
||||||
|
BuildRequires: libjpeg-devel
|
||||||
|
BuildRequires: libmesa-devel
|
||||||
BuildRequires: libogg-devel
|
BuildRequires: libogg-devel
|
||||||
|
BuildRequires: libopus-devel
|
||||||
BuildRequires: liborc-devel
|
BuildRequires: liborc-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libtheora-devel
|
BuildRequires: libtheora-devel
|
||||||
BuildRequires: libvisual-devel
|
BuildRequires: libvisual-devel
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
BuildRequires: libvorbisidec-devel
|
BuildRequires: libvorbisidec-devel
|
||||||
|
BuildRequires: libwayland-devel
|
||||||
|
BuildRequires: libwayland-egl-devel
|
||||||
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
@ -39,8 +49,8 @@ BuildRequires: valgrind-devel
|
|||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
BuildRequires: libcheck-devel
|
BuildRequires: libcheck-devel
|
||||||
BuildRequires: orc
|
BuildRequires: orc
|
||||||
|
BuildRequires: hotdoc
|
||||||
Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains a set of reference plugins, base classes for other plugins, and helper libraries.
|
This package contains a set of reference plugins, base classes for other plugins, and helper libraries.
|
||||||
@ -64,7 +74,7 @@ This module contains elements for, among others:
|
|||||||
Summary: GStreamer plugin libraries
|
Summary: GStreamer plugin libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Provides: gst-plugins-base
|
Provides: gst-plugins-base
|
||||||
Obsoletes: gst-plugins-base
|
Obsoletes: gst-plugins-base < 1.18.5
|
||||||
|
|
||||||
%description -n %{libname}
|
%description -n %{libname}
|
||||||
This package contain the basic audio and video playback library and the interfaces library.
|
This package contain the basic audio and video playback library and the interfaces library.
|
||||||
@ -86,22 +96,30 @@ Requires: gtk-doc
|
|||||||
%description -n %{libname}-apidocs
|
%description -n %{libname}-apidocs
|
||||||
GStreamer Plugin Base Library API documentation.
|
GStreamer Plugin Base Library API documentation.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n gst-plugins-base-%{version}
|
%setup -q -n gst-plugins-base-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CHECK_LIBS=-lcheck
|
%meson \
|
||||||
%configure \
|
-Ddoc=enabled \
|
||||||
--enable-libvisual \
|
%ifarch arm aarch64
|
||||||
--enable-gio
|
-Dgl_winsys="wayland,x11,gbm"
|
||||||
|
%endif
|
||||||
|
|
||||||
|
%meson_build
|
||||||
|
|
||||||
|
#export CHECK_LIBS=-lcheck
|
||||||
|
#% configure \
|
||||||
|
# --enable-libvisual \
|
||||||
|
# --enable-gio
|
||||||
#\
|
#\
|
||||||
# --enable-gtk-doc \
|
# --enable-gtk-doc \
|
||||||
%make
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%meson_install
|
||||||
|
|
||||||
%find_lang gst-plugins-base-%{majorminor}
|
%find_lang gst-plugins-base-%{majorminor}
|
||||||
|
|
||||||
@ -182,14 +200,98 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
%{_libdir}/libgstsdp-%{majorminor}.so
|
%{_libdir}/libgstsdp-%{majorminor}.so
|
||||||
%{_datadir}/gir-1.0/Gst*.gir
|
%{_datadir}/gir-1.0/Gst*.gir
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS
|
||||||
|
|
||||||
%files -n %{libname}-apidocs
|
#%files -n %{libname}-apidocs
|
||||||
%defattr(-,root,root)
|
#%defattr(-,root,root)
|
||||||
%{_datadir}/gtk-doc/html/gst-plugins-base-libs-%{majorminor}/
|
#%dir %{_datadir}/gtk-doc/html/gst-plugins-base-libs
|
||||||
%{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}/
|
#%{_datadir}/gtk-doc/html/gst-plugins-base-libs/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 22 2024 Automatic Build System <autodist@openmamba.org> 1.24.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Mar 06 2024 Automatic Build System <autodist@openmamba.org> 1.24.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Feb 14 2024 Automatic Build System <autodist@openmamba.org> 1.22.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Jan 25 2024 Automatic Build System <autodist@openmamba.org> 1.22.9-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Dec 19 2023 Automatic Build System <autodist@mambasoft.it> 1.22.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Nov 14 2023 Automatic Build System <autodist@mambasoft.it> 1.22.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Sep 23 2023 Automatic Build System <autodist@mambasoft.it> 1.22.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Jul 21 2023 Automatic Build System <autodist@mambasoft.it> 1.22.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Jun 21 2023 Automatic Build System <autodist@mambasoft.it> 1.22.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri May 19 2023 Automatic Build System <autodist@mambasoft.it> 1.22.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Apr 12 2023 Automatic Build System <autodist@mambasoft.it> 1.22.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Mar 05 2023 Automatic Build System <autodist@mambasoft.it> 1.22.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Jan 25 2023 Automatic Build System <autodist@mambasoft.it> 1.22.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Dec 20 2022 Automatic Build System <autodist@mambasoft.it> 1.20.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Oct 15 2022 Automatic Build System <autodist@mambasoft.it> 1.20.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Jun 16 2022 Automatic Build System <autodist@mambasoft.it> 1.20.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue May 03 2022 Automatic Build System <autodist@mambasoft.it> 1.20.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Mar 16 2022 Automatic Build System <autodist@mambasoft.it> 1.20.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Feb 13 2022 Automatic Build System <autodist@mambasoft.it> 1.20.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Sep 09 2021 Automatic Build System <autodist@mambasoft.it> 1.18.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Mar 16 2021 Automatic Build System <autodist@mambasoft.it> 1.18.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 1.18.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Dec 07 2020 Automatic Build System <autodist@mambasoft.it> 1.18.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Oct 27 2020 Automatic Build System <autodist@mambasoft.it> 1.18.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Sep 29 2020 Automatic Build System <autodist@mambasoft.it> 1.18.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Jul 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.16.2-2mamba
|
||||||
|
- rebuilt with debug package
|
||||||
|
|
||||||
|
* Sat Dec 07 2019 Automatic Build System <autodist@mambasoft.it> 1.16.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Sep 24 2019 Automatic Build System <autodist@mambasoft.it> 1.16.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Apr 25 2019 Automatic Build System <autodist@mambasoft.it> 1.16.0-1mamba
|
* Thu Apr 25 2019 Automatic Build System <autodist@mambasoft.it> 1.16.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user