vcpkg/ports/libdvdread/vcpkg.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"
]
}