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

Bug 324477

Summary: sys-power/i7z - command line and Qt GUI application to display real frequency on Core i3 / i5 / i7
Product: Gentoo Linux Reporter: DarkNRG <DarkNRG>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: akinzler, chewi, DarkNRG, fordfrog, jlec, rossi.f, slashbeast, travisghansen, xmw
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://code.google.com/p/i7z/
Whiteboard: sunrise-suggested
Package list:
Runtime testing required: ---
Attachments: fix hacking for i7z
added qt4 USE flag
i7z 0.26 ebuild
i7z-0.26.ebuild
0.26-Makefile.patch

Description DarkNRG 2010-06-17 14:16:52 UTC
would be nice if someone can add this to portage
(an ebuild would probably have to tweak the Makefiles of this applications)

short description of the app:
cat /proc/cpuinfo doesn't display real clock rates for turbo-boost cpus so i7z is a nice tool if one wonders about the real current frequencies

Reproducible: Always

Steps to Reproduce:
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2010-06-17 22:23:27 UTC
Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Thanks,
On behalf of the Gentoo Sunrise Team,
Markos.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 2 Bodo Schulz 2010-07-12 08:52:13 UTC
Created attachment 238403 [details]
fix hacking for i7z

I have hacked in 10 minutes this small ebuild for i7z.
I know, its not the best and its need more tuning, but its run. ;)
Comment 3 DarkNRG 2010-07-12 17:52:34 UTC
Created attachment 238479 [details]
added qt4 USE flag

Nice work, I've added a "qt4" USE flag for the GUI and replaced dobin with dosbin as it seems to work only for root.

I don't know if this is the best way (especially the sed which I needed for qmake binary) because I'm not very used to writing ebuilds.
Comment 4 Michael Weber (RETIRED) gentoo-dev 2010-08-08 16:42:45 UTC
*** Bug 330813 has been marked as a duplicate of this bug. ***
Comment 5 Yu Yuwei 2010-11-08 11:41:59 UTC
Created attachment 253617 [details]
i7z 0.26 ebuild 

I add the qt-gui:4 in DEPENDS when turn on the qt4 USE flag
Comment 6 Fabio Rossi 2010-11-28 00:27:24 UTC
Created attachment 255691 [details]
i7z-0.26.ebuild

Cleaning the ebuild
- there is no need of ncurses USE flag
- patched Makefiles to respect user settings (filtering -O*)
Comment 7 Fabio Rossi 2010-11-28 00:27:48 UTC
Created attachment 255693 [details, diff]
0.26-Makefile.patch
Comment 8 zolar czakl 2011-01-10 12:45:30 UTC
Licence should be GPL-2  (/usr/portage/licenses/ )
Comment 9 Justin Lecher (RETIRED) gentoo-dev 2011-01-29 15:01:53 UTC
Thanks for your contribution. Sadly I saw it to late. :)

+*i7z-0.26 (29 Jan 2011)
+
+  29 Jan 2011; Justin Lecher <jlec@gentoo.org> +files/0.26-gentoo.patch,
+  +i7z-0.26.ebuild, +metadata.xml:
+  New package, written by me, fixes #324477
+