Summary: | app-admin/gkrellm 2.3.0 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tristan Heaven (RETIRED) <tristan> |
Component: | New packages | Assignee: | Jim Ramsay (lack) (RETIRED) <lack> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | teidakankan |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.gkrellm.net/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
gkrellm-2.3.0.ebuild
gkrellm-2.3.0-build.patch gkrellmd gkrellm-2.3.0.ebuild |
Description
Tristan Heaven (RETIRED)
![]() Created attachment 126624 [details]
gkrellm-2.3.0.ebuild
Created attachment 126626 [details, diff]
gkrellm-2.3.0-build.patch
Created attachment 126628 [details]
gkrellmd
Created attachment 126714 [details]
gkrellm-2.3.0.ebuild
Forgot to update LICENSE.
Thanks for the ebuild. Just a note: this starts with "gkrellm" vs "gkrellm2". i.e. /usr/bin/gkrellm The old ebuilds used to rename the "gkrellm" binary to "gkrellm2" to make it possible to have gkrellm-1 installed on the same system. Since gkrellm-1 has been removed from the tree now, this is no longer necessary. Perhaps it would be a good idea to install /usr/bin/gkrellm2 as a symlink. I agree. I would like to deprecate the '2' eventually, and this looks like a good way to do it: - For 2.3.0, the executable is 'gkrellm' with a symlink called 'gkrellm2', and add an 'ewarn' that the 'gkrellm2' name will be going away eventually. - For the next release, whenever that may be, no symlink. @nyhm: Do you have tree commit access? If so, please feel free to check your ebuild in (with the symlink, the ewarn added). I'd do it myself, but I'm still not entirely recovered from a major international move. Okay, I actually found the time and committed this. Thanks very much for the ebuild. Besides creating the gkrellm2 symlink and ewarn, I also: Added 'hddtemp' to IUSE, since this version can apparently pick up values from hddtemp without the gkrellm-hddtemp plugin. I also ported the changes Uberlord added to 2.2.10 for x86-freebsd arch support (bug 167141). Still TODO: Weed out any plugins that suddenly don't work as a result of the change. Please raise those bugs! Enjoy! |