aboutsummaryrefslogtreecommitdiff
path: root/ports/librtmp/vcpkg.json
blob: f917042067e21490f3904d4a822ce9ae2fd4683f (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "librtmp",
  "version-date": "2019-11-11",
  "port-version": 2,
  "description": "RTMPDump Real-Time Messaging Protocol API",
  "homepage": "https://rtmpdump.mplayerhq.hu",
  "dependencies": [
    "openssl",
    "zlib"
  ]
}