mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:31:37 +08:00
df8276a218
* Modernize lodepng portfile * Update to 8c6a9e30 * Install LICENSE as copyright * Don't install examples * Remove unused parameter * Merge lodepng-c into lodepng * Add usage * Omit lodepng-util: not official API * Update versions * [gdal] Don't use lz4: not a dependency * [libjxl] Fix link flags * Revise install cleanup, handle .dylib * Add extra flags for uwp * Workaround uwp toolchain quirks * More dependency control, jxl_extras for tools only * Pass the version to the build * Update versions * Skip CI for libjxl:arm-uwp * Install usage file * Update versions * Use version-date for lodepng, mark lodepng-c as deprecated, and update version database. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
20 lines
432 B
JSON
20 lines
432 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "c25297e81ddc744ed59e77f15209cfbd726bdcdb",
|
|
"version-string": "deprecated",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "df7ad4d806d2308089bd2131fec061ac36ab72f9",
|
|
"version-date": "2021-03-01",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "588b315ea040b1a598929e86260dadaec3cb15d0",
|
|
"version-string": "2021-03-01",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|