[MacPorts] #54125: portaudio upgrade

MacPorts noreply at macports.org
Sun Sep 23 11:26:09 UTC 2018


#54125: portaudio upgrade
------------------------+----------------------
  Reporter:  RJVB       |      Owner:  (none)
      Type:  update     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:  haspatch
      Port:  portaudio  |
------------------------+----------------------

Comment (by mojca):

 I forgot about this ticket and only checked if there were any open tickets
 left after spending some time trying to close the oldest open pull
 request.

 I quickly checked the attachments and the only two remaining "patches"
 seem to be the two new variants. Please let me know if we are missing
 anything else. Note that `./configure --help` mentions
 {{{
   --with-jack             Enable support for JACK [autodetect]
 }}}
 so I'm a bit confused about the usage of `--disable-jack`.

 Parallel build did not work for me. I tried to remove that line, but then
 the build broke (I'm on APFS, no clue if that's related in any way).

 In the `Makefile` the target `all` has both `tests` and `examples` as
 dependency:
 {{{
 all: lib/$(PALIB) all-recursive tests examples selftests
 }}}
 so even if we run `make` again or if we add additional targets, all we
 gain is
 {{{
 make: Nothing to be done for `tests'.
 make: Nothing to be done for `examples'.
 }}}

 I opened a pull request: https://github.com/macports/macports-
 ports/pull/2634

-- 
Ticket URL: <https://trac.macports.org/ticket/54125#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list