Commits
Michael Dickens authored f9519133eb6
1 1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 |
2 2 | |
3 3 | PortSystem 1.0 |
4 4 | PortGroup github 1.0 |
5 5 | PortGroup cmake 1.0 |
6 6 | |
7 - | github.setup pothosware SoapySDR 0.6.0 soapy-sdr- |
7 + | github.setup pothosware SoapySDR 0.6.1 soapy-sdr- |
8 8 | platforms darwin macosx |
9 9 | categories science |
10 10 | license Boost-1 |
11 11 | maintainers gmail.com:gedgy63 {michaelld @michaelld} openmaintainer |
12 12 | |
13 13 | description A fresh and clean vendor neutral and platform independent SDR support library |
14 14 | long_description SoapySDR is an open-source generalized C/C++ API and runtime library for interfacing with SDR devices. With SoapySDR, you can instantiate, configure, and stream with an SDR device in a variety of environments. Both osmosdr and uhd devices are available within SoapySDR. In addition, vendors can directly support their hardware using SoapySDR device modules. There are wrappers for both gr-osmosdr, uhd, and gr-uhd to bring an ecosystem of existing applications to SoapySDR devices. And SoapySDR has support for powerful platforms like GNU Radio and Pothos. |
15 15 | |
16 16 | homepage https://github.com/pothosware/SoapySDR/wiki |
17 17 | |
18 - | checksums rmd160 425de41c67290a628c02db50f3f2ad9d50c0647c \ |
19 - | sha256 d447e0388eec59dcfa293d3bc5f260833ae2ddaacc433f07b536b7f9ba3d789e |
18 + | checksums rmd160 26d9595e3091e8781497879fe0ede47852dde003 \ |
19 + | sha256 90eec0c9d63c73f18b1000fc8470c10a37eeeb020e9350d2f3aae845d6cf28dd |