python-gst/python-gst.spec

185 lines
6.4 KiB
RPMSpec

%define majver %(echo %version | cut -d. -f1-2)
Name: python-gst
Version: 1.22.4
Release: 1mamba
Summary: Python bindings for GStreamer
Group: Development/Languages
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://gstreamer.freedesktop.org/
Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.xz
Patch: gst-python-0.10.13-configure-python26.patch
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libglib-devel
BuildRequires: libgstreamer-devel
BuildRequires: libpython3-devel
## AUTOBUILDREQ-END
BuildRequires: gcc-c++
BuildRequires: xmlto
#BuildRequires:links2
BuildRequires: gst-plugins-base
BuildRequires: pygobject-devel
BuildRequires: pygtk-devel
Provides: gst-python
Obsoletes: gst-python < 1.22.1
Provides: python-gst-devel
Obsoletes: python-gst-devel < 1.22.1
%description
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology transparently.
Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.
%package devel
Summary: Devel package for %{name}
Group: Development/Libraries
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description devel
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology transparently.
Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.
This package contains static libraries needed for development.
%debug_package
%prep
%setup -q -n gst-python-%{version}
#%patch -p1
%build
%meson
%meson_build
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%meson_install
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
%dir %{python3_sitearch}/gi/overrides/
%{python3_sitearch}/gi/overrides/*
%{_libdir}/gstreamer-1.0/libgstpython.so
%doc AUTHORS COPYING
#%files devel
#%defattr(-,root,root)
#%doc ChangeLog NEWS README TODO
%changelog
* Thu Jun 22 2023 Automatic Build System <autodist@mambasoft.it> 1.22.4-1mamba
- automatic version update by autodist
* Sat May 20 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
* Mon Mar 06 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
* Tue Mar 15 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
* Fri Feb 04 2022 Automatic Build System <autodist@mambasoft.it> 1.18.6-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
* Fri Feb 19 2021 Automatic Build System <autodist@mambasoft.it> 1.18.3-1mamba
- automatic version update by autodist
* Sun Jun 11 2017 Automatic Build System <autodist@mambasoft.it> 1.9.90-1mamba
- automatic update by autodist
* Tue Nov 04 2014 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
- automatic update by autodist
* Sun Oct 12 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.90-1mamba
- update to 1.3.90
* Sat May 24 2014 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
- automatic update by autodist
* Tue Nov 19 2013 Automatic Build System <autodist@mambasoft.it> 1.1.90-1mamba
- automatic update by autodist
* Fri May 17 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.22-2mamba
- python 2.7 mass rebuild
* Tue Aug 07 2012 Automatic Build System <autodist@mambasoft.it> 0.10.22-1mamba
- automatic version update by autodist
* Fri Oct 28 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.21-2mamba
- move pkgconfig file to -devel package
* Fri Jun 17 2011 Automatic Build System <autodist@mambasoft.it> 0.10.21-1mamba
- automatic update by autodist
* Fri Jul 16 2010 Automatic Build System <autodist@mambasoft.it> 0.10.19-1mamba
- automatic update by autodist
* Sun Jun 06 2010 Automatic Build System <autodist@mambasoft.it> 0.10.18-1mamba
- automatic update by autodist
* Tue Jan 12 2010 Automatic Build System <autodist@mambasoft.it> 0.10.17-1mamba
- automatic update by autodist
* Sun Aug 09 2009 Automatic Build System <autodist@mambasoft.it> 0.10.16-1mamba
- automatic update by autodist
* Mon Jun 01 2009 Automatic Build System <autodist@mambasoft.it> 0.10.15-1mamba
- automatic update by autodist
* Tue Mar 03 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.14-1mamba
- automatic update by autodist
* Sat Dec 06 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.13-2mamba
- rename to python-gst
- use python_sitearch marco in files sections
* Tue Nov 18 2008 gil <puntogil@libero.it> 0.10.13-1mamba
- update to 0.10.13
- added support for python 2.6
* Tue Jul 08 2008 gil <puntogil@libero.it> 0.10.12-1mamba
- update to 0.10.12
- new buildrequires: pygtk-devel , pygobject-devel
- added package devel
* Mon May 12 2008 gil <puntogil@libero.it> 0.10.11-1mamba
- package created by autospec