[MacPorts] #44527: QtCurve submission
MacPorts
noreply at macports.org
Sat Aug 2 14:20:10 PDT 2014
#44527: QtCurve submission
-------------------------+--------------------------------
Reporter: rjvbertin@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: QtCurve
-------------------------+--------------------------------
Attached are a Portfile and an example customised theme for the QtCurve
KDE and Qt style. One of the advantages of this style is that it is
extremely configurable (even if part of the configurations are irrelevant
without a KWin).
The style can be built as Qt-only (+qtonly) variant. Contrary to the
Oxygen style from the kde4-workspace port, QtCurve shows no double-heavy
frames when used in pure Qt applications.
NB: for Qt to pick up the style in the non-qtonly version, one either has
to copy qtcurve.so into the right place or symlink
{{{
ln -s ${prefix}/lib/kde4/plugins/styles ${prefix}/share/qt4/plugins
}}}
I could get neither the MacPorts `ln` command to work, nor `system "ln -s
...`" so I restored to alerting the user to this step via a note.
--
Ticket URL: <https://trac.macports.org/ticket/44527>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list