early-access version 2853
This commit is contained in:
28
externals/vcpkg/ports/pangomm/vcpkg.json
vendored
Executable file
28
externals/vcpkg/ports/pangomm/vcpkg.json
vendored
Executable file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "pangomm",
|
||||
"version": "2.50.0",
|
||||
"port-version": 2,
|
||||
"description": "pangomm is the official C++ interface for the Pango font layout library. See, for instance, the Pango::Layout class.",
|
||||
"homepage": "https://gitlab.gnome.org/GNOME/pangomm",
|
||||
"license": "LGPL-2.1",
|
||||
"supports": "!arm",
|
||||
"dependencies": [
|
||||
"cairo",
|
||||
"cairomm",
|
||||
"fontconfig",
|
||||
"freetype",
|
||||
"gettext",
|
||||
"glib",
|
||||
{
|
||||
"name": "glib",
|
||||
"host": true
|
||||
},
|
||||
"glibmm",
|
||||
"harfbuzz",
|
||||
"pango",
|
||||
{
|
||||
"name": "vcpkg-tool-meson",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user