early-access version 2853
This commit is contained in:
36
externals/vcpkg/ports/pango/vcpkg.json
vendored
Executable file
36
externals/vcpkg/ports/pango/vcpkg.json
vendored
Executable file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "pango",
|
||||
"version": "1.50.7",
|
||||
"description": "Text and font handling library.",
|
||||
"homepage": "https://ftp.gnome.org/pub/GNOME/sources/pango/",
|
||||
"license": "LGPL-2.0-only",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "cairo",
|
||||
"features": [
|
||||
"gobject"
|
||||
]
|
||||
},
|
||||
"fontconfig",
|
||||
"freetype",
|
||||
"fribidi",
|
||||
"gettext",
|
||||
"glib",
|
||||
{
|
||||
"name": "glib",
|
||||
"host": true
|
||||
},
|
||||
"harfbuzz",
|
||||
{
|
||||
"name": "harfbuzz",
|
||||
"features": [
|
||||
"coretext"
|
||||
],
|
||||
"platform": "osx"
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-tool-meson",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user