[Buildroot] [PATCH 15/23] qt: make sure to install all Qt-fonts and true-type-fonts

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Oct 7 10:02:20 UTC 2009


Le Wed,  7 Oct 2009 11:20:38 +0200,
Michael Roth <mroth at nessie.de> a écrit :

> Qt gained some more qpf-fonts and also provides some true-type-fonts.
> Make sure to install them all inclusive ttf-fonts when
> freetype-support is enabled. Additionally the empty 'fontdir' file is
> really not needed.
> 
> Signed-off-by: Michael Roth <mroth at nessie.de>

Acked-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Even though this test:

ifneq ($(BR2_PACKAGE_QT_NOFREETYPE),y)

is really segfaulting my brain. You're not testing whether a not option
is not equal to not yes. Maybe we should s/QT_NOFREETYPE/QT_FREETYPE/
and reverse all the logic :-)

not (! Thomas)
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list