pineapple/externals/vcpkg/ports/libsrtp/vcpkg.json

18 lines
429 B
JSON
Raw Normal View History

2022-07-23 03:01:36 +02:00
{
"name": "libsrtp",
"version": "2.4.2",
"port-version": 2,
"description": "This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel.",
"license": null,
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}