Download raw body.
UPDATE: games/minetest to 5.9.1
On Fri, Oct 25, 2024 at 02:12:01PM -0600, Anthony J. Bentley wrote: > izzy Meyer writes: > > On Fri, 25 Oct 2024 12:20:36 -0700 > > > > Please see my other message, might be more elegant to handle this > > with a flavor IMHO. Thoughts? > > If BUILD_SERVER=TRUE only builds additional things without changing > the client, I would either use MULTI_PACKAGES (not a flavor) or just > leave it as-is, a single package containing both server and client. > Either way, minetest (now being renamed luanti apparently??) would > benefit from an rc script that runs the server as an unprivileged user. I agree that MULTI_PACKAGES seems better suited for this than FLAVORS. It might be simpler to just leave as is. I didn't know it was being renamed. For bulk building, leaving as is would be preferred as I understand it. The fewer flavors or MULTI_PACKAGES the better from that standpoint. At least that's the feedback I have received. It doesn't really matter to me which way it goes as long as the server is built and available in some form. Bryan
UPDATE: games/minetest to 5.9.1