Commits
Michael Dickens authored 1515986e469
11 11 | platforms darwin macosx |
12 12 | license GPL-2 |
13 13 | maintainers {@ra1nb0w irh.it:rainbow} {michaelld @michaelld} openmaintainer |
14 14 | description Cross-Platform Software-Defined Radio Application |
15 15 | long_description CubicSDR is the software portion of Software Defined \ |
16 16 | Radio. By Using hardware that converts RF spectrum into a digital \ |
17 17 | stream we are able to build complex radios to do many types of \ |
18 18 | functions in software instead of traditional hardwre. |
19 19 | homepage https://www.cubicsdr.com |
20 20 | |
21 - | github.setup cjcliffe CubicSDR 31323fe3c2f4ffc0d2f072f7e37ec26ebe2de609 |
22 - | version 20191029-[string range ${github.version} 0 7] |
23 - | checksums rmd160 b16465d1257b6b5af8e22f77fbc6706794445339 \ |
24 - | sha256 a71fc7f84bec7aa3b4cf2bbc171c4931867219cd38822cc06e78b455e1735da2 \ |
25 - | size 35463490 |
21 + | github.setup cjcliffe CubicSDR 58d3a02855fd05865b3f720b3c51e999d4eedae9 |
22 + | version 20191209-[string range ${github.version} 0 7] |
23 + | checksums rmd160 7458cdc102b0b6a736634d8a8153e906108dd743 \ |
24 + | sha256 cd4f64076c054bbb15b4c110c82766542d95a13bbb943845d5c47018b0e14989 \ |
25 + | size 35463504 |
26 26 | revision 0 |
27 27 | |
28 28 | # CubicSDR requires wxWidgets.use of wxWidgets-3.1 or newer -- "3.2" |
29 29 | # by the wxWidgets PG -- which is what this provides. selecting 3.0 |
30 30 | # does not work. |
31 31 | wxWidgets.use wxWidgets-3.2 |
32 32 | |
33 33 | # CHECK every version if upstream has fixed the behaviour |
34 34 | # opengl widget doesn't work well with Retina display |
35 35 | # therefore for user experience I disable it |