summaryrefslogtreecommitdiffstats
path: root/package/qtopia4/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* qt: rename qtopia4 to qtThomas Petazzoni2009-07-251-343/+0
| | | | | | | | | A while ago, Trolltech (now part of Nokia) included Qtopia directly inside Qt. So let's rename the qtopia4 package to simply qt, which will be more familiar to our users. Of course, the version we compile is Qt for Embedded Linux. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qtopia4: add option for STL supportPeter Korsgaard2009-07-161-0/+6
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qtopia4/directfb: remove default nPeter Korsgaard2009-07-081-1/+0
| | | | | | N is default, so no need to explicitly state it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Improve Qt embedded target_dir install handling and granularity. This saves ↵Thiago A. Corrêa2009-04-291-0/+39
| | | | me 600k on jffs2 compressed fs for avr32.
* qtopia4: default to the ppc config for powerpc buildsPeter Korsgaard2009-03-311-1/+1
|
* qtopia4: remove selection of GPL/LPGL licensesPeter Korsgaard2009-03-151-24/+7
| | | | | | | | | | Choosing between GPL or LGPL doesn't change the build process, so it's sufficient to have a selection for the commercial license. Also change the URLs to the licenses to the Qt web page, where the exception for the LGPL is included. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
* Update Qtopia to 4.5.0, which introduces a new licensing option: LGPL. This ↵Thiago A. Corrêa2009-03-121-9/+13
| | | | will be default now.
* Default yes to GUI module install on Qtopia4Thiago A. Corrêa2009-03-111-0/+1
|
* Let user skip installation of the GUI module for QtopiaThiago A. Corrêa2009-03-111-0/+8
|
* qtopia4: remove invalid PTHREADS_NATIVE dependencyPeter Korsgaard2009-03-051-3/+2
|
* package: convert some Config.in selects to dependsPeter Korsgaard2009-03-051-3/+3
| | | | | | Patch by Olaf Rempel <razzor@kopf-tisch.de>. quick grep showed theses invalid selects of toolchain options.
* package/: depend on toolchain C++ config, don't use selectPeter Korsgaard2009-01-261-1/+4
| | | | select should only be used for package (library) dependencies.
* qtopia4: fix and improve color/pixel depths configPeter Korsgaard2009-01-251-6/+40
| | | | | | | Also fix whitespace and use an existing variable for qmake.conf, which was forgotten in r23828, though it's only commented out. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
* qtopia4: add kconfig option to enable PhononHans-Christian Egtvedt2008-12-081-0/+9
| | | | | | | | | | | | This patch adds a kconfig option to enable Phonon when configuring Qt. Phonon is the multimedia API from KDE 4 which has been integrated into Qt 4.4. For playback under Linux the GStreamer multimedia framework is used. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
* Fixes for Qt from Markus HeidelbergArnar Mar Sigurðsson2008-11-021-1/+1
|
* Add options to select what gfx and mouse drivers are compiled in.Arnar Mar Sigurðsson2008-10-311-6/+2
| | | | Note to tslib users: You now have to select the tslib mouse driver to build it.
* qtopia4: reduce the use of BR2_PACKAGE_QTOPIA4Peter Korsgaard2008-10-261-25/+10
| | | | | | | | Use one conditional if statement instead of several single "depends on". Patch by Markus Heidelberg. Cleaned up trailing white space while we're at it.
* qtopia: fix long help text linesPeter Korsgaard2008-08-271-3/+4
|
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-2/+2
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-11/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Greatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the ↵Thiago A. Corrêa2008-06-281-40/+111
| | | | number of variables, add OpenSSL, XmlPatterns, Webkit and individual sql drivers to build. Improve help strings. Sorry for the large commit
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-17/+17
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* add SVG selection to Qtopia 4 and fix strip commandUlf Samuelsson2008-05-211-0/+6
|
* reverting r21851John Voltz2008-04-251-28/+59
|
* update qtopia snapshot version and fix problem with qmake generated ↵John Voltz2008-04-241-59/+28
| | | | makefiles being unable to find the toolchain
* Fix Qtopia Core 4 compile and installation and bump to version 4.4.0John Voltz2008-03-121-28/+59
|
* qtopia-4.3.2 updateIvan Kuten2007-12-181-3/+71
|
* - add GIF and MMG support, fix comments a little bit, small cleanups, and ↵Bernhard Reutner-Fischer2007-08-221-0/+15
| | | | | | avoid building Qtopia examples. Thanks to Hans-Christian Egtvedt and Thiago A. Correa (for the last item).
* Replace space by tabsUlf Samuelsson2007-07-281-19/+19
|
* Add colourdepth support to Qtopia configUlf Samuelsson2007-07-281-4/+40
|
* - Thomas Lundquist added qtopia4 support. Untested.Bernhard Reutner-Fischer2006-12-131-0/+60