aboutsummaryrefslogtreecommitdiffstats
path: root/packages/qt
AgeCommit message (Collapse)Author
2008-12-06qt3x11: bump PRKoen Kooi
2008-11-16qt-x11-free 3.3.7: add libxmu to DEPENDSKoen Kooi
* http://tinderbox.openembedded.net/packages/229119/
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-02-28qt, qte, qt4: Use better staging variablesRichard Purdie
2007-12-23Move Qt/X11 and Qt/Embedded (known as QtopiaCore) to a qt4 directory. We ↵Holger Freyther
will see a great unification in this directory. Besides the name Qt/X11 and Qt/Emebedded (QtopiaCore) are the same package with a different configure script. The aim is to share configuring, compiling, staging and packaging between these modules and making it more easy to try a bleeding qt snapshot.
2007-12-23QtX11: Upgrade from 4.3.2 to 4.3.3 as well.Holger Freyther
2007-12-19qt4-x11: repair vi damageKoen Kooi
2007-12-19qt4-x11: create dir before trying to put files into itKoen Kooi
2007-10-23packages/{qt,qte,uicmoc,qmake}: Update to Qt(opiaCore) 4.3.2Holger Freyther
-Update PREFERRED_VERSION -Update checksums -Update patches
2007-09-09qmake_base: Fix packages that refer to qmake-base instead of qmake_base. OE ↵Rod Whitby
needs a class files naming convention - choose hyphens or underscores, not both.
2007-09-08Follow qmake-base rename.Paul Sokolovsky
2007-09-02Fix PKG_CONFIG_PATH references which should be PKG_CONFIG_DIRRichard Purdie
2007-08-26qt4-x11 4.3.0 remove bogus OE_QMAKE_LIBS_X11 from pkgconfig fileMichael Lauer
2007-08-22qt-x11-free 4.3.0: removed bashism, closes bug #2816Michael Krelin
2007-07-05qt4: change x86 qt arch into i386 as per bug #2593Michael Krelin
2007-06-16qt-x11-free: Put those debug files into their proper placeRolf Leggewie
2007-06-11qt-x11-free: move some debug files into proper packageRolf Leggewie
2007-06-09qt 4.3.0: pkgconfig fixesMichael Krelin
- manually cleanup .pcs that aren't fixed by qt - remove pkgconfig class as it screws up staging badly
2007-06-09qt 4.3.0: remove pkgconfig stuff postprocessing - not needed with properly ↵Michael Krelin
staged qmake2
2007-06-09qt 4.3.0: some more small fixesMichael Krelin
2007-06-08qt 4.3.0: detabulated a bitMichael Krelin
2007-06-08qt 4.3.0: syntactical fixMichael Krelin
2007-06-08qt4-x11 4.3.0: don't RDEPENDS on -dev packagesKoen Kooi
2007-06-07qt 4.3.0: more fixesMichael Krelin
- adjusted staging as to actually build qt-based apps. - minor fix in install
2007-06-06qt4-x11-free: fix typo in packaging declaration for debug files.Rolf Leggewie
2007-06-06merge of 'a4a93e205d5a389011745cf24cb1a68fbc0ed7e7'Rolf Leggewie
and 'b271566db667a7d227532eeb896b9f11d7e009c9'
2007-06-05qt4-x11-free: fix up packaging a bit by moving debug files into proper package.Rolf Leggewie
Compilation still seems to fail due to binaries shipped in source.
2007-06-04qt 4.3.0: assorted fixes:Michael Krelin
- elminated qt_arch duplication - patched freetype and openssl detection code - enabled precompiled headers - disabled glib - removed uic/moc/rcc for build arch - packaged .so symlinks to proper -dev packages I think that's it.
2007-06-03qt4-x11: first attempt on 4.3Michael Krelin
2007-01-28qt: don't ship debug bits in plugin packagesPhil Blundell
2007-01-17qt-x11-free: update to 3.3.7Phil Blundell
2007-01-17qt-x11-free: enable openglPhil Blundell
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ↵Richard Purdie
mailing list. There should be no functionality changes yet.
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-07-29x11: change virtual/x11 to virtual/libx11Justin Patrin
2006-07-26x11: switch to virtual/x11 so that diet or full x11 can be selectedJustin Patrin
- emacs and synergy need full x11, hence libx11 instead of virtual/x11 - any other packages which depend on a full x11 will need the same change
2006-06-30qt4 4.1.1 removeMichael Lauer
2006-06-30qt4 4.1.2 fix g++ 4.1.1 asm constraints, fix angstrom buildMichael Lauer
2006-06-01qt-x11-free 3.3.6 fix using native toolsMichael Lauer
2006-05-03add qt4-x11 4.1.2Michael Lauer
2006-05-02qt4: improve packagingMichael Lauer
2006-04-14qt4: embrace STLMichael Lauer
2006-04-14qt4: set platform to ${TARGET_OS}-g++ to prevent host based assumptionsMichael Lauer
2006-04-11qt4: add forgotten patch, thanks XorAMichael Lauer
2006-04-11qt4: install native tools to where they are expected in qmake generated ↵Michael Lauer
Makefiles
2006-04-11qt4: fix tests and stagingMichael Lauer
- configuration tests are done using the proper compiler now - staging now calls make install to get everything installed to its proper place
2006-04-10qt4: upgrade to 4.1.1 - add patches to make it buildMichael Lauer