[air-ctl] Support uwp and dynamic library (#25113)

* add port ctl

* update version database

* use vcpkg_from_github

* update version database

* rename air-ctl

* .

* update version

* Update portfile.cmake

* update version

* All platforms supported

* update versions

* update SHA512

* update versions

* update SHA512

* update versions

* update SHA512

* update version

* add port-version

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* ...

* Update air-ctl.json

Co-authored-by: 然Y <inie0722.gmail.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
This commit is contained in:
然Y 2022-06-09 23:59:26 +08:00 committed by GitHub
parent b42db817a8
commit 062f92c92e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 6 deletions

View File

@ -1,10 +1,8 @@
vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO inie0722/CTL
REF v1.0.0
SHA512 facd0afdb20437c0ffa5b097a68e2028faa314be6052e0db1e2c727ce5a0305bca8e575c946b0e10a6343dfaddc38770c1e5a56ae201e1aa906883df6d662398
REF 58ca0f229aff093ada66955993cada93e01da18c #1.0.0
SHA512 6e1fcd70be0750b3e45de80d6fb30471fdbd8bbd23afd7ff9fb8c3b9fe61669cd02773cf2b6573348dd2905a303845627d3f5f3e647f4e1261db4cc570cf5099
HEAD_REF master
)

View File

@ -1,10 +1,10 @@
{
"name": "air-ctl",
"version": "1.0.0",
"port-version": 1,
"description": "C template container library",
"homepage": "https://github.com/inie0722/CTL",
"license": "BSL-1.0",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f903c4c9124f693bab3174cca9bba73ed068bbb4",
"version": "1.0.0",
"port-version": 1
},
{
"git-tree": "7f997c28da50f2d8c86639da2c7beab3a00189ce",
"version": "1.0.0",

View File

@ -34,7 +34,7 @@
},
"air-ctl": {
"baseline": "1.0.0",
"port-version": 0
"port-version": 1
},
"aixlog": {
"baseline": "1.5.0",