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
Unknown Object (File)
Mon, Feb 23, 9:37 PM
Unknown Object (File)
Wed, Feb 18, 3:31 AM
Unknown Object (File)
Sun, Feb 8, 8:39 AM
Unknown Object (File)
Sat, Feb 7, 4:38 PM
Unknown Object (File)
Fri, Jan 30, 5:30 PM
Unknown Object (File)
Jan 24 2026, 12:03 AM
Unknown Object (File)
Jan 11 2026, 3:11 PM
Unknown Object (File)
Jan 1 2026, 9:25 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.