diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2016-10-10 23:05:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-10 23:05:23 -0700 |
| commit | 23f187a45766057ef76baba9dc912270b403cb7d (patch) | |
| tree | 2a2e6c96ff4581190f2aea3ca5fd4b0a4383e8c4 /ports/harfbuzz/CONTROL | |
| parent | 38bf4de0fe4772f9aa7c9b5884617369638ba0d8 (diff) | |
| parent | 218d70bcbe56ec76a9aedb5a60d0d43227cb4441 (diff) | |
| download | vcpkg-23f187a45766057ef76baba9dc912270b403cb7d.tar.gz vcpkg-23f187a45766057ef76baba9dc912270b403cb7d.zip | |
Merge pull request #132 from vlj/master
Add harfbuzz.
Diffstat (limited to 'ports/harfbuzz/CONTROL')
| -rw-r--r-- | ports/harfbuzz/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/harfbuzz/CONTROL b/ports/harfbuzz/CONTROL new file mode 100644 index 000000000..4922a6fff --- /dev/null +++ b/ports/harfbuzz/CONTROL @@ -0,0 +1,4 @@ +Source: harfbuzz +Version: 1.3.2 +Description: HarfBuzz OpenType text shaping engine +Build-depends: ragel |
