Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
400 B
JSON

{
"name": "pixman",
"version": "0.44.2",
"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",
"license": "MIT AND BSD-2-Clause",
"dependencies": [
"libpng",
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}