Bug 187398 - app-admin/gkrellm 2.3.0 version bump
Bug#: 187398 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: lack@gentoo.org Reported By: nyhm@gentoo.org
Component: Ebuilds
URL:  http://www.gkrellm.net/
Summary: app-admin/gkrellm 2.3.0 version bump
Keywords:  
Status Whiteboard: 
Opened: 2007-08-01 16:16 0000
Description:   Opened: 2007-08-01 16:16 0000
http://members.dslextreme.com/users/billw/gkrellm/Changelog

I'll attach the changed files and ebuild I've been using.

------- Comment #1 From Tristan Heaven 2007-08-01 16:16:30 0000 -------
Created an attachment (id=126624) [details]
gkrellm-2.3.0.ebuild

------- Comment #2 From Tristan Heaven 2007-08-01 16:16:47 0000 -------
Created an attachment (id=126626) [details]
gkrellm-2.3.0-build.patch

------- Comment #3 From Tristan Heaven 2007-08-01 16:17:00 0000 -------
Created an attachment (id=126628) [details]
gkrellmd

------- Comment #4 From Tristan Heaven 2007-08-02 15:51:36 0000 -------
Created an attachment (id=126714) [details]
gkrellm-2.3.0.ebuild

Forgot to update LICENSE.

------- Comment #5 From teidakankan@gmail.com 2007-08-04 20:54:44 0000 -------
Thanks for the ebuild.

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

i.e. /usr/bin/gkrellm

------- Comment #6 From Tristan Heaven 2007-08-05 16:26:35 0000 -------
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 From Jim Ramsay 2007-09-03 00:51:52 0000 -------
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 From Jim Ramsay 2007-09-07 16:30:01 0000 -------
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!