[MacPorts] #65022: DiffPDF @2.3.1: installs separate copies of qt4 and other libraries
MacPorts
noreply at macports.org
Mon Apr 18 08:14:35 UTC 2022
#65022: DiffPDF @2.3.1: installs separate copies of qt4 and other libraries
------------------------+----------------------
Reporter: ryandesign | Owner: dliessi
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: DiffPDF
------------------------+----------------------
The DiffPDF port installs separate copies of the Qt4 frameworks and other
libraries:
{{{
$ port -q contents DiffPDF | grep Frameworks | xargs ls -l
-rwxr-xr-x 1 root admin 2875672 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
-rw-r--r-- 1 root admin 1451 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/QtGui.framework/Resources/qt_menu.nib/classes.nib
-rw-r--r-- 1 root admin 472 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/QtGui.framework/Resources/qt_menu.nib/info.nib
-rw-r--r-- 1 root admin 5560 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/QtGui.framework/Resources/qt_menu.nib/keyedobjects.nib
-rwxr-xr-x 1 root admin 10145932 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
-rwxr-xr-x 1 root admin 207428 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/libjpeg.9.dylib
-rwxr-xr-x 1 root admin 279636 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/liblcms2.2.dylib
-rwxr-xr-x 1 root admin 130728 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/liblzma.5.dylib
-rwxr-xr-x 1 root admin 358276 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/libmng.2.dylib
-rwxr-xr-x 1 root admin 168328 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/libpng16.16.dylib
-rwxr-xr-x 1 root admin 427404 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/libtiff.5.dylib
-rwxr-xr-x 1 root admin 82968 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/libz.1.dylib
-rwxr-xr-x 1 root admin 874252 Dec 7 2020
/Applications/MacPorts/DiffPDF.app/Contents/Frameworks/libzstd.1.dylib
}}}
This may be side effect of the port running `macdeployqt`.
DiffPDF should link with the copies of these libraries and frameworks
provided by MacPorts, not ship its own copies.
--
Ticket URL: <https://trac.macports.org/ticket/65022>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list