[MacPorts] #48967: submission: port:qt5-kde

MacPorts noreply at macports.org
Wed Oct 5 16:54:44 CEST 2016


#48967: submission: port:qt5-kde
--------------------------+----------------------
  Reporter:  rjvbertin@…  |      Owner:  mk@…
      Type:  submission   |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.3.3
Resolution:               |   Keywords:
      Port:  qt5-kde      |
--------------------------+----------------------

Comment (by rjvbertin@…):

 This release moves QtWebKit to its own, "real" subport, and removes the
 automatic dependency generation for this subport.

 Port that need to depend on QtWebKit can do 2 things:

 - Use the provided variable to generate a dependency on qt5-kde-qtwebkit
 (also accepts qt5-kde-devel-qtwebkit):
 {{{
 depends_libs-append  ${qt5webkit_dependency}
 }}}

 - Use the provided declarative syntax (which again will accept qt5-kde-
 devel-qtwebkit as well):
 {{{
 qt.depends_component qtwebkit
 }}}

 All other components except for QtWebEngine are still provided by
 port:qt5-kde. The 2 component subports correspond to big and expensive-to-
 build components which are rarely used (as yet; QtWebEngine) or officially
 obsolete (and supposedly being phased out by dependents; QtWebKit).

 NB: port:qt5-kde-qtwebkit provides the QtWebKit version corresponding to
 QtBase (currently 5.6.1), not v5.5.1 as provided by port:qt5-qtwebkit .

-- 
Ticket URL: <https://trac.macports.org/ticket/48967#comment:29>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system



More information about the macports-tickets mailing list