mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:29:01 +08:00
15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"name": "jxrlib",
|
|
"version": "2019.10.9",
|
|
"port-version": 6,
|
|
"description": "Open source implementation of the jpegxr image format standard.",
|
|
"homepage": "https://github.com/4creators/jxrlib",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|