aboutsummaryrefslogtreecommitdiff
path: root/ports/pixman/vcpkg.json
blob: 17284edad02e9f874546ae5aeedc0ec6841cb0b2 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "pixman",
  "version": "0.40.0",
  "description": "Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization.",
  "homepage": "https://www.cairographics.org/releases",
  "dependencies": [
    "libpng",
    "tool-meson"
  ]
}