[bext-wintls] add new port (#20719)

* [bext-wintls] add new port

* delete extra blank lines

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
This commit is contained in:
autoantwort 2021-10-15 02:47:11 +02:00 committed by GitHub
parent b7cff0d6f4
commit 70a3c7d3c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,11 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO laudrup/boost-wintls
REF v0.9.5
SHA512 5b6a88d64225c0f065d18f65319d44b90eb594431c53d9fbff72edfe2fc909613a966062b5636db7a3d0e36a389a0948dada0fbfa61b21b7b52b1af952d93071
HEAD_REF master
)
file(COPY "${SOURCE_PATH}/include/boost/" DESTINATION "${CURRENT_PACKAGES_DIR}/include/boost/")
file(INSTALL "${SOURCE_PATH}/LICENSE" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}/" RENAME copyright)

View File

@ -0,0 +1,18 @@
{
"name": "bext-wintls",
"version": "0.9.5",
"description": "Native Windows TLS stream wrapper for use with boost::asio",
"homepage": "https://github.com/laudrup/boost-wintls",
"supports": "windows",
"dependencies": [
"boost-asio",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}

View File

@ -0,0 +1,9 @@
{
"versions": [
{
"git-tree": "1bed92afff8085f2d8f888b35ce0049e5986aa8a",
"version": "0.9.5",
"port-version": 0
}
]
}

View File

@ -432,6 +432,10 @@
"baseline": "1.1.8",
"port-version": 0
},
"bext-wintls": {
"baseline": "0.9.5",
"port-version": 0
},
"bfgroup-lyra": {
"baseline": "1.5",
"port-version": 1