diff options
| author | LeiLeiLei <miles_yang@foxmail.com> | 2019-04-29 13:18:01 +0800 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-28 22:18:01 -0700 |
| commit | a4a18fc43340697d8dd26392cbba4d380b1008b5 (patch) | |
| tree | 1754639d222da35a0f0e63c3f5867388ee269d10 /ports/duilib/CONTROL | |
| parent | 66f558423de9995bfa8f25f673a65f514bed6534 (diff) | |
| download | vcpkg-a4a18fc43340697d8dd26392cbba4d380b1008b5.tar.gz vcpkg-a4a18fc43340697d8dd26392cbba4d380b1008b5.zip | |
[duilib] add new port (#6231)
* [duilib] add new port
* support for static
* Update version string to date; Translate description
Diffstat (limited to 'ports/duilib/CONTROL')
| -rw-r--r-- | ports/duilib/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/duilib/CONTROL b/ports/duilib/CONTROL new file mode 100644 index 000000000..d95cb0f58 --- /dev/null +++ b/ports/duilib/CONTROL @@ -0,0 +1,3 @@ +Source: duilib
+Version: 2019-4-28
+Description: Duilib is a free open source DirectUI interface library under Windows. It is widely accepted by major Internet companies due to its simple and easy to expand design and stable and efficient implementation. It is widely used in IM, video client, stock market software, navigation software, and mobile phone assistive software. Duilib is still evolving, and will continue to improve in many aspects such as documentation, examples, animations, and rendering engines.
\ No newline at end of file |
