[MacPorts] #59975: qBittorrent copies MacPorts libraries into application bundle
MacPorts
noreply at macports.org
Fri Jan 17 00:47:06 UTC 2020
#59975: qBittorrent copies MacPorts libraries into application bundle
------------------------+-------------------------
Reporter: ryandesign | Owner: i0ntempest
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: qBittorrent
------------------------+-------------------------
The qBittorrent application that the qBittorrent port has copies of all
the MacPorts libraries it uses in its Contents/Frameworks folder of the
application bundle. We don't want that to happen; it should link with the
existing libraries where MacPorts installs them.
This is a consequence of using the macdeployqt program in the destroot
phase. The fix might simply be to not call that program. Take a look at
how other Qt-using ports do it.
When this is fixed, the dependencies would need to be changed from
depends_build to depends_lib.
--
Ticket URL: <https://trac.macports.org/ticket/59975>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list