Preparing for WebKit 1.0.2

Mike Hommey mh at glandium.org
Sat Oct 25 13:16:49 UTC 2008


On Fri, Oct 24, 2008 at 04:07:43AM +0100, Alp Toker wrote:
> 2) Confirm that 'make dist' produces complete tarballs with everything
> needed by distributions (both in terms of sources to build successfully and
> copyright licenses).

'make dist' omits the following files:
JavaScriptCore/COPYING.LIB
WebCore/LICENSE-APPLE
WebCore/LICENSE-LGPL-2
WebCore/LICENSE-LGPL-2.1
WebCore/icu/LICENSE
WebKit/LICENSE

You may need to include these.

WebCore/platform/image-decoders/zlib only contains headers while trunk
also has zlib sources. It would be safer to use system headers and not
ship these at all.

Some changelogs are removed too, I'm not sure you really want that.

Mike



More information about the Pkg-webkit-maintainers mailing list