diff options
| author | Kyle Benesch <4b796c65+github@gmail.com> | 2021-03-29 10:11:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-29 10:11:07 -0700 |
| commit | cda58bef39757452778a4c81470623a29905a0cb (patch) | |
| tree | 119a4a8a8291419c5ed081ba25ee90f1583fef6c /versions/l-/libtcod.json | |
| parent | aaa6a031ced87d5b2c04023029bc5746dac52cb4 (diff) | |
| download | vcpkg-cda58bef39757452778a4c81470623a29905a0cb.tar.gz vcpkg-cda58bef39757452778a4c81470623a29905a0cb.zip | |
[libtcod] Add new port. (#16408)
* [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>
Diffstat (limited to 'versions/l-/libtcod.json')
| -rw-r--r-- | versions/l-/libtcod.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/versions/l-/libtcod.json b/versions/l-/libtcod.json new file mode 100644 index 000000000..6f09bea3b --- /dev/null +++ b/versions/l-/libtcod.json @@ -0,0 +1,14 @@ +{ + "versions": [ + { + "git-tree": "e2de0a47f3776252b6e04681c92d67b0730587ef", + "version-string": "1.16.6", + "port-version": 0 + }, + { + "git-tree": "b4899dcf1740634e91d040b66259568ecafaa1b6", + "version-string": "1.16.4", + "port-version": 0 + } + ] +} |
