aboutsummaryrefslogtreecommitdiff
path: root/versions/l-/libtcod.json
diff options
context:
space:
mode:
authorKyle Benesch <4b796c65+github@gmail.com>2021-03-29 10:11:07 -0700
committerGitHub <noreply@github.com>2021-03-29 10:11:07 -0700
commitcda58bef39757452778a4c81470623a29905a0cb (patch)
tree119a4a8a8291419c5ed081ba25ee90f1583fef6c /versions/l-/libtcod.json
parentaaa6a031ced87d5b2c04023029bc5746dac52cb4 (diff)
downloadvcpkg-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.json14
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
+ }
+ ]
+}