aboutsummaryrefslogtreecommitdiff
path: root/ports/libtheora/vcpkg.json
blob: 58167e7d1bbf410334c850cbb2e8796184d83c0b (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "libtheora",
  "version-string": "1.2.0alpha1-20170719",
  "port-version": 3,
  "description": "Theora is a free and open video compression format from the Xiph.org Foundation.",
  "homepage": "https://github.com/xiph/theora",
  "dependencies": [
    "libogg"
  ]
}