Admicos / minecraft-wayland

A better way of running Minecraft Without XWayland. Because I REALLY had nothing better to do with my life.
254 stars 14 forks source link

Add support for Flatpak launchers #28

Closed markx86 closed 1 year ago

markx86 commented 1 year ago

This PR adds support for building the modified GLFW library for Flatpak based launchers, such as the official Minecraft launcher (com.mojang.Minecraft), PolyMC (org.polymc.PolyMC) and GDLauncher (io.gdevs.GDLauncher).

Admicos commented 1 year ago

i was planning on separating the PKGBUILD from the actual patches at some point to make it a bit more convenient to package (and also to stop giving special treatment to arch)

but i haven't really been keeping track of things, especially because i'm not using the patches myself nowadays

so what i would prefer you doing is to maintain the flatpak parts yourself (if you want to, that is) and maybe at some point i'll extract the PKGBUILD into it's own thing and just keep the patches in this repo (if i don't forget)

markx86 commented 1 year ago

Sure, that's fine by me!