[ftxui] Update version to 5.0.0 (#33423)

* [ftxui] Update version to 5.0.0

* version

* version

* v db
This commit is contained in:
Frank 2023-08-30 02:19:17 +08:00 committed by GitHub
parent 927bc12e31
commit 0df74b7e63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 6 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ArthurSonzogni/FTXUI
REF "v${VERSION}"
SHA512 14de98770e8a23707455f9197e9ef3b41effc1b5b8a594a7270b1378034720f58b5a81b99653d8b1f04e003565ae4778a1e5a3d756c8cbf297e2d09e327f608e
SHA512 be5ed7f2b3c90a7de874115a131c75c69ad9dd6db4c3bc0cfd7036cfe449b8d16af3df8f1aa1bcb057347bd726837e3f1c42e30a06cf3ad34b50e7bd26ba4883
HEAD_REF master
)
@ -21,9 +21,6 @@ vcpkg_cmake_install()
vcpkg_cmake_config_fixup(CONFIG_PATH lib/cmake/${PORT})
file(MAKE_DIRECTORY "${CURRENT_PACKAGES_DIR}/lib/pkgconfig" "${CURRENT_PACKAGES_DIR}/debug/lib/pkgconfig")
file(RENAME "${CURRENT_PACKAGES_DIR}/debug/lib/ftxui.pc" "${CURRENT_PACKAGES_DIR}/debug/lib/pkgconfig/ftxui.pc")
file(RENAME "${CURRENT_PACKAGES_DIR}/lib/ftxui.pc" "${CURRENT_PACKAGES_DIR}/lib/pkgconfig/ftxui.pc")
vcpkg_fixup_pkgconfig()
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include" "${CURRENT_PACKAGES_DIR}/debug/share")

View File

@ -1,6 +1,6 @@
{
"name": "ftxui",
"version-semver": "4.1.1",
"version-semver": "5.0.0",
"description": "C++ Functional Terminal User Interface",
"homepage": "https://github.com/ArthurSonzogni/FTXUI",
"license": "MIT",

View File

@ -2725,7 +2725,7 @@
"port-version": 1
},
"ftxui": {
"baseline": "4.1.1",
"baseline": "5.0.0",
"port-version": 0
},
"function2": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "876ee1aa2ce39652ff1d759eead5a1552402b11d",
"version-semver": "5.0.0",
"port-version": 0
},
{
"git-tree": "e69be1052699ec7fee92c1aaf9b4c1e66f9d47ef",
"version-semver": "4.1.1",