Commit 3ee5bd0
committed
feat(pkg): opencv 0.0.3 (unified compat.opencv) + retire compat.opencv5 transition alias
opencv-m v0.0.3 switched its dependency from the transitional compat.opencv5
alias to the unified compat.opencv (source build + FFmpeg videoio). With the
module package now on compat.opencv, the alias has no remaining consumers, so
this bump completes the transition decided in #79:
- pkgs/o/opencv.lua: 0.0.2 -> 0.0.3 (v0.0.3 tarball GLOBAL + CN mirror,
sha256 92ffae8b…; byte-identical, mirror-cn-reachable verified). Form A —
the compat.opencv dep lives in the tarball's mcpp.toml.
- delete pkgs/c/compat.opencv5.lua and the tests/examples/opencv5 member
(redundant with the opencv base member; opencv-module now exercises
compat.opencv transitively via opencv 0.0.3).
- tests/examples/opencv-module: pin opencv 0.0.3, fix compat.opencv comments.
- README + opencv.lua comments: compat.opencv5 -> compat.opencv, note the
alias is retired.
xpkg parse + lua load green locally on mcpp 0.0.98.1 parent 976559c commit 3ee5bd0
7 files changed
Lines changed: 16 additions & 3173 deletions
File tree
- pkgs
- c
- o
- tests/examples
- opencv-module
- opencv5
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | | - | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | | - | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
This file was deleted.
This file was deleted.
0 commit comments