mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:41:38 +08:00
7cfd63db7f
Co-authored-by: jyu49 <yu_jack@apple.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
14 lines
305 B
JSON
14 lines
305 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|