mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:49:00 +08:00
cda58bef39
* [libtcod] Add new port. * [lodepng-c] Add port lodepng-c, conflict with lodepng * [libtcode] Fix dependencies * [libtcod] Re-fix dependency utf8proc * update version record * [lodepng-c/lodepng] Add conflict message * add baseline * remove port-version * update port-version * update version record * [libtcod] Update to 1.16.6. Patches applied upstream. Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
8 lines
183 B
JSON
8 lines
183 B
JSON
{
|
|
"name": "lodepng",
|
|
"version-string": "2020-03-15",
|
|
"port-version": 1,
|
|
"description": "PNG encoder and decoder in C++",
|
|
"homepage": "https://github.com/lvandeve/lodepng"
|
|
}
|