[MacPorts] #53370: openal-soft: update to 1.17.2
MacPorts
noreply at macports.org
Thu Aug 10 08:53:47 UTC 2017
#53370: openal-soft: update to 1.17.2
--------------------------+------------------------
Reporter: RJVB | Owner: ryandesign
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch
Port: openal-soft |
--------------------------+------------------------
Comment (by RJVB):
Indeed it is.
Seems just to require bumping the version and checksum though:
{{{
checksums rmd160 f822be811120db3092225da544dc9ca7746bc47e \
sha256
2d51a6529526ef22484f51567e31a5c346a599767991a3dc9d4dcd9d9cec71dd
}}}
As to disabling PulseAudio (or Jack), the Cmake file isn't written too
well in that regard; to disable reliably one needs
`-DALSOFT_REQUIRE_PULSEAUDIO=OFF -DALSOFT_BACKEND_PULSEAUDIO=OFF`
(unsetting just the REQUIRE flag just makes the dependency optional).
Ditto for Jack support.
Disabling the build of the examples now requires `-DALSOFT_EXAMPLES=OFF`.
Anyway, I think I'll need to do a proper upgrade because I just discover
that the GUI configure utility uses Qt5.
--
Ticket URL: <https://trac.macports.org/ticket/53370#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list