aboutsummaryrefslogtreecommitdiff
path: root/ports/guetzli/vcpkg.json
blob: 63228967765c941abb62b534917370f0bcc128e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "guetzli",
  "version-string": "2020-09-14",
  "port-version": 1,
  "description": "Perceptual JPEG encoder",
  "homepage": "https://github.com/google/guetzli",
  "dependencies": [
    "butteraugli",
    "libpng"
  ]
}