-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update #235
update #235
Conversation
output.json
Outdated
@@ -40110,6 +40110,26 @@ | |||
"Features": [], | |||
"Stars": 0 | |||
}, | |||
{ | |||
"Name": "libaec", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR should add a libaec page, right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, something weird is going on because it also doesn't contain the LastCommit field like everyone else.. hmm
en/package/opencv2.html
Outdated
<li><a href="https://github.com/microsoft/vcpkg/blob/89f00b3b8611028566a5264afce725cdfdfddbb4/ports/opencv2/portfile.cmake" target="_blank">portfile.cmake</a></li> | ||
<li><a href="https://github.com/microsoft/vcpkg/blob/89f00b3b8611028566a5264afce725cdfdfddbb4/ports/opencv2/usage.in" target="_blank">usage.in</a></li> | ||
<li><a href="https://github.com/microsoft/vcpkg/blob/89f00b3b8611028566a5264afce725cdfdfddbb4/ports/opencv2/vcpkg.json" target="_blank">vcpkg.json</a></li> | ||
<li><a href="https://github.com/microsoft/vcpkg/blob/84a143e4caf6b70db57f28d04c41df4a85c480fa/ports/opencv2/0001-install-options.patch" target="_blank">0001-install-options.patch</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This commit doesn't appear to touch opencv2: microsoft/vcpkg@84a143e
No description provided.