Skip to content

Commit a08d9d0

Browse files
committed
Add list of dependencies and tools
1 parent acf14e4 commit a08d9d0

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

pages/dependencies.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
layout: 01_page
3+
title: List of dependencies
4+
---
5+
6+
## Mapnik v4.0.0 ##
7+
8+
List of dependencies and tools used to build Mapnik
9+
### Dependencies ###
10+
11+
| icu | 75.1 |
12+
| boost | 1.85 |
13+
| zlib | 1.3.1 |
14+
| png | 1.6.43 |
15+
| webp | 1.4.0 |
16+
| freetype | 2.13.2 |
17+
| jpeg | turbo-3.0.3 |
18+
| sqlite | 3.46.0 |
19+
| tiff | 4.6.0 |
20+
| harfbuzz | 8.5.0 |
21+
| proj | 9.4.1 |
22+
| pixman | 0.43.4 |
23+
| cairo | 1.18 |
24+
| openssl | 3.3.1 |
25+
| postgresql | 16.2 |
26+
| geos | 3.12.1 |
27+
| expat | 2.6.2 |
28+
| gdal | 3.9.0 |
29+
30+
<br/>
31+
32+
### Tools ###
33+
34+
| cmake | 3.29.2 |
35+
| nasm | 2.16.01 |
36+
| ninja | 1.11.1 |
37+
| meson | 1.4.0 |
38+
39+
40+
41+
<img alt="Mapnik colors" src="{{site.baseurl}}/images/assets/mapnik_colors.png">

0 commit comments

Comments
 (0)