mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-14 04:09:00 +08:00
12 lines
274 B
JSON
12 lines
274 B
JSON
{
|
|
"name": "libdvdread",
|
|
"version-semver": "6.1.3",
|
|
"description": "Library to read DVD disks",
|
|
"homepage": "https://www.videolan.org/developers/libdvdnav.html",
|
|
"license": "GPL-2.0-or-later",
|
|
"supports": "!uwp & !xbox",
|
|
"dependencies": [
|
|
"libdvdcss"
|
|
]
|
|
}
|