1 The libraries included here are the original packages, unpacked, and |
1 The libraries included here are the original packages, unpacked, and |
2 with their version number removed from the directory name (for version |
2 with their version number removed from the directory name (for version |
3 information, see the README files in the directories). The following |
3 information, see the README files in the directories). |
4 have been removed: |
|
5 |
|
6 libjpeg - some source files, images, Makefiles, manual pages |
|
7 libpng/contrib - a collection of examples and test-suite |
|
8 libmng/bcb - a collection of files for the Borland compiler |
|
9 libmng/contrib - a collection of projects that use libmng |
|
10 libmng/special - configuration file for Mozilla integration |
|
11 libtiff/contrib - a collection of additions to libtiff |
|
12 libtiff/man - manual pages |
|
13 libtiff/tools - a collection of command-line tools based on libtiff |
|
14 zlib/contrib - a collection of non-zlib code |
|
15 zlib/amiga - zlib for a platform not supported by Qt |
|
16 zlib/as400 - zlib for a platform not supported by Qt |
|
17 zlib/msdos - zlib for a platform not supported by Qt |
|
18 zlib/old - zlib for a platform not supported by Qt |
|
19 zlib/qnx - zlib packaging |
|
20 |
4 |
21 Some patches are applied from time to time. Recent patches can be |
5 Certain files and subdirectories of the original library packages that |
22 found in the patches subdirectory. |
6 are irrelevant to Qt may not be included here. Typically, those are |
|
7 the standalone library configuration and make files, tools, test |
|
8 files, contribs, documentation, and similar. |
23 |
9 |
|
10 Patches may have been applied, typically for configuration and build |
|
11 issues in the Qt framework. Such patches can be reviewed in the the |
|
12 public git repository; they will appear in the commit logs of each |
|
13 library directory, following the latest clean version update commit. |
|
14 |
|
15 The 'patches' subdirectory contains certain patches applied prior to |
|
16 the start of the public git history, where the library has not been |
|
17 updated since. |
|
18 |
|
19 -- |
24 |
20 |
25 The pvr2d.h & wsegl.h in the powervr directory are required for building |
21 The pvr2d.h & wsegl.h in the powervr directory are required for building |
26 the PowerVR plugin on Qt for Embedded Linux. These headers are for SGX |
22 the PowerVR plugin on Qt for Embedded Linux. These headers are for SGX |
27 based SoCs, but may also work on MBX SoCs. |
23 based SoCs, but may also work on MBX SoCs. |