summaryrefslogtreecommitdiff
path: root/homebrew/graphite2/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/graphite2/.beer')
-rw-r--r--homebrew/graphite2/.beer27
1 files changed, 27 insertions, 0 deletions
diff --git a/homebrew/graphite2/.beer b/homebrew/graphite2/.beer
new file mode 100644
index 000000000..3a3dac14e
--- /dev/null
+++ b/homebrew/graphite2/.beer
@@ -0,0 +1,27 @@
+{
+ "name": "Graphite2",
+ "description": "Smart font renderer for non-Roman scripts",
+ "url": "https://github.com/silnrsi/graphite/releases/download/1.3.13/graphite2-1.3.13.tgz",
+ "mirror": null,
+ "homepage": "https://graphite.sil.org/",
+ "depends": [
+ {
+ "depend": "cmake",
+ "build-depend": true
+ }
+ ],
+ "resource": [
+ {
+ "name": "testfont",
+ "url": "https://scripts.sil.org/pub/woff/fonts/Simple-Graphite-Font.ttf"
+ }
+ ],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"cmake\", \".\", *std_cmake_args",
+ "system \"make\", \"install\""
+ ],
+ "version": "1.3.13",
+ "file": "graphite2.rb"
+} \ No newline at end of file