[bluescarni-tanuki] new port (#40858)

This commit is contained in:
Nick D'Ademo 2024-09-11 05:30:55 +08:00 committed by GitHub
parent 49e1e8f775
commit 5d1ecfd3d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,11 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO bluescarni/tanuki
REF 14e076abf879bcded0cc437cd09f3766969b15d1
SHA512 e847e13e757aa2eee0ed8cde584d39545786a233905f6ed30110dcfc325dfe26eeb37ee00bff4936aa311bfdd66bb3f3f58f41aafc021701c4ea056caf964ee3
HEAD_REF main
)
file(INSTALL "${SOURCE_PATH}/include/tanuki/tanuki.hpp" DESTINATION "${CURRENT_PACKAGES_DIR}/include")
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING")

View File

@ -0,0 +1,7 @@
{
"name": "bluescarni-tanuki",
"version-date": "2024-08-17",
"description": "A type-erasure toolkit for C++20.",
"homepage": "https://github.com/bluescarni/tanuki",
"license": "MPL-2.0"
}

View File

@ -0,0 +1,9 @@
{
"versions": [
{
"git-tree": "8d7c42daaac9ee52c19aa772cc4a2b8c823ae8e7",
"version-date": "2024-08-17",
"port-version": 0
}
]
}

View File

@ -708,6 +708,10 @@
"baseline": "3.24.6",
"port-version": 0
},
"bluescarni-tanuki": {
"baseline": "2024-08-17",
"port-version": 0
},
"boinc": {
"baseline": "8.0.3",
"port-version": 0