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

Bug 40626

Summary: gkrellm-bfm-0.6.4 (version bump)
Product: Gentoo Linux Reporter: Aniruddha Shankar <k>
Component: New packagesAssignee: Jim Ramsay (lack) (RETIRED) <lack>
Status: RESOLVED FIXED    
Severity: enhancement CC: adia, ikezoe, mholzer, stian
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 151446, 165185    
Attachments: gkrellm-bfm-0.6.3 plug-in (GTK2)
gkrellm-bfm-0.6.3.ebuild (GTK2)
updated gkrellm-bfm-0.6.4.ebuild
An updated ebuild with more keywords, no license, and a wrong (but functional) DEPEND line.
An ebuild of jnrowe's gkrellm-2.x version of bubblefishymon, updated.

Description Aniruddha Shankar 2004-02-06 11:22:26 UTC
I love these two plugins - especially the bubble-fishy-monitor... if someone has some free time, could you please add them from: 

1. http://www.jnrowe.ukfsn.org/projects/bfm.html
2. http://voidtrance.home.comcast.net/software/

The first plugin is especially desirable since gkrellm-bfm is only compatible with gkrellm-1.x.x

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 tchak 2004-03-19 08:31:12 UTC
Created attachment 27620 [details]
gkrellm-bfm-0.6.3 plug-in (GTK2)

Just a remake of original gkrellm-bfm ebuild
Works fine for me
Comment 2 tchak 2004-03-19 08:41:42 UTC
Sory for error in license :)
Comment 3 Aniruddha Shankar 2004-04-16 01:26:23 UTC
 emerge -vp gkrellm-bfm

These are the packages that I would merge, in order:

Calculating dependencies \
emerge: there are no masked or unmasked ebuilds to satisfy "=app-admin/gkrellm-2.*".

!!! Error calculating dependencies. Please correct.

BUT

*  app-admin/gkrellm
      Latest version available: 2.1.28-r1
      Latest version installed: 2.1.28-r1

Comment 4 tchak 2004-05-20 03:54:30 UTC
Created attachment 31754 [details]
gkrellm-bfm-0.6.3.ebuild (GTK2)

Licence and dependency correction
Comment 5 Alexandros Diamantidis 2004-09-06 11:14:41 UTC
Created attachment 39073 [details]
updated gkrellm-bfm-0.6.4.ebuild

Updated ebuild to latest version. Also, this version doesn't depend on imlib,
so I removed this dependency
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-11-28 14:42:44 UTC
*** Bug 46479 has been marked as a duplicate of this bug. ***
Comment 7 Tom 2006-07-12 13:09:43 UTC
Created attachment 91595 [details]
An updated ebuild with more keywords, no license, and a wrong (but functional) DEPEND line.

Without checking bugzilla, I found the jnrowe source and made a nearly identical ebuild. It runs fine on my amd64 system, and since it is a very slight change to the bfm sources, should run on several platforms. 

Mine is named gkrellm-bfm2, but feel free to make it the official bfm (haha). It should be posible to build both from a single ebuild based on USE flags. (to build for gkrellm-1, simply pass "gkrellm1" to emake... :)

Now might be a good time to mirror that gzip file, too, since it hasn't been updated in years and the author has lost interest.
Comment 8 Tom 2006-07-12 13:21:26 UTC
Created attachment 91596 [details]
An ebuild of jnrowe's gkrellm-2.x version of bubblefishymon, updated.

New for 1:17PM: Added gentoo foundation copyright (look mom, no ego)! Also, updated the DEPEND line to specify "=app-admin/gkrellm-2*". That should allow any compatible gkrellm to work, shouldn't it? I see someone actually reported that their build didn't work with the 0.6.3 build, but that looks like a problem at their end, and not a problem with the bfm package.

I also updated the description to highlight bubblefishymon's unique characteristics. :)
Comment 9 Jim Ramsay (lack) (RETIRED) gentoo-dev 2007-02-21 19:54:49 UTC
Version 0.6.4 added for gkrellm2.

- Added patch to honour user CFLAGS (adapted from the one in x11-plugins/bfm)