aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/jbigkit/vcpkg.json
blob: 0257b912880532c355a1c5dd0c79db972b8f1630 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "jbigkit",
  "version": "2.1",
  "port-version": 7,
  "description": "A software implementation of the JBIG1 data compression standard (ITU-T T.82)",
  "homepage": "https://www.cl.cam.ac.uk/~mgk25/jbigkit",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}