pineapple-src/externals/vcpkg/ports/librtmp/vcpkg.json
2022-07-23 03:01:36 +02:00

11 lines
237 B
JSON
Executable file

{
"name": "librtmp",
"version-date": "2019-11-11",
"port-version": 3,
"description": "RTMPDump Real-Time Messaging Protocol API",
"homepage": "https://rtmpdump.mplayerhq.hu",
"dependencies": [
"openssl",
"zlib"
]
}