[kde-freebsd] [SVN Commit] branches/qt-5.4/QT
Raphael Kubo da Costa
rakuco at FreeBSD.org
Mon Mar 9 14:31:49 UTC 2015
SVN commit 10638 by rakuco:
Start making qt5-gui depending on print/harfbuzz.
With 5.4.0, HarfBuzz-NG is Qt's default shaper, as described in QTBUG-18980
and in the release notes.
We can leverage this change and start using the version in ports instead of
the one bundled with Qt, as bundled dependencies should be avoided as much
as possible. Additionally, the build was failing with the bundled HarfBuzz
and we would need to add more hacks to the Makefile to build it before
src/gui.
M +0 -2 devel/qt5-core/Makefile
M +0 -20 devel/qt5-core/pkg-plist
M +3 -1 x11-toolkits/qt5-gui/Makefile
More information about the kde-freebsd
mailing list