Hi all,
When trying to upgrade mpv to 0.33.0 I ran in to the problem described in
this ticket: https://trac.macports.org/ticket/61319
<https://trac.macports.org/ticket/61319> That is, this non existent dynamic
library (/usr/lib/swift/libswiftUniformTypeIdentifiers.dylib) got linked in mpv
executable, causing port to rebuild this port in an attempt to fix it and
eventually bail out. mpv works & play stuff just fine without this library.
WIP PR: https://github.com/macports/macports-ports/pull/9213
<https://github.com/macports/macports-ports/pull/9213>, thanks for any help.
Zhenfu