Page MenuHomeFreeBSD

games/minecraft-client: add xrandr dependency
ClosedPublic

Authored by voidanix_420blaze.it on Jul 23 2019, 8:56 PM.
Tags
None
Referenced Files
F132387994: D21042.id61112.diff
Thu, Oct 16, 11:48 AM
F132387992: D21042.id.diff
Thu, Oct 16, 11:48 AM
F132387991: D21042.id60063.diff
Thu, Oct 16, 11:48 AM
F132370662: D21042.diff
Thu, Oct 16, 7:39 AM
F132333684: D21042.diff
Thu, Oct 16, 12:03 AM
Unknown Object (File)
Wed, Oct 15, 5:51 AM
Unknown Object (File)
Tue, Oct 7, 4:02 AM
Unknown Object (File)
Mon, Oct 6, 2:16 PM

Details

Summary

I don't know why but 1.8.9 won't start here unless the xrandr dependency is installed

While at it, remove an useless flag in minecraft-client

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

arrowd added inline comments.
games/minecraft-client/files/minecraft-client
19 ↗(On Diff #60063)

I'm a bit worried about this change. Are you sure it is harmless? What FreeBSD version did you test on?

games/minecraft-client/files/minecraft-client
19 ↗(On Diff #60063)

I've tested this on CURRENT, I played without the DefaultFileSystemProvider flag as well, tested version was 1.8.9

On an unrelated note, I also play with java 12 and those 2 flags won't make the launcher work, but I guess almost everyone uses java 8 for the game so we could keep these flags if they are necessary for older versions...

This revision was not accepted when it landed; it landed in state Needs Review.Aug 22 2019, 8:50 AM
This revision was automatically updated to reflect the committed changes.

Thanks for your submission, and sorry for this taking so long.