Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 41681

Summary: remind-03.00.22-r1 (Suggested revision to the ebuild)
Product: Gentoo Linux Reporter: Harry Jensen <harry_mj>
Component: New packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: harry_mj, port001, tseng
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Suggested enhancement to remind's ebuild.
The CangeLog with my comments to what briefly has been done.

Description Harry Jensen 2004-02-15 09:55:22 UTC
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.
Comment 1 Harry Jensen 2004-02-15 09:58:48 UTC
Created attachment 25670 [details]
Suggested enhancement to remind's ebuild.

This is the suggested change to the remind-03.00.22.ebuild.
Comment 2 Harry Jensen 2004-02-15 10:00:12 UTC
Created attachment 25671 [details]
The CangeLog with my comments to what briefly has been done.
Comment 3 Harry Jensen 2004-02-15 10:02:04 UTC
The coordinates are used to show the correct moon phases and sunset/sunrise for the users location ;-))
Comment 4 Markus Nigbur (RETIRED) gentoo-dev 2004-03-06 01:55:51 UTC
Looks quite cool, but I'm unsure if we should alter the default configuration.

I want to have more thoughts on this. Tseng, Ian?
Comment 5 Ian Leitch (RETIRED) gentoo-dev 2004-04-24 12:14:58 UTC
How would a user normaly alter the config after installation? Perhaps we could put this into pkg_config()
Comment 6 Harry Jensen 2004-04-25 03:38:21 UTC
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.
Comment 7 Brandon Hale (RETIRED) gentoo-dev 2004-04-27 09:33:22 UTC
I don't like modifing software's default behaviour like this.. =/