diff options
| author | Adam Johnson <AdamJohnso@gmail.com> | 2020-08-31 20:56:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-31 17:56:42 -0700 |
| commit | adc1719f0e40ef69b0862826fc2a24edae5ddcab (patch) | |
| tree | 68d04b04bc6d696a2a35593028f83983767d8a30 /ports/libhsplasma/CONTROL | |
| parent | b5f00aefc9d953177d21080cf18b2ae84bc20a4c (diff) | |
| download | vcpkg-adc1719f0e40ef69b0862826fc2a24edae5ddcab.tar.gz vcpkg-adc1719f0e40ef69b0862826fc2a24edae5ddcab.zip | |
[libhsplasma] Add new port (#13174)
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/libhsplasma/CONTROL')
| -rw-r--r-- | ports/libhsplasma/CONTROL | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ports/libhsplasma/CONTROL b/ports/libhsplasma/CONTROL new file mode 100644 index 000000000..eb5c047ed --- /dev/null +++ b/ports/libhsplasma/CONTROL @@ -0,0 +1,10 @@ +Source: libhsplasma
+Version: 2020.08.30
+Homepage: https://github.com/H-uru/libhsplasma
+Description: Cross-platform Plasma data and network library
+Build-Depends: libjpeg-turbo, libpng, string-theory, zlib
+Supports: !(arm|uwp)
+
+Feature: net
+Description: Network functionality
+Build-Depends: openssl
|
