mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 02:39:00 +08:00
d49854f8a0
Add libgxps version 0.3.2
18 lines
359 B
JSON
18 lines
359 B
JSON
{
|
|
"name": "libgxps",
|
|
"version": "0.3.2",
|
|
"description": "libgxps is a GObject based library for handling and rendering XPS documents.",
|
|
"homepage": "https://wiki.gnome.org/Projects/libgxps",
|
|
"dependencies": [
|
|
"cairo",
|
|
"glib",
|
|
"lcms",
|
|
"libarchive",
|
|
"libjpeg-turbo",
|
|
"libpng",
|
|
"libxslt",
|
|
"tiff",
|
|
"tool-meson"
|
|
]
|
|
}
|