diff options
| author | Leonardo Guilherme de Freitas <leonardo.guilherme@gmail.com> | 2020-07-07 17:41:59 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-07 13:41:59 -0700 |
| commit | 7c82b03faf93e607c722e518819a54e4359aeddc (patch) | |
| tree | 42591eeb8b3da55f0688b615718f9f0d654c81a4 /ports/font-chef/CONTROL | |
| parent | 8f886661b6bf7c495a2452802fca6fa100a21cd8 (diff) | |
| download | vcpkg-7c82b03faf93e607c722e518819a54e4359aeddc.tar.gz vcpkg-7c82b03faf93e607c722e518819a54e4359aeddc.zip | |
[Font Chef] add font-chef C/C++ library (#12293)
* add font-chef
* Fix wrong hash and useless command
* Fix static build error
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Diffstat (limited to 'ports/font-chef/CONTROL')
| -rw-r--r-- | ports/font-chef/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/font-chef/CONTROL b/ports/font-chef/CONTROL new file mode 100644 index 000000000..4b097acb9 --- /dev/null +++ b/ports/font-chef/CONTROL @@ -0,0 +1,4 @@ +Source: font-chef
+Version: 1.0.1
+Description: A font cooking library
+Homepage: https://github.com/mobius3/font-chef
|
