Conversation
|
/azp run |
|
Feature tested pass with the following triplets:
This port currently only supports windows platform except for |
|
Updated with all the requests |
|
Ping |
|
/azp run |
|
Ping |
|
@janisozaur Currently the MacOS pipeline is down, so we will have to wait on this. |
|
Is it required even if the package explicitly doesn't support that os? https://github.com/microsoft/vcpkg/blob/8e0d3e78284c6c8847ceea3dd1ad6f23c44997e9/ports/libmpeg2/portfile.cmake#L1 |
|
Hi @janisozaur thanks for this PR. |
|
Done |
|
/azp run |
|
/azp run |
|
Unrelated regression again. |
|
Thanks for your attention. |
|
All checks passing now |
|
Thanks for your reminder. |
b90cb8f to
f3a8772
Compare
|
Finally all green. |
strega-nil
left a comment
There was a problem hiding this comment.
That's the only thing I see that needs changing; this is really cool, thanks!
2b26cdf to
7bc37e6
Compare
|
Ping. It seems there is misconfiguration in the Azure Pipelines, this job has been running for close to half an hour now, in particular the |
Libmpeg2 seems to be a somewhat old project, last release was done in 2008, but it is still in use by some projects e.g. ResidualVM I have verified the mpeg2dec built for x86-64 with MSVC produces similar results as the one pre-packaged on my Arch.
|
@janisozaur this looks good; I'll merge as soon as we get LLVM working again. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Alright, awesome! Thanks @janisozaur, this is great 😄 |
|
Finally! Thanks, now on to updating that scummvm build… |
Libmpeg2 seems to be a somewhat old project, last release was done in
2008, but it is still in use by some projects e.g. ResidualVM
I have verified the mpeg2dec built for x86-64 with MSVC produces similar
results as the one pre-packaged on my Arch.