mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 23:58:59 +08:00
754cc25428
* [jxrlib] fix iOS build * ./vcpkg x-add-version --all * [jxrlib] fix deprecated functions, add license * ./vcpkg x-add-version --all * [jxrlib] fix absolute paths * ./vcpkg x-add-version --all
15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"name": "jxrlib",
|
|
"version": "2019.10.9",
|
|
"port-version": 4,
|
|
"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
|
|
}
|
|
]
|
|
}
|