From b1993b49b2b9beaba35a43260b83a73691c9fe8f Mon Sep 17 00:00:00 2001 From: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com> Date: Tue, 19 Nov 2024 18:54:49 -0800 Subject: [PATCH] [buck-yeh-bux-mariadb-client] Delist (#42234) Co-authored-by: Monica --- ports/buck-yeh-bux-mariadb-client/portfile.cmake | 15 --------------- ports/buck-yeh-bux-mariadb-client/vcpkg.json | 16 ---------------- scripts/ci.baseline.txt | 1 - versions/baseline.json | 4 ---- 4 files changed, 36 deletions(-) delete mode 100644 ports/buck-yeh-bux-mariadb-client/portfile.cmake delete mode 100644 ports/buck-yeh-bux-mariadb-client/vcpkg.json diff --git a/ports/buck-yeh-bux-mariadb-client/portfile.cmake b/ports/buck-yeh-bux-mariadb-client/portfile.cmake deleted file mode 100644 index 47eeec0e52..0000000000 --- a/ports/buck-yeh-bux-mariadb-client/portfile.cmake +++ /dev/null @@ -1,15 +0,0 @@ -vcpkg_from_github( - OUT_SOURCE_PATH SOURCE_PATH - REPO buck-yeh/bux-mariadb-client - REF "${VERSION}" - SHA512 89ae1d7c49ed9f1bd600a4da91aa4ff0853cdb8a3e3724bf0902aecdcd8706f6ee1d5355926e1cf2a6225063b109a055efa28a40475e31d22f9c57a38582483a - HEAD_REF main -) - -vcpkg_cmake_configure( - SOURCE_PATH "${SOURCE_PATH}" -) - -vcpkg_cmake_install() -file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include") -file(INSTALL "${SOURCE_PATH}/LICENSE" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright) diff --git a/ports/buck-yeh-bux-mariadb-client/vcpkg.json b/ports/buck-yeh-bux-mariadb-client/vcpkg.json deleted file mode 100644 index 06f681f5f9..0000000000 --- a/ports/buck-yeh-bux-mariadb-client/vcpkg.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "buck-yeh-bux-mariadb-client", - "version": "1.0.4", - "description": "Loose-coupled throw-on-error C++20 wrapper classes and utilities over mysql/mariadb Connector/C API", - "homepage": "https://github.com/buck-yeh/bux-mariadb-client", - "license": "MIT", - "supports": "!(android | linux | osx | uwp)", - "dependencies": [ - "buck-yeh-bux", - "libmariadb", - { - "name": "vcpkg-cmake", - "host": true - } - ] -} diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 735a159889..e187dda49d 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -158,7 +158,6 @@ boringssl:x86-windows=skip brpc:x64-android=fail buck-yeh-bux:x64-uwp=skip buck-yeh-bux:x86-windows=skip -buck-yeh-bux-mariadb-client:x86-windows=skip caf:arm-neon-android=fail caf:arm64-uwp=fail caf:arm64-android=fail diff --git a/versions/baseline.json b/versions/baseline.json index 48264f2bf6..cb9c0e0f3a 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1424,10 +1424,6 @@ "baseline": "1.9.0", "port-version": 0 }, - "buck-yeh-bux-mariadb-client": { - "baseline": "1.0.4", - "port-version": 0 - }, "buck-yeh-bux-sqlite": { "baseline": "1.0.1", "port-version": 0