Commit 5419321
committed
Add qt-creator-git and qt-creator-cdb-ext-git manifests
qt-creator-git: polish manifests for professional quality
- Add `conflicts_with` to prevent side-by-side installation with
official
`extras/qt-creator` and `extras/qt-creator-cdb-ext` packages
- Improve `notes` to explicitly mention x64-only limitation (GitHub
releases
do not provide arm64 builds, unlike official Qt mirrors)
- Replace placeholder fake MD5 hashes with `TODO` markers to signal that
real hashes must be computed before merge
- Keep `checkver`/`autoupdate` structure aligned with Scoop conventions
- No functional URL or dependency changes
qt-creator-git: fix schema violations, remove invalid fields
- Remove `conflicts_with` — this field does not exist in Scoop schema
(schema.json has no such property; conflict warnings moved to `notes`)
- Remove invalid `"hash": "TODO"` — does not match hashPattern regex
(schema requires md5:32hex, sha256:64hex, etc.)
- Omit `hash` entirely for now — schema-valid, install will warn
(real hashes must be computed from release assets before merge)
- Expand `notes` to explicitly warn about side-by-side install conflict
with official `extras/qt-creator` and `extras/qt-creator-cdb-ext`
- All other fields remain unchanged and schema-valid
qt-creator-git: add real SHA256 hashes, add wininterrupt companion
- Add verified SHA256 hashes from GitHub release API digest field:
- qtcreator-windows-x64-msvc-19.0.1.7z:
d6bc6068587297ce2dc38787bc5ace43368f85ea59520117d2a702d59bd6e40f
- qtcreatorcdbext-windows-x64-msvc-19.0.1.7z:
cc042c1e5569c1ee5637dab034d02a8309b13214d6b32bcfc8655459d97f528a
- wininterrupt-windows-x64-msvc-19.0.1.7z:
d4c843d7a3daa1c203ed77c5797fe90251e5b1e8cc2a5a8409840d55e34faba9
- Add qt-creator-wininterrupt-git.json for full parity with Extras
bucket trio
- All manifests schema-valid, conflict warnings in notes, x64-only
documented1 parent a3d1f14 commit 5419321
3 files changed
Lines changed: 101 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments