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

Bug 187398

Summary: app-admin/gkrellm 2.3.0 version bump
Product: Gentoo Linux Reporter: Tristan Heaven (RETIRED) <tristan>
Component: New packagesAssignee: 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) gentoo-dev 2007-08-01 16:16:09 UTC
http://members.dslextreme.com/users/billw/gkrellm/Changelog

I'll attach the changed files and ebuild I've been using.
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2007-08-01 16:16:30 UTC
Created attachment 126624 [details]
gkrellm-2.3.0.ebuild
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2007-08-01 16:16:47 UTC
Created attachment 126626 [details, diff]
gkrellm-2.3.0-build.patch
Comment 3 Tristan Heaven (RETIRED) gentoo-dev 2007-08-01 16:17:00 UTC
Created attachment 126628 [details]
gkrellmd
Comment 4 Tristan Heaven (RETIRED) gentoo-dev 2007-08-02 15:51:36 UTC
Created attachment 126714 [details]
gkrellm-2.3.0.ebuild

Forgot to update LICENSE.
Comment 5 teidakankan 2007-08-04 20:54:44 UTC
Thanks for the ebuild.

Just a note: this starts with "gkrellm" vs "gkrellm2".

i.e. /usr/bin/gkrellm
Comment 6 Tristan Heaven (RETIRED) gentoo-dev 2007-08-05 16:26:35 UTC
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.
Comment 7 Jim Ramsay (lack) (RETIRED) gentoo-dev 2007-09-03 00:51:52 UTC
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.
Comment 8 Jim Ramsay (lack) (RETIRED) gentoo-dev 2007-09-07 16:30:01 UTC
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!