Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

WebKitRequirements

Third party packages required for building the open source WebKit port for Windows.

Building

  1. Install vckpg by following its installation instructions
  2. Copy the following files and folders from the vcpkg root into this repository
    1. .vcpkg-root
    2. vcpkg.exe
    3. scripts/
  3. Run vcpkg install <name> for any packages under the port directory

Current Versions

Library Version Release Date
icu 69.1 2021-03-18
zlib 2.0.3 2021-05-13
brotli 1.0.9 2020-08-27
libressl 3.3.3 2021-05-03
nghttp2 1.43.0 2021-02-02
c-ares 1.17.1 2020-11-19
curl 7.77.0 2021-05-26
libxml2 2.9.11 2021-05-13
libxslt 1.1.34 2019-10-30
libpng 1.6.37 2019-04-15
libjpeg-turbo 2.1.0 2021-04-23
libwebp 1.2.0 2021-01-29
openjpeg 2.4.0 2020-12-28
sqlite 3.35.5 2021-04-19
woff2 1.0.2 2017-11-13
freetype 2.10.4 2020-10-20
harfbuzz 2.8.1 2021-05-03
pixman 0.40.0 2020-04-19
cairo 1.17.4 2020-11-27
libpsl 0.21.1 2020-07-18
pthreads-win32 2.9.1 2012-07-12
OpenCFLite 0.0.2 2017-12-11

About

Build scripts for the requirements of the WinCairo port of WebKit

Resources

Packages

No packages published