Changes between Version 7 and Version 8 of QtWebKitPackaging
- Timestamp:
- Sep 22, 2011, 10:56:31 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitPackaging
v7 v8 1 1 = QtWebKit Packaging = 2 2 3 The goal of the packaging is to take a version of WebKit and produce a tar/zip file that contains the source in a way that makes it easy for third-party developers to compile and install. After installation it should be easy to use the produced library in the application. 3 The goal of the packaging is to take a version of WebKit and produce a tar/zip file that contains the source in a way that makes it easy for third-party developers to compile and install. After installation it should be easy to use the produced library in the application. Up to Qt-4.8, this is the way QtWebKit is integrated into the Qt repository. 4 4 5 5 In addition we should think about building binary packages from that source package, including perhaps the option of providing binaries that can be installed on devices.