Remove [vcpkg-meson] (#31951)

This commit is contained in:
Billy O'Neal 2023-06-13 09:08:53 -07:00 committed by GitHub
parent 1ba9a2591f
commit 22b3afdab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 22 deletions

View File

@ -1,13 +1,17 @@
{
"name": "libxkbcommon",
"version": "1.4.1",
"port-version": 1,
"description": "keymap handling library for toolkits and window systems",
"homepage": "https://xkbcommon.org/",
"license": null,
"dependencies": [
"getopt",
"libx11",
"tool-meson",
{
"name": "vcpkg-tool-meson",
"host": true
},
{
"name": "wayland",
"platform": "linux"

View File

@ -1,4 +0,0 @@
#deprecated port. -> new port "vcpkg-tool-meson" for better grouping with other vcpkg tools
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
vcpkg_find_acquire_program(MESON)
message(STATUS "Using meson: ${MESON}")

View File

@ -1,12 +0,0 @@
{
"name": "tool-meson",
"version-date": "2022-01-21",
"description": "Meson build system",
"homepage": "https://github.com/mesonbuild/meson",
"dependencies": [
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}

View File

@ -4794,7 +4794,7 @@
},
"libxkbcommon": {
"baseline": "1.4.1",
"port-version": 0
"port-version": 1
},
"libxkbfile": {
"baseline": "1.1.0",
@ -8128,10 +8128,6 @@
"baseline": "3.1.0",
"port-version": 0
},
"tool-meson": {
"baseline": "2022-01-21",
"port-version": 0
},
"torch-th": {
"baseline": "2019-04-19",
"port-version": 4

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b5024c3a86021f781de98ec7351ae6c6f48df704",
"version": "1.4.1",
"port-version": 1
},
{
"git-tree": "41ae34eb1eb104faea75a726f115e0e774c17d65",
"version": "1.4.1",