[mythtv-users] mac build

Craig Treleaven ctreleaven at cogeco.ca
Tue Feb 9 00:57:01 UTC 2021


> On Feb 8, 2021, at 7:21 PM, John Hoyt <john.hoyt at gmail.com> wrote:
> 
> Now to figure out why macdeployqt is not copying over libjpeg.9.dylib...
> 
> It turns out macports moved libjpeg.9.dylib from /opt/local/lib to /opt/local/libexec/libjpeg/lib so macdeployqt is skipping libjpeg.9.dylib since it's a symlink in /opt/local.   Its strangely copying the file into the app correctly, just not updating QtWebkit to look internally to the app.

MacPorts did a mass switch to libjpeg-turbo a couple of weeks ago [1].  AIUI, libjpeg-turbo is a drop-in replacement for libjpeg but with a massive (?) speed advantage.  Note that libjpeg-turbo installs the following dylibs:

$ port contents libjpeg-turbo |grep dylib
  /opt/local/lib/libjpeg.8.2.2.dylib
  /opt/local/lib/libjpeg.8.dylib
  /opt/local/lib/libjpeg.dylib
  /opt/local/lib/libturbojpeg.0.2.0.dylib
  /opt/local/lib/libturbojpeg.0.dylib
  /opt/local/lib/libturbojpeg.dylib

HTH,

Craig

[1] https://github.com/macports/macports-ports/commit/0c3c5e770185f4c3577b94a49170a961b88d1b98#diff-977bc31bc2f996454d40ccf27c2b1bcb413306cbbdf0eb65a77734edf2f2e3f5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20210208/0b0fd5da/attachment.htm>


More information about the mythtv-users mailing list