Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/6] qt5: dependency fixes
@ 2014-07-19 17:33 Fatih Aşıcı
  2014-07-19 17:33 ` [Buildroot] [PATCH 1/6] qt5multimedia: make qt5declarative dependency optional Fatih Aşıcı
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Fatih Aşıcı @ 2014-07-19 17:33 UTC (permalink / raw)
  To: buildroot

This series fixes some dependency problems, adds a choice to select
OpenGL API and makes building of quick module optional. It should now be
possible to build Qt5 with desktop opengl.

Fatih A??c? (6):
  qt5multimedia: make qt5declarative dependency optional
  qt5base: allow selection of OpenGL API
  qt5declarative: add an option for quick module
  qt5: install qmls if quick module is selected
  qt5graphicaleffects: depend on quick module
  qt5quickcontrols: depend on quick module

 package/qt5/Config.in                          |  5 +++
 package/qt5/qt5base/Config.in                  | 46 ++++++++++++++++++++++++--
 package/qt5/qt5base/qt5base.mk                 | 18 +++++++---
 package/qt5/qt5connectivity/qt5connectivity.mk |  2 +-
 package/qt5/qt5declarative/Config.in           | 17 ++++++----
 package/qt5/qt5declarative/qt5declarative.mk   | 12 +++++--
 package/qt5/qt5enginio/qt5enginio.mk           |  2 +-
 package/qt5/qt5graphicaleffects/Config.in      | 11 +++---
 package/qt5/qt5multimedia/Config.in            | 10 ++----
 package/qt5/qt5multimedia/qt5multimedia.mk     |  6 +++-
 package/qt5/qt5quickcontrols/Config.in         | 12 +++----
 package/qt5/qt5sensors/qt5sensors.mk           |  2 +-
 package/qt5/qt5webkit/qt5webkit.mk             |  2 +-
 package/qt5/qt5websockets/qt5websockets.mk     |  2 +-
 14 files changed, 105 insertions(+), 42 deletions(-)

-- 
2.0.1

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-07-21 20:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-19 17:33 [Buildroot] [PATCH 0/6] qt5: dependency fixes Fatih Aşıcı
2014-07-19 17:33 ` [Buildroot] [PATCH 1/6] qt5multimedia: make qt5declarative dependency optional Fatih Aşıcı
2014-07-20 10:02   ` Thomas Petazzoni
2014-07-20 11:20     ` Fatih Aşıcı
2014-07-19 17:33 ` [Buildroot] [PATCH 2/6] qt5base: allow selection of OpenGL API Fatih Aşıcı
2014-07-20 10:02   ` Thomas Petazzoni
2014-07-19 17:33 ` [Buildroot] [PATCH 3/6] qt5declarative: add an option for quick module Fatih Aşıcı
2014-07-20 10:04   ` Thomas Petazzoni
2014-07-20 11:33     ` Fatih Aşıcı
2014-07-19 17:33 ` [Buildroot] [PATCH 4/6] qt5: install qmls if quick module is selected Fatih Aşıcı
2014-07-19 17:33 ` [Buildroot] [PATCH 5/6] qt5graphicaleffects: depend on quick module Fatih Aşıcı
2014-07-19 17:33 ` [Buildroot] [PATCH 6/6] qt5quickcontrols: " Fatih Aşıcı
2014-07-21 20:00 ` [Buildroot] [PATCH 0/6] qt5: dependency fixes Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox