I wanted the .ebuild to select the coordinates "on the fly", when installed. I found a way to do it via the .ebuild. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 25670 [details] Suggested enhancement to remind's ebuild. This is the suggested change to the remind-03.00.22.ebuild.
Created attachment 25671 [details] The CangeLog with my comments to what briefly has been done.
The coordinates are used to show the correct moon phases and sunset/sunrise for the users location ;-))
Looks quite cool, but I'm unsure if we should alter the default configuration. I want to have more thoughts on this. Tseng, Ian?
How would a user normaly alter the config after installation? Perhaps we could put this into pkg_config()
To my knowledge, the paper-format, language and coordinates can only be set manually in the src/lang.h and src/custom.h, or when runing the "./build.tk" from the source directory.
I don't like modifing software's default behaviour like this.. =/