20 lines
398 B
JSON
20 lines
398 B
JSON
{
|
|
"name": "jasper",
|
|
"version": "4.2.4",
|
|
"port-version": 2,
|
|
"description": "Open source implementation of the JPEG-2000 Part-1 standard",
|
|
"homepage": "https://github.com/jasper-software/jasper",
|
|
"license": null,
|
|
"dependencies": [
|
|
"libjpeg-turbo",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|