aboutsummaryrefslogtreecommitdiff
path: root/ports/sfml/vcpkg.json
blob: 64c7f53581cd5443d015c383ce9965736d409ee0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "sfml",
  "version": "2.5.1",
  "port-version": 10,
  "description": "Simple and fast multimedia library",
  "homepage": "https://github.com/sfml/sfml",
  "dependencies": [
    "freetype",
    "libflac",
    "libogg",
    "libvorbis",
    "openal-soft",
    "stb"
  ]
}