Skip to content

[fontconfig] Don't require uuid port for mingw#17280

Merged
strega-nil-ms merged 2 commits intomicrosoft:masterfrom
dg0yt:fontconfig-mingw
Apr 29, 2021
Merged

[fontconfig] Don't require uuid port for mingw#17280
strega-nil-ms merged 2 commits intomicrosoft:masterfrom
dg0yt:fontconfig-mingw

Conversation

@dg0yt
Copy link
Contributor

@dg0yt dg0yt commented Apr 14, 2021

  • What does your PR fix?

    This PR fixes a failing dependency of fontconfig on mingw: The libuuid port is linux|osx. On mingw as on a regular windows, there is a static uuid system library.

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    mingw, -/-.

  • Does your PR follow the maintainer guide?

    Yes

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    Yes

(There is another fontconfig mingw issue due to the pthread dependency but I would like to resolve this there.)

@JonLiu1993 JonLiu1993 self-assigned this Apr 14, 2021
@dg0yt dg0yt marked this pull request as draft April 14, 2021 07:38
@dg0yt dg0yt marked this pull request as ready for review April 14, 2021 07:39
@JonLiu1993 JonLiu1993 added the category:port-bug The issue is with a library, which is something the port should already support label Apr 14, 2021
@JonLiu1993
Copy link
Contributor

@dg0yt ,The failures caused by popsift will be fixed by #17277.

@JonLiu1993 JonLiu1993 added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Apr 16, 2021
@strega-nil-ms
Copy link
Contributor

It's so weird to me that mingw =/> windows... thanks for the PR @dg0yt :)

@strega-nil-ms strega-nil-ms merged commit 56c0313 into microsoft:master Apr 29, 2021
@dg0yt dg0yt deleted the fontconfig-mingw branch April 30, 2021 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-bug The issue is with a library, which is something the port should already support info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants