create README.MacInstall file
Here's a first version - might want to tweak it some.
- Use URL beginning with "https://www.freeciv.org/wiki/" for wiki pages
- Add the new document file to the list of documents to distribute and install in doc/Makefile.am and meson.build
Ping.
While not a blocker for it, I wouldn't mind having this in alpha5 already.
I had been waiting for responses to my email to the freeciv-dev@freelists.org list, but I guess silence means consent so I will go ahead and do things the way I prefer.
Updated patches attached.
I will start a new ticket for the few remaining tasks to finish up Mac meson build stuff.
- Please combine the patches to one commit
- This is still missing autotools side of distributing and installing the file
Patches combined into one.
I think the autotools side is handled in "doc/Makefile.am", is there someplace else?
Reply To ddeanbrown
Patches combined into one.
I meant one (atomic) commit. That file still has them as three separate commits.
Try patch again with 1 commit.
Not including to alpha5 after all - realized that it documents future things, not current state (e.g. we don't have platforms/macos/homebrew-install-packages.sh in yet)
Spun off from https://osdn.net/projects/freeciv/ticket/44549
For GPL compliance, we want to include a script in the release tarball that Mac users can run to produce an app bundle, and need a README.MacInstall file to explain how to do it.