2024-01-05 23:23:46 +01:00
|
|
|
Name: gqrx
|
2024-01-05 23:23:55 +01:00
|
|
|
Version: 2.17.2
|
2024-01-05 23:23:56 +01:00
|
|
|
Release: 2mamba
|
2024-01-05 23:23:46 +01:00
|
|
|
Summary: Software defined radio receiver powered by GNU Radio and Qt
|
|
|
|
Group: Graphical Desktop/Applications/Scientific
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-05 23:23:48 +01:00
|
|
|
URL: https://gqrx.dk/
|
2024-01-05 23:23:46 +01:00
|
|
|
Source: https://github.com/gqrx-sdr/gqrx.git/v%{version}/gqrx-%{version}.tar.bz2
|
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
BuildRequires: libboost-devel
|
2024-01-05 23:23:51 +01:00
|
|
|
BuildRequires: libfmt-devel
|
2024-01-05 23:23:46 +01:00
|
|
|
BuildRequires: libgcc
|
|
|
|
BuildRequires: libglvnd-devel
|
|
|
|
BuildRequires: libgmp-cxx-devel
|
|
|
|
BuildRequires: libgmp-devel
|
|
|
|
BuildRequires: libgnuradio-devel
|
|
|
|
BuildRequires: libgr-osmosdr-devel
|
|
|
|
BuildRequires: libpulseaudio-devel
|
|
|
|
BuildRequires: libspdlog-devel
|
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
BuildRequires: libvolk-devel
|
|
|
|
BuildRequires: qt6-qtbase-devel
|
|
|
|
BuildRequires: qt6-qtsvg-devel
|
|
|
|
## AUTOBUILDREQ-END
|
2024-01-05 23:23:56 +01:00
|
|
|
BuildRequires: libvolk-devel >= 3.0.0-1mamba
|
2024-01-05 23:23:51 +01:00
|
|
|
BuildRequires: libgnuradio-devel >= 3.10.7.0-1mamba
|
2024-01-05 23:23:46 +01:00
|
|
|
BuildRequires: cmake
|
2024-01-05 23:23:48 +01:00
|
|
|
BuildRequires: libspdlog-devel >= 1.11.0
|
2024-01-05 23:23:46 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
Software defined radio receiver powered by GNU Radio and Qt.
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%cmake -d build
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall -C build
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/gqrx
|
|
|
|
%{_datadir}/applications/dk.gqrx.gqrx.desktop
|
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/gqrx.svg
|
|
|
|
%{_datadir}/metainfo/dk.gqrx.gqrx.appdata.xml
|
|
|
|
%doc COPYING
|
|
|
|
|
|
|
|
%changelog
|
2024-01-05 23:23:56 +01:00
|
|
|
* Thu Oct 19 2023 Automatic Build System <autodist@mambasoft.it> 2.17.2-2mamba
|
|
|
|
- rebuilt by autoport with build requirements: libvolk-devel>=3.0.0-1mamba
|
|
|
|
|
2024-01-05 23:23:55 +01:00
|
|
|
* Tue Oct 10 2023 Automatic Build System <autodist@mambasoft.it> 2.17.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:23:54 +01:00
|
|
|
* Tue Oct 10 2023 Automatic Build System <autodist@mambasoft.it> 2.17.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:23:53 +01:00
|
|
|
* Mon Oct 02 2023 Automatic Build System <autodist@mambasoft.it> 2.17-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:23:51 +01:00
|
|
|
* Thu Sep 14 2023 Automatic Build System <autodist@mambasoft.it> 2.16-2mamba
|
|
|
|
- rebuilt by autoport with build requirements: libgnuradio-devel>=3.10.7.0-1mamba,libgnuradio-devel>=3.10.7.0-1mamba
|
|
|
|
|
2024-01-05 23:23:50 +01:00
|
|
|
* Sun Apr 30 2023 Automatic Build System <autodist@mambasoft.it> 2.16-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:23:49 +01:00
|
|
|
* Thu Apr 20 2023 Automatic Build System <autodist@mambasoft.it> 2.15.10-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:23:48 +01:00
|
|
|
* Sat Jan 21 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.15.9-2mamba
|
|
|
|
- rebuilt with libspdlog 1.11.0 and gnuradio 3.10.5.0
|
|
|
|
|
2024-01-05 23:23:46 +01:00
|
|
|
* Fri May 06 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.15.9-1mamba
|
|
|
|
- package created using the webbuild interface
|