[MacPorts] #48451: sdrplay support for gr-osmosdr

MacPorts noreply at macports.org
Wed Oct 7 10:37:33 PDT 2015


#48451: sdrplay support for gr-osmosdr
--------------------------+--------------------------------
  Reporter:  fjturk@…     |      Owner:  macports-tickets@…
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  gr-osmosdr   |
--------------------------+--------------------------------

Comment (by michaelld@…):

 New patch for SDRplay 1.7. You'll need to revert your prior patch before
 testing this one. A good way to do this would be:
 {{{
 cd $(port dir gr-osmosdr)
 svn revert Portfile
 patch -p0 < PATH_TO/gr-osmosdr_sdrplay_1.7.diff
 }}}
 or the equivalent. You could also do
 {{{
 patch -R -p0 < PATH_TO/gr-osmosdr_sdrplay.diff
 }}}
 if you've downloaded and used the prior patch.

 If you already have gr-osmosdr +sdrplay installed, then just do:
 {{{
 sudo port upgrade gr-osmosdr
 }}}

 If you don't then you'll need to do:
 {{{
 sudo port install gr-osmosdr +sdrplay
 }}}

 I don't have an SDRplay to do testing on, but this patch works for
 installing it with gr-osmosdr. That said, according to the SDRplay folks
 gr-osmosdr needs some fixes to take full advantage of the SDRplay API /
 ABI / hardware. I'm leaving that up to those developers, respectively,
 though I'm happy to play intermediary.

 Also: SDRplay customer support has contacted me about this ticket. We're
 working on it.

-- 
Ticket URL: <https://trac.macports.org/ticket/48451#comment:8>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list