aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2021-03-30 00:39:29 +0800
committerGitHub <noreply@github.com>2021-03-29 09:39:29 -0700
commitdb1781ae002f70bb66f32bbfa1b70df650ffa9a9 (patch)
treef84a3239cf09311319519d50f1b2aa0acacb9009
parent9b90e8afc7e481c1f566e71869791a56050ba03d (diff)
downloadvcpkg-db1781ae002f70bb66f32bbfa1b70df650ffa9a9.tar.gz
vcpkg-db1781ae002f70bb66f32bbfa1b70df650ffa9a9.zip
[g3log] Add supports (#16872)
* [g3log] Add supports * Update versions * Update versions/g-/g3log.json
-rw-r--r--ports/g3log/portfile.cmake2
-rw-r--r--ports/g3log/vcpkg.json4
-rw-r--r--scripts/ci.baseline.txt3
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/g-/g3log.json5
5 files changed, 11 insertions, 5 deletions
diff --git a/ports/g3log/portfile.cmake b/ports/g3log/portfile.cmake
index 6cd6d0837..a9dc7c4c4 100644
--- a/ports/g3log/portfile.cmake
+++ b/ports/g3log/portfile.cmake
@@ -1,3 +1,5 @@
+vcpkg_fail_port_install(ON_ARCH "arm" ON_TARGET "uwp")
+
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KjellKod/g3log
diff --git a/ports/g3log/vcpkg.json b/ports/g3log/vcpkg.json
index c17e98d8b..7770e4a22 100644
--- a/ports/g3log/vcpkg.json
+++ b/ports/g3log/vcpkg.json
@@ -1,6 +1,8 @@
{
"name": "g3log",
"version": "1.3.4",
+ "port-version": 1,
"description": "Asynchronous logger with Dynamic Sinks",
- "homepage": "https://github.com/KjellKod/g3log"
+ "homepage": "https://github.com/KjellKod/g3log",
+ "supports": "!(arm | uwp)"
}
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt
index d74f85db5..d335811ae 100644
--- a/scripts/ci.baseline.txt
+++ b/scripts/ci.baseline.txt
@@ -356,9 +356,6 @@ fuzzylite:arm-uwp=fail
fuzzylite:x64-linux=fail
fuzzylite:x64-osx=fail
fuzzylite:x64-uwp=fail
-g3log:arm64-windows=fail
-g3log:arm-uwp=fail
-g3log:x64-uwp=fail
gainput:arm-uwp=fail
gainput:x64-linux=fail
gainput:x64-uwp=fail
diff --git a/versions/baseline.json b/versions/baseline.json
index 3773f4374..4bc4e93e3 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2102,7 +2102,7 @@
},
"g3log": {
"baseline": "1.3.4",
- "port-version": 0
+ "port-version": 1
},
"gainput": {
"baseline": "1.0.0-3",
diff --git a/versions/g-/g3log.json b/versions/g-/g3log.json
index 4ad7cbc87..cf39075dc 100644
--- a/versions/g-/g3log.json
+++ b/versions/g-/g3log.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "37d239e8b61380aeb3bc6bbeaa2a91649787b34a",
+ "version": "1.3.4",
+ "port-version": 1
+ },
+ {
"git-tree": "2d5c7967292d8363c14af69e0b4d37fa9d48dd0e",
"version": "1.3.4",
"port-version": 0