Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
396 B
JSON

{
"name": "libmpeg2",
"version": "0.5.1",
"port-version": 3,
"description": "a free MPEG-2 video stream decoder",
"homepage": "http://libmpeg2.sourceforge.net/",
"supports": "!(linux | osx | uwp)",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
],
"features": {
"tools": {
"description": "Build tools provided with libmpeg2"
}
}
}