aboutsummaryrefslogtreecommitdiff
path: root/ports/libmpeg2/vcpkg.json
blob: 4936a91dbc792fe0355ce6c8377607d5a3e0f498 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "libmpeg2",
  "version-string": "0.5.1",
  "port-version": 1,
  "description": "a free MPEG-2 video stream decoder",
  "homepage": "http://libmpeg2.sourceforge.net/",
  "supports": "!(linux | osx | uwp)",
  "features": {
    "tools": {
      "description": "Build tools provided with libmpeg2"
    }
  }
}