Commits
Michael Dickens authored d7daf4bbc81
6 6 | PortGroup cxx11 1.1 |
7 7 | |
8 8 | platforms darwin macosx |
9 9 | categories science |
10 10 | license LGPL-2.1 |
11 11 | maintainers {@ra1nb0w irh.it:rainbow} {michaelld @michaelld} openmaintainer |
12 12 | |
13 13 | description Soapy SDR module for Pluto SDR |
14 14 | long_description ${description} |
15 15 | |
16 - | github.setup pothosware SoapyPlutoSDR 0.1.0 soapy-plutosdr- |
17 - | checksums rmd160 537d48e31d9daeba8a92debc1a12e0078c4349e8 \ |
18 - | sha256 b19cbdbac9f6da16a9a91fe90d4e000736294c20aa179a77048c2e93497679ec \ |
19 - | size 18392 |
20 - | revision 1 |
16 + | github.setup pothosware SoapyPlutoSDR 0.2.0 soapy-plutosdr- |
17 + | checksums rmd160 1c25d87afe8592ecf0ec80dc301440e4f2406e82 \ |
18 + | sha256 074578c793aa8f6bc9e2b9c2387a839ad379fff81724539337bac11ce30b10c3 \ |
19 + | size 22223 |
20 + | revision 0 |
21 21 | |
22 22 | depends_build-append \ |
23 23 | port:pkgconfig |
24 24 | |
25 25 | depends_lib-append \ |
26 26 | port:SoapySDR \ |
27 27 | path:lib/libiio.dylib:libiio \ |
28 28 | port:libad9361-iio |
29 29 | |
30 30 | configure.args-append \ |
31 31 | -DCMAKE_BUILD_TYPE=Release |