summaryrefslogtreecommitdiffstats
path: root/rules/qt4.in
Commit message (Collapse)AuthorAgeFilesLines
* qt4: disable broken ssl supportMichael Olbrich2019-03-011-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Fix typos in KConfig files (.in rules)Alexander Dahl2018-11-091-5/+5
| | | | | | | | To not fix typos one by one, use a tool for that. All typos found with `codespell -i 3 -w rules/*.in platforms/*.in`. Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* directfb: remove after on year in stagingMichael Olbrich2018-10-031-23/+0
| | | | | | | This is a really old version of DirectFB. It was in staging for more than one year and nobody cared. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* replace all xorg-proto-* with xorgprotoMichael Olbrich2018-06-121-5/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* directfb: move to stagingMichael Olbrich2017-06-241-0/+1
| | | | | | New libpng breaks the build. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: use correct kconfig symbolMichael Olbrich2017-03-171-1/+1
| | | | | | | QT4_X11 never existed. It never caused any issues because libx11 was probably selected indirectly anyways. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: add missing dependencyMichael Olbrich2015-05-171-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: version bump 4.7.4 -> 4.8.0Michael Olbrich2012-03-131-1/+24
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Qt4: remove option for "-opengl es1cl"Juergen Beisert2011-08-161-4/+0
| | | | | | | es1cl support was removed in Qt 4.7.0 (obsolete). Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: Add option to compile with Accessibility support.Marius Brehler2011-07-121-0/+6
| | | | | | | Needed for example to compile Qt Jambi. Signed-off-by: Marius Brehler <marbre@linux.sungazer.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: add option to use system sqliteMichael Olbrich2011-06-221-0/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-qt4: make qdbus stuff optionalMichael Olbrich2011-06-141-1/+2
| | | | | | | the host qdbus tools are only needed when Qt is built with D-Bus support. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: cleanup rulesMichael Olbrich2011-06-131-8/+22
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: version bump 4.6.3 -> 4.7.3Michael Olbrich2011-06-131-5/+31
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: cleanup & update patchesMichael Olbrich2011-02-031-1/+7
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [qt4] add missing dependenciesMichael Olbrich2011-01-151-0/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [qt4] QtDbus only needs QtScript for qtscriptdbusMichael Olbrich2010-07-081-2/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [qt] Rename menu entry to just 'qt'Alexander Stein2010-07-011-3/+3
| | | | | | | | | The new version supports both Qt and Qt Embedded simultaneously. Also Qt is released from Nokia now. Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> [mkl: use lowercase as in all menu entries] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [qt4] OpenGL supportMichael Olbrich2010-06-211-1/+25
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [qt4] add X11 supportMichael Olbrich2010-06-211-0/+137
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [qt4] version bump 4.5.3 -> 4.6.3Michael Olbrich2010-06-211-30/+16
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [gst-plugins-base] version bump 0.10.25 -> 0.10.29Robert Schwebel2010-06-081-1/+0
| | | | | | | While being there, reworked the option list from the configure --help output. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [qt4] use qmake from host tools for cross compilingMichael Olbrich2009-11-071-17/+0
| | | | | | we now have host and cross qmake. Each with the correct paths and mkspec Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [qt4] add missing dependencyMichael Olbrich2009-10-071-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [qt4] depend on host-qt4 and use it for host-toolsMichael Olbrich2009-09-091-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [qt4] fix dependencyMichael Olbrich2009-07-241-1/+1
| | | | | | GST_PLUGINS_BASE__DECODEBIN -> GST_PLUGINS_BASE_DECODEBIN Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [qt4] fix phononMichael Olbrich2009-07-241-2/+28
| | | | | | | Fix gstreamer dependencies and install the libs. Based on a patch from Markus Rathgeb <rathgeb.markus@googlemail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: rename qtopia -> qt4 and update to version 4.5.1Michael Olbrich2009-06-151-0/+755
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10787 33e552b5-05e3-0310-8538-816dae2090ed