summaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4.inc
AgeCommit message (Collapse)Author
2010-06-28qt4: move xmlpatterns to 4.7 build, it breaks 4.6.xKoen Kooi
2010-06-26qt4: enable xmlpatterns (needed for navit-gui-qml), fix missing lib with ↵Martin Jansa
xmlpatterns in 4.7.0-beta1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-09qt4: first part of mediaservices packagingKoen Kooi
2010-06-03qt4-embedded: rename qtdemo fileChase Maupin
* Changed the name of the qtdemo exectable installed in the /usr/bin directory to qtdemoE for Qt embedded builds. This allows the Qt embedded version of the demos package to co-exist with the Qt X11 version. * Changed the demos package file list to accept both qtdemo and qtdemoE. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-06-03qt4.inc: split font packageEric Bénard
* Before : 4228 KiB /armv5te/qt4-embedded-fonts_4.6.2-r19.1.5_armv5te.ipk * After : 1058300 armv5te/qt4-embedded-fonts-pfa_4.6.2-r19.1.5_armv5te.ipk 293236 armv5te/qt4-embedded-fonts-pfb_4.6.2-r19.1.5_armv5te.ipk 649442 armv5te/qt4-embedded-fonts-qpf_4.6.2-r19.1.5_armv5te.ipk 1917230 armv5te/qt4-embedded-fonts-ttf-dejavu_4.6.2-r19.1.5_armv5te.ipk 344114 armv5te/qt4-embedded-fonts-ttf-vera_4.6.2-r19.1.5_armv5te.ipk Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-03-28qt4: fix pkgconfig logic to avoid: NOTE: <type ↵Koen Kooi
'exceptions.Exception'>:variable includedir references itself! while evaluating: ${includedir}
2010-03-23qt4: sync package between -native, -sdk and target packagesKoen Kooi
* also sed out path to ${WORKDIR} in target package
2010-03-18qt4: make .pc files work with sysroot supportKoen Kooi
2010-03-02qt4: adjust sed magic to recent QT to sanitize .pc files properlyKoen Kooi
2010-02-17qt4: add 4.6.2Koen Kooi
* fix 4.6.1 references in 4.6.0 files as well * make qt-config.patch work with QT_NO_CAST_{TO,FROM},ASCII strict checking
2009-12-14qt4: munge more references toKoen Kooi
2009-12-14qt 4.6.0: fix packaging, staging and x11 buildKoen Kooi
2009-12-10qt 4.6.0: fix packaging a bitKoen Kooi
* the uic, moc and rcc tools still need to get packages, but we have package all libs now
2009-08-02qt4.inc: Fix of shell for some shellsHolger Hans Peter Freyther
2009-08-01qt4: Do not recreate the link if it exists otherwise do_install will failHolger Hans Peter Freyther
When running configure more than once the do_install stage will fail due excessive symlinks... Stop doing that.
2009-07-24qt4.inc: add -I${STAGING_INCDIR}/postgresql to includesJeremy Lainé
This works around part of the problem when cross-compiling the PostgreSQL plugin. The build will still fail if the "pg_config" program is present on the build machine.
2009-07-15qt-embedded: fix gles build and packagingKoen Kooi
2009-07-11qt4.inc: Work with DISTRO=micro where local_prefix is ""Holger Hans Peter Freyther
The Qt buildsystem does not like when the -prefix is omitted (""). Append a "/" to the ${prefix} to always have at least one charachter. This was build tested with the micro and minimal distribution.
2009-07-09qt4-x11-free-gles: add an OopenGL ES1 version of qt4-x11-freeKoen Kooi
* currently sgx specific, but making it generic is easy
2009-07-08qt4: add extra hook into configure to munge some qmake stuffKoen Kooi
2009-07-08qt4: package demos and examples as wellKoen Kooi
2009-07-07qt4: added postgres, mysql, and sqlite2/3 support.Ihar Hrachyshka
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-06-09qt4: create mkspecs packageIhar Hrachyshka
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: fixed pkgconfig for qt4-embeddedIhar Hrachyshka
Added ${QT_LIBINFIX} for pkgconfig dependencies. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: package all installed filesIhar Hrachyshka
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: fixed regexp pattern for graphics pluginsIhar Hrachyshka
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4: style refinements, more generalizationIhar Hrachyshka
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-04-24qt4.inc: add translation packages to the dynamic listJeremy Lainé
From: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Jeremy Lainé <jeremy.laine@m4x.org>
2009-04-24qt4(-tools-native)?.inc: compatibility fixes for Qt 4.5.1Jeremy Lainé
2009-03-26qt4-embedded: add version 4.5.0Jeremy Lainé
2009-03-26qt4: add qt4-x11-free version 4.5.0Jeremy Lainé
2009-03-26qt4: add initial version of qt4-tools-native 4.5.0Jeremy Lainé
2009-03-26qt4: overhaul packaging and staging rulesJeremy Lainé
2009-03-25qt4: consolidate include files into qt4.incJeremy Lainé