diff -r 000000000000 -r 1918ee327afb src/3rdparty/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/3rdparty/README Mon Jan 11 14:00:40 2010 +0000 @@ -0,0 +1,27 @@ +The libraries included here are the original packages, unpacked, and +with their version number removed from the directory name (for version +information, see the README files in the directories). The following +have been removed: + + libjpeg - some source files, images, Makefiles, manual pages + libpng/contrib - a collection of examples and test-suite + libmng/bcb - a collection of files for the Borland compiler + libmng/contrib - a collection of projects that use libmng + libmng/special - configuration file for Mozilla integration + libtiff/contrib - a collection of additions to libtiff + libtiff/man - manual pages + libtiff/tools - a collection of command-line tools based on libtiff + zlib/contrib - a collection of non-zlib code + zlib/amiga - zlib for a platform not supported by Qt + zlib/as400 - zlib for a platform not supported by Qt + zlib/msdos - zlib for a platform not supported by Qt + zlib/old - zlib for a platform not supported by Qt + zlib/qnx - zlib packaging + +Some patches are applied from time to time. Recent patches can be +found in the patches subdirectory. + + +The pvr2d.h & wsegl.h in the powervr directory are required for building +the PowerVR plugin on Qt for Embedded Linux. These headers are for SGX +based SoCs, but may also work on MBX SoCs.