On Sat, 30 Nov 2024 00:39:28 +0000 Jesse Lawton <jesselawto...@posteo.net> wrote:
> As per this reddit post > (https://rl.bloat.cat/r/openbsd_gaming/comments/1gsoe0u/support_minecraft_1213/) > you cannot play newer Minecraft versions on OpenBSD. > However it looks like a very easy fix and I made some changes to the > source, but I can't compile it because it can't find > Qt5CoreConfig.cmake/qt5core-config.cmake > Is one of the mantainers able to fix it? > Hello Jesse, I was briefly working on getting Prism Launcher supported in a port as I came across this same issue. It's probably in your best interest to join the ports@ list, learn porting, and submit these source code changes as a patch to the port. Please refer to ports(7) and the porter's handbook on a guide to porting: - https://man.openbsd.org/ports - https://openbsd.org/faq/ports/index.html The OpenBSD port correctly configures the Qt5 libraries, and is the ideal way to develop this piece of software. If you like, submitting a diff with said patches would be very helpful. I found out the hard way that Prism Launcher isn't as portable as it puts itself off to be, (it tries to download Linux lwjgl at runtime for some reason, with no way to override with system lwjgl at configure time, yuck!) Maintaining ports is a good way to learn the intricacies of the OpenBSD operating system. We could always use some testers, so your help would be appreciated. Thanks! -- iz (they/them) > i like to say mundane things, > there are too many uninteresting things > that go unnoticed. izder456 (dot) neocities (dot) org