aboutsummaryrefslogtreecommitdiff
path: root/ports/graphite2
diff options
context:
space:
mode:
Diffstat (limited to 'ports/graphite2')
-rw-r--r--ports/graphite2/CONTROL5
-rw-r--r--ports/graphite2/vcpkg.json10
2 files changed, 10 insertions, 5 deletions
diff --git a/ports/graphite2/CONTROL b/ports/graphite2/CONTROL
deleted file mode 100644
index 0c4899fc9..000000000
--- a/ports/graphite2/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: graphite2
-Version: 1.3.14
-Homepage: https://github.com/silnrsi/graphite
-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.
diff --git a/ports/graphite2/vcpkg.json b/ports/graphite2/vcpkg.json
new file mode 100644
index 000000000..cd5e479f4
--- /dev/null
+++ b/ports/graphite2/vcpkg.json
@@ -0,0 +1,10 @@
+{
+ "name": "graphite2",
+ "version-string": "1.3.14",
+ "port-version": 1,
+ "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"
+}