[MacPorts] #46507: QtCurve update with support for Qt5
MacPorts
noreply at macports.org
Sun Oct 30 00:28:58 CEST 2016
#46507: QtCurve update with support for Qt5
--------------------------+---------------------------------
Reporter: RJVB | Owner: mkae
Type: enhancement | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch maintainer
Port: QtCurve |
--------------------------+---------------------------------
Comment (by mkae):
We'd be referencing the not (yet) existing portgroup {{{kf5}}} and their
ports in here:
{{{
if {(${subport} ne "${name}-gtk2") && (${subport} ne "${name}-extra")} {
patchfiles-append patch-qtc-no-qtc-activewin-events.diff \
patch-qt5-dbus-fixes-by-debian.diff
if {${subport} eq "${name}-qt5"} {
categories kde kf5 qt5
if {![variant_isset qtonly]} {
PortGroup kf5 1.1
long_description A highly configurable widget style for
Qt5/KF5
depends_build-append port:gettext \
${kf5::pythondep}
kf5.depends_frameworks karchive kconfig kconfigwidgets \
ki18n kdelibs4support kguiaddons kio \
kiconthemes kwidgetsaddons kxmlgui
}}}
That needs mending unless we decide to commit this port only after
{{{qt5-kde(-devel)}}} are out...
--
Ticket URL: <https://trac.macports.org/ticket/46507#comment:21>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list