mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 13:49:00 +08:00
cc64806c0b
* disable documentation generation * ./vcpkg x-add-version libtasn1 * fix autoformat * ./vcpkg x-add-version libtasn1 --overwrite-version * Update the format * Update the baseline version * add patch to disable gtk-doc at all * ./vcpkg x-add-version libtasn1 --overwrite-version * ./vcpkg x-add-version libtasn1 --overwrite-version * disable documentation through gtkdocize env variable * ./vcpkg x-add-version libtasn1 --overwrite-version * remove patch from portfile * ./vcpkg x-add-version libtasn1 --overwrite-version Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com> Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
9 lines
233 B
JSON
9 lines
233 B
JSON
{
|
|
"name": "libtasn1",
|
|
"version": "4.16.0",
|
|
"port-version": 1,
|
|
"description": "A secure communications library implementing the SSL, TLS and DTLS protocols",
|
|
"homepage": "https://www.gnutls.org/",
|
|
"supports": "!windows"
|
|
}
|