Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42591 - Ebuild for CPU Frequency Scaling Monitor 0.1.2 applet
Summary: Ebuild for CPU Frequency Scaling Monitor 0.1.2 applet
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: EBUILD
: 42608 61647 65583 66646 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-23 06:34 UTC by Mikel Olasagasti
Modified: 2004-11-29 11:54 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild (gnome-cpufreq-applet-0.1.ebuild,681 bytes, text/plain)
2004-02-23 06:36 UTC, Mikel Olasagasti
Details
gnome-cpufreq-applet-0.1.1.ebuild (gnome-cpufreq-applet-0.1.1.ebuild,730 bytes, application/octet-stream)
2004-03-03 00:30 UTC, Mikel Olasagasti
Details
gnome-cpufreq-applet-0.1.1.ebuild (gnome-cpufreq-applet-0.1.1.ebuild,760 bytes, text/plain)
2004-03-03 05:58 UTC, Mikel Olasagasti
Details
gnome-cpufreq-applet-0.1.2.ebuild (gnome-cpufreq-applet-0.1.2.ebuild,759 bytes, text/plain)
2004-03-30 05:48 UTC, Mikel Olasagasti
Details
gnome-cpufreq-applet-0.2.ebuild (gnome-cpufreq-applet-0.2.ebuild,712 bytes, text/plain)
2004-06-25 04:02 UTC, Alan Swanson
Details
gnome-cpufreq-applet 0.3.1 (gnome-cpufreq-applet-0.3.1.ebuild,895 bytes, text/plain)
2004-10-07 17:54 UTC, Jean-François Richard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikel Olasagasti 2004-02-23 06:34:59 UTC
I've done an ebuild for the recent released CPU Frequency Scaling Monitor 0.1 Gnome applet.

Test on my machine works perfect, but maybe some dependency forgotten (its my very-first ebuild).

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
Works

Expected Results:  
Continue working...
Comment 1 Mikel Olasagasti 2004-02-23 06:36:10 UTC
Created attachment 26161 [details]
Ebuild
Comment 2 foser (RETIRED) gentoo-dev 2004-02-23 06:50:19 UTC
very early in development, no priority.
Comment 3 foser (RETIRED) gentoo-dev 2004-02-23 08:50:44 UTC
*** Bug 42608 has been marked as a duplicate of this bug. ***
Comment 4 Mikel Olasagasti 2004-03-03 00:30:37 UTC
Created attachment 26750 [details]
gnome-cpufreq-applet-0.1.1.ebuild
Comment 5 TGL 2004-03-03 01:41:57 UTC
I think it lacks a >=gnome-base/gnome-panel-2.2 RDEPEND.
Comment 6 Mikel Olasagasti 2004-03-03 05:58:39 UTC
Created attachment 26763 [details]
gnome-cpufreq-applet-0.1.1.ebuild

Yes, I forgot it, thx for the advice.

The app works perfect for me :)
Comment 7 Mikel Olasagasti 2004-03-30 05:48:08 UTC
Created attachment 28368 [details]
gnome-cpufreq-applet-0.1.2.ebuild

New release.

Works perfect. Maybe it can go to portage with gnome2.6?
Comment 8 Alan Swanson 2004-06-25 04:02:27 UTC
Created attachment 34119 [details]
gnome-cpufreq-applet-0.2.ebuild

Ebuild for new 0.2 release of applet. This version requires GTK 2.4 and
libpanel 2.6, relevant changes made to ebuild.

(There was also a previous version 0.1.3 which still only required GTK 2.0 and
libpanel 2.2.)
Comment 9 Alan Swanson 2004-08-20 08:51:04 UTC
New version (0.2.1) released and still working fine. No changes to previous ebuild other than file name.
Comment 10 foser (RETIRED) gentoo-dev 2004-08-26 01:37:05 UTC
*** Bug 61647 has been marked as a duplicate of this bug. ***
Comment 11 scaba 2004-08-28 04:26:27 UTC
already using it for weeks now and working fine. would be really nice to have this in portage.
Comment 12 Joe McCann (RETIRED) gentoo-dev 2004-09-27 15:41:53 UTC
*** Bug 65583 has been marked as a duplicate of this bug. ***
Comment 13 Dominik Brodowski 2004-10-03 00:09:44 UTC
gnome-cpufreq-applet-0.3 is released, but has a QA (security) issue: 
"QA Notice: Security risk /usr/bin/cpufreq-selector. Please consider
relinking with 'append-ldflags -Wl,-z,now' to fix."
Comment 15 Claes Mogren 2004-10-04 00:50:05 UTC
It would be nice the ebuild should have some flag to set the --disable-frequency-selector parameter during compile. I'd rather leave the cpu scaling to cpudyn. Unfortunally I'm not good enough with ebuilds yet to fix that myself. :-/
Comment 16 Joe McCann (RETIRED) gentoo-dev 2004-10-07 12:52:49 UTC
*** Bug 66646 has been marked as a duplicate of this bug. ***
Comment 17 Jean-François Richard 2004-10-07 17:54:34 UTC
Created attachment 41329 [details]
gnome-cpufreq-applet 0.3.1
Comment 18 Jean-François Richard 2004-10-07 17:58:40 UTC
Sorry for duplicating this bug report... but perhaps bugs reports for ebuilds should have the actual package name as their title (or part of)... It would be easier to find! :)

Anyway, I hope to see this soon in portage... 0.3.1 seems to be mature enough to give it a try...

Thanks!
Comment 19 Kent Martin 2004-10-28 17:44:09 UTC
Just to add a little more weight to these comments - I've got it running as well (from the 0.3.1 ebuild) and it works like a treat.

Further, the newer versions allow you to set CPU speed as well as just display it.

It seems like it is stable enough to be in portage - what is stopping it moving ahead at this point?
Comment 20 Joe McCann (RETIRED) gentoo-dev 2004-11-29 11:54:14 UTC
going to close this as it has been merged into gnome-applets and will be available with the 2.10 release.