rebuilt with libspdlog 1.11.0 and gnuradio 3.10.5.0 [release 2.15.9-2mamba;Sat Jan 21 2023]
This commit is contained in:
parent
9fac245e35
commit
4a262be006
14
gqrx.spec
14
gqrx.spec
@ -1,29 +1,24 @@
|
|||||||
Name: gqrx
|
Name: gqrx
|
||||||
Version: 2.15.9
|
Version: 2.15.9
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Software defined radio receiver powered by GNU Radio and Qt
|
Summary: Software defined radio receiver powered by GNU Radio and Qt
|
||||||
Group: Graphical Desktop/Applications/Scientific
|
Group: Graphical Desktop/Applications/Scientific
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://gqrx.dk/
|
URL: https://gqrx.dk/
|
||||||
Source: https://github.com/gqrx-sdr/gqrx.git/v%{version}/gqrx-%{version}.tar.bz2
|
Source: https://github.com/gqrx-sdr/gqrx.git/v%{version}/gqrx-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libalsa-devel
|
|
||||||
BuildRequires: libboost-devel
|
BuildRequires: libboost-devel
|
||||||
BuildRequires: libfftw-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libgmp-cxx-devel
|
BuildRequires: libgmp-cxx-devel
|
||||||
BuildRequires: libgmp-devel
|
BuildRequires: libgmp-devel
|
||||||
BuildRequires: libgnuradio-devel
|
BuildRequires: libgnuradio-devel
|
||||||
BuildRequires: libgr-osmosdr-devel
|
BuildRequires: libgr-osmosdr-devel
|
||||||
BuildRequires: libjack-devel
|
|
||||||
BuildRequires: libportaudio-devel
|
|
||||||
BuildRequires: libpulseaudio-devel
|
BuildRequires: libpulseaudio-devel
|
||||||
BuildRequires: libsndfile-devel
|
|
||||||
BuildRequires: libspdlog-devel
|
BuildRequires: libspdlog-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libvolk-devel
|
BuildRequires: libvolk-devel
|
||||||
@ -31,6 +26,8 @@ BuildRequires: qt6-qtbase-devel
|
|||||||
BuildRequires: qt6-qtsvg-devel
|
BuildRequires: qt6-qtsvg-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
BuildRequires: libspdlog-devel >= 1.11.0
|
||||||
|
BuildRequires: libgnuradio-devel >= 3.10.5.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Software defined radio receiver powered by GNU Radio and Qt.
|
Software defined radio receiver powered by GNU Radio and Qt.
|
||||||
@ -60,5 +57,8 @@ Software defined radio receiver powered by GNU Radio and Qt.
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
|
||||||
* Fri May 06 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.15.9-1mamba
|
* Fri May 06 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.15.9-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user