Skip to content

Commit 967485f

Browse files
committed
QVAC-22367 chore[transcription-parakeet]: resolve parakeet-cpp from our fork registry (CI)
Point the addon's default-registry at the Zbig9000 fork of qvac-registry-vcpkg (branch QVAC-22367-bump-parakeet-cpp @ 9838379), whose parakeet-cpp port pins our qvac-ext-lib-whisper.cpp fork branch (engines/parakeet @ e58ff4b0). This is what makes the addon CI actually build and test our long-audio lib changes -- the default tetherto registry (and a local overlay) resolves the unmodified upstream lib, so CI wouldn't exercise our fix. Drops the WIP vcpkg-overlays/parakeet-cpp (the fork registry now provides the port). WIP wiring: on upstream merge of the source + registry PRs, revert default-registry to tetherto and keep the version>= / overrides pin.
1 parent 9913d2e commit 967485f

3 files changed

Lines changed: 2 additions & 179 deletions

File tree

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"default-registry": {
33
"kind": "git",
4-
"baseline": "74d2dfd03d1c2c0767bac6d892ec43a2a0e29c10",
5-
"repository": "https://github.com/tetherto/qvac-registry-vcpkg.git"
4+
"baseline": "96f3c44d4b4ad68395f09103b2a91013baf36ef0",
5+
"repository": "https://github.com/Zbig9000/qvac-registry-vcpkg.git"
66
},
77
"registries": [
88
{
@@ -15,8 +15,5 @@
1515
"spirv-headers"
1616
]
1717
}
18-
],
19-
"overlay-ports": [
20-
"vcpkg-overlays/parakeet-cpp"
2118
]
2219
}

packages/transcription-parakeet/vcpkg-overlays/parakeet-cpp/portfile.cmake

Lines changed: 0 additions & 92 deletions
This file was deleted.

packages/transcription-parakeet/vcpkg-overlays/parakeet-cpp/vcpkg.json

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)