aboutsummaryrefslogtreecommitdiff
path: root/ports/basisu/vcpkg.json
blob: a0fe5cc685326c7bfaa4d66fb29e8de869ef465f (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "basisu",
  "version-string": "1.11",
  "port-version": 5,
  "description": "Basis Universal is a supercompressed GPU texture and video compression format that outputs a highly compressed intermediate file format (.basis) that can be quickly transcoded to a wide variety of GPU texture compression formats.",
  "homepage": "https://github.com/BinomialLLC/basis_universal",
  "dependencies": [
    "lodepng"
  ]
}