2024-01-06 10:35:24 +01:00
|
|
|
Name: pulseeffects
|
2024-01-06 10:35:24 +01:00
|
|
|
Version: 4.7.3
|
2024-01-06 10:35:24 +01:00
|
|
|
Release: 1mamba
|
2024-01-06 10:35:24 +01:00
|
|
|
Summary: Limiter, compressor, reverberation, equalizer and auto volume effects for Pulseaudio applications
|
|
|
|
Group: Applications/Multimedia
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: https://github.com/wwmm/pulseeffects
|
|
|
|
## GITSOURCE https://github.com/wwmm/pulseeffects.git v4.6.8
|
|
|
|
Source: https://github.com/wwmm/pulseeffects.git/v%{version}/pulseeffects-%{version}.tar.bz2
|
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
BuildRequires: libatkmm-devel
|
|
|
|
BuildRequires: libboost-devel
|
|
|
|
BuildRequires: libcairomm-devel
|
|
|
|
BuildRequires: libebur128-devel
|
|
|
|
BuildRequires: libgcc
|
|
|
|
BuildRequires: libglib-devel
|
|
|
|
BuildRequires: libglibmm-devel
|
|
|
|
BuildRequires: libgst-plugins-base-devel
|
|
|
|
BuildRequires: libgstreamer-devel
|
|
|
|
BuildRequires: libgtk-devel
|
|
|
|
BuildRequires: libgtkmm-devel
|
|
|
|
BuildRequires: libpangomm-devel
|
|
|
|
BuildRequires: libpulseaudio-devel
|
|
|
|
BuildRequires: libsamplerate-devel
|
|
|
|
BuildRequires: libsigc++-devel
|
|
|
|
BuildRequires: libsndfile-devel
|
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
BuildRequires: libzita-convolver-devel
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
BuildRequires: libbs2b-devel
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
|
|
%description
|
|
|
|
Limiter, compressor, reverberation, equalizer and auto volume effects for Pulseaudio applications.
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%meson
|
|
|
|
|
|
|
|
%meson_build
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%meson_install
|
|
|
|
|
2024-01-06 10:35:24 +01:00
|
|
|
%find_lang %{name} --with-html
|
2024-01-06 10:35:24 +01:00
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
2024-01-06 10:35:24 +01:00
|
|
|
%posttrans
|
|
|
|
glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null
|
|
|
|
:
|
|
|
|
|
2024-01-06 10:35:24 +01:00
|
|
|
%files -f %{name}.lang
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/pulseeffects
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstpeadapter.so
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstpeautogain.so
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstpeconvolver.so
|
|
|
|
%{_libdir}/gstreamer-1.0/libgstpecrystalizer.so
|
|
|
|
%{_datadir}/applications/com.github.wwmm.pulseeffects.desktop
|
|
|
|
%{_datadir}/dbus-1/services/com.github.wwmm.pulseeffects.service
|
|
|
|
%{_datadir}/glib-2.0/schemas/com.github.wwmm.pulseeffects.*.xml
|
|
|
|
%dir %{_datadir}/help/C/pulseeffects
|
|
|
|
%{_datadir}/help/C/pulseeffects/*
|
2024-01-06 10:35:24 +01:00
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/pulseeffects.svg
|
|
|
|
%{_datadir}/metainfo/com.github.wwmm.pulseeffects.appdata.xml
|
|
|
|
%lang(de) %{_datadir}/help/de/pulseeffects
|
2024-01-06 10:35:24 +01:00
|
|
|
%lang(it) %{_datadir}/help/it_IT/pulseeffects
|
|
|
|
%lang(pt) %{_datadir}/help/pt_BR/pulseeffects
|
|
|
|
%lang(ru) %{_datadir}/help/ru/pulseeffects
|
|
|
|
|
|
|
|
%changelog
|
2024-01-06 10:35:24 +01:00
|
|
|
* Wed Jun 17 2020 Automatic Build System <autodist@mambasoft.it> 4.7.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:35:24 +01:00
|
|
|
* Mon Mar 23 2020 Automatic Build System <autodist@mambasoft.it> 4.7.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:35:24 +01:00
|
|
|
* Mon Feb 10 2020 Automatic Build System <autodist@mambasoft.it> 4.7.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:35:24 +01:00
|
|
|
* Fri Jan 10 2020 Automatic Build System <autodist@mambasoft.it> 4.7.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:35:24 +01:00
|
|
|
* Sun Dec 01 2019 Automatic Build System <autodist@mambasoft.it> 4.6.9-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 10:35:24 +01:00
|
|
|
* Thu Oct 17 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.6.8-3mamba
|
|
|
|
- posttrans: compile glib schemas
|
|
|
|
|
2024-01-06 10:35:24 +01:00
|
|
|
* Tue Oct 15 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.6.8-2mamba
|
|
|
|
- rebuilt with libbs2b
|
|
|
|
|
|
|
|
* Mon Oct 14 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.6.8-1mamba
|
|
|
|
- package created using the webbuild interface
|