early-access version 2853
This commit is contained in:
21
externals/vcpkg/ports/libmediainfo/vcpkg.json
vendored
Executable file
21
externals/vcpkg/ports/libmediainfo/vcpkg.json
vendored
Executable file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "libmediainfo",
|
||||
"version-string": "21.03",
|
||||
"port-version": 2,
|
||||
"description": "Get most relevant technical and tag data from video and audio files",
|
||||
"homepage": "https://github.com/MediaArea/MediaInfoLib",
|
||||
"dependencies": [
|
||||
"curl",
|
||||
"libzen",
|
||||
"tinyxml2",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
},
|
||||
"zlib"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user