mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:19:06 +08:00
e7e328cf9d
* [many ports] call vcpkg_fixup_pkgconfig() The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files * Update port-version for armadillo and polyclipping. * Update version database. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
11 lines
475 B
JSON
11 lines
475 B
JSON
{
|
|
"name": "graphite2",
|
|
"version-string": "1.3.14",
|
|
"port-version": 2,
|
|
"description": [
|
|
"Graphite is a \"smart font\" system developed specifically to handle the complexities of lesser-known languages of the world.",
|
|
"Graphite2 is a rework of the original Graphite engine that is faster, smaller, and uses an API that is better suited to the layout architecture of most text-processing applications."
|
|
],
|
|
"homepage": "https://github.com/silnrsi/graphite"
|
|
}
|