2024-01-05 17:03:15 +01:00
|
|
|
Name: qpwgraph
|
2024-11-15 16:43:13 +01:00
|
|
|
Version: 0.8.0
|
2024-01-05 17:03:15 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: PipeWire Graph Qt GUI Interface
|
|
|
|
Group: Graphical Desktop/Applications/Multimedia
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: https://gitlab.freedesktop.org/rncbc/qpwgraph
|
|
|
|
Source: https://gitlab.freedesktop.org/rncbc/qpwgraph.git/v%{version}/qpwgraph-%{version}.tar.bz2
|
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
2024-10-30 21:01:46 +01:00
|
|
|
BuildRequires: libQt6Core
|
|
|
|
BuildRequires: libQt6Gui
|
|
|
|
BuildRequires: libQt6Network
|
|
|
|
BuildRequires: libQt6Widgets
|
|
|
|
BuildRequires: libQt6Xml
|
2024-01-05 17:03:15 +01:00
|
|
|
BuildRequires: libalsa-devel
|
|
|
|
BuildRequires: libgcc
|
|
|
|
BuildRequires: libglvnd-devel
|
|
|
|
BuildRequires: libpipewire-devel
|
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
BuildRequires: qt6-qtsvg-devel
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
|
|
|
%description
|
|
|
|
PipeWire Graph Qt GUI Interface.
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%cmake -d build \
|
|
|
|
-DCONFIG_ALSA_MIDI=ON
|
|
|
|
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall -C build
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/qpwgraph
|
|
|
|
%{_datadir}/applications/org.rncbc.qpwgraph.desktop
|
|
|
|
%{_datadir}/metainfo/org.rncbc.qpwgraph.metainfo.xml
|
|
|
|
%{_datadir}/mime/packages/org.rncbc.qpwgraph.xml
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/*.png
|
|
|
|
%{_datadir}/icons/hicolor/*/mimetypes/*.png
|
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/*.svg*
|
|
|
|
%{_datadir}/icons/hicolor/scalable/mimetypes/*.svg*
|
|
|
|
%{_mandir}/man1/qpwgraph.1*
|
|
|
|
%doc LICENSE.md
|
|
|
|
|
|
|
|
%changelog
|
2024-11-15 16:43:13 +01:00
|
|
|
* Fri Nov 15 2024 Automatic Build System <autodist@openmamba.org> 0.8.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-10-30 21:01:46 +01:00
|
|
|
* Wed Oct 30 2024 Automatic Build System <autodist@openmamba.org> 0.7.9-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-09-22 02:49:30 +02:00
|
|
|
* Fri Sep 20 2024 Automatic Build System <autodist@openmamba.org> 0.7.8-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-08-22 11:44:38 +02:00
|
|
|
* Thu Aug 22 2024 Automatic Build System <autodist@openmamba.org> 0.7.7-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-08-21 20:35:53 +02:00
|
|
|
* Wed Aug 21 2024 Automatic Build System <autodist@openmamba.org> 0.7.6-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-07-18 01:34:33 +02:00
|
|
|
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 0.7.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-07-01 15:41:12 +02:00
|
|
|
* Sat Jun 29 2024 Automatic Build System <autodist@openmamba.org> 0.7.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-06-24 23:56:26 +02:00
|
|
|
* Sat Jun 22 2024 Automatic Build System <autodist@openmamba.org> 0.7.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-05-13 19:45:21 +02:00
|
|
|
* Mon May 13 2024 Automatic Build System <autodist@openmamba.org> 0.7.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-25 23:50:40 +02:00
|
|
|
* Thu Apr 25 2024 Automatic Build System <autodist@openmamba.org> 0.7.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-23 22:56:09 +02:00
|
|
|
* Tue Apr 23 2024 Automatic Build System <autodist@openmamba.org> 0.7.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-30 16:42:02 +01:00
|
|
|
* Sat Mar 30 2024 Automatic Build System <autodist@openmamba.org> 0.6.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-24 10:44:29 +01:00
|
|
|
* Tue Jan 23 2024 Automatic Build System <autodist@openmamba.org> 0.6.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:03:19 +01:00
|
|
|
* Sun Dec 03 2023 Automatic Build System <autodist@mambasoft.it> 0.6.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:03:18 +01:00
|
|
|
* Thu Nov 09 2023 Automatic Build System <autodist@mambasoft.it> 0.6.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:03:18 +01:00
|
|
|
* Sun Sep 10 2023 Automatic Build System <autodist@mambasoft.it> 0.5.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:03:18 +01:00
|
|
|
* Mon Aug 07 2023 Automatic Build System <autodist@mambasoft.it> 0.5.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:03:17 +01:00
|
|
|
* Wed Jul 19 2023 Automatic Build System <autodist@mambasoft.it> 0.5.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:03:17 +01:00
|
|
|
* Mon Jul 17 2023 Automatic Build System <autodist@mambasoft.it> 0.5.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:03:17 +01:00
|
|
|
* Tue Jul 11 2023 Automatic Build System <autodist@mambasoft.it> 0.4.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:03:16 +01:00
|
|
|
* Tue Jun 20 2023 Automatic Build System <autodist@mambasoft.it> 0.4.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:03:16 +01:00
|
|
|
* Sun Jun 18 2023 Automatic Build System <autodist@mambasoft.it> 0.4.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:03:15 +01:00
|
|
|
* Mon Apr 03 2023 Automatic Build System <autodist@mambasoft.it> 0.4.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 17:03:15 +01:00
|
|
|
* Sun Mar 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.1-1mamba
|
|
|
|
- package created using the webbuild interface
|