buildroot/package/qt
Peter Seiderer 1c50ef102a qt: add font license information
With this implementation, the different licenses will be separated with
<space><comma>. This is not nice, but to avoid it a pretty ugly construct
is needed:

QT_LICENSE = $(shell echo $(QT_LICENSE_BITS) | sed 's% , %, %g')

Since the <space><comma> is just a minor nuisance, we're not going to that kind
of complexity.

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-02-27 11:55:33 +01:00
..
0001-configure.patch
0002-eglwsegl-use-system.patch
0003-fix-const-atomics.patch
0004-pthread_getattr_np.patch
0005-script-qtdbus-no-gui.patch
0006-Add-initial-support-of-ARC-architecture.patch
0007-Prevent-unaligned-access-on-ARC.patch
0008-Fix-conversion-constructor-error-for-legacy-c-compil.patch
0009-Fix-library-inclusion-order-when-building-statically.patch qt4: fix static building if libglib-2.0 is enabled 2016-01-14 14:16:11 +01:00
Config.gfx.in
Config.in qt: properly enable script aarch64 support 2016-02-24 23:29:18 +01:00
Config.keyboard.in
Config.mouse.in
Config.sql.in
powervr.ini
qt.hash
qt.mk qt: add font license information 2016-02-27 11:55:33 +01:00