Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : soapysdr | name : soapysdr | ||||
| version : 0.7.2 | version : 0.8.1 | ||||
| release : 6 | release : 7 | ||||
| source : | source : | ||||
| - https://github.com/pothosware/SoapySDR/archive/refs/tags/soapy-sdr-0.7.2.tar.gz : 6eb4143fed115911884bdbbe6fe32dbd99b4ada210c9e126ac3c49c24414347a | - https://github.com/pothosware/SoapySDR/archive/refs/tags/soapy-sdr-0.8.1.tar.gz : a508083875ed75d1090c24f88abef9895ad65f0f1b54e96d74094478f0c400e6 | ||||
| homepage : https://github.com/pothosware/SoapySDR | |||||
| license : BSL-1.0 | license : BSL-1.0 | ||||
| component : programming.library | component : programming.library | ||||
| summary : Software defined radio interface library | summary : Software defined radio interface library | ||||
| description: | | description: | | ||||
| SoapySDR is a library providing a common interface to SDR (software | SoapySDR is a library providing a common interface to SDR (software defined radio) hardware. Support for different hardware is added through external modules. | ||||
| defined radio) hardware. Support for different hardware is added through | |||||
| external modules. | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - swig | - swig | ||||
| rundeps : | |||||
| - python3 | |||||
| setup : | | setup : | | ||||
| %cmake . -DLIB_SUFFIX=64 | %cmake -DLIB_SUFFIX=64 -DENABLE_PYTHON=off | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| check : | | check : | | ||||
| %make test | %make test | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.