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

Bug 147547

Summary: gnome-extra/hardinfo-0.4.2.1 (new ebuild)
Product: Gentoo Linux Reporter: Stian <stian.jenssen>
Component: New packagesAssignee: Julian Ospald <hasufell>
Status: RESOLVED FIXED    
Severity: enhancement CC: bfx81, bugzie, danielpi, ighea, rolipong, turul16, tv51, Werner.Peter, WineLauncher.Jonathan, write2David
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gnome-extra/hardinfo-0.4.1.ebuild
hardinfo-0.4.2_rc1.ebuild
gnome-extra/hardinfo-0.4.2_rc2.ebuild
hardinfo 0.4.2.1 ebuild for x86 and amd64
ebuild with fixed dependencies
New ebuild for hardinfo. x86 amd64
new ebuild for sys-apps/hardinfo-0.5.1
hardinfo-0.5.1.ebuild
hardinfo-0.5.1.ebuild

Description Stian 2006-09-14 03:28:35 UTC
A systeminformation and benchmark tool for linux. 
New ebuild for hardinfo 0.4.1.
Comment 1 Stian 2006-09-14 03:30:01 UTC
Created attachment 96949 [details]
gnome-extra/hardinfo-0.4.1.ebuild
Comment 2 yavuz selim burgu 2006-11-29 10:07:46 UTC
tested ~amd64 and working..
Comment 3 Stian 2006-11-29 19:12:12 UTC
Created attachment 103038 [details]
hardinfo-0.4.2_rc1.ebuild

Added hardinfo-0.4.2_rc1.ebuild
Comment 4 Fabio Bonfante 2006-12-12 16:15:26 UTC
Created attachment 103904 [details]
gnome-extra/hardinfo-0.4.2_rc2.ebuild

new rc2... compile and works on x86
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-04-06 19:20:10 UTC
*** Bug 173586 has been marked as a duplicate of this bug. ***
Comment 6 Stian 2007-04-08 15:13:35 UTC
Created attachment 115725 [details]
hardinfo 0.4.2.1 ebuild for x86 and amd64
Comment 7 Stian 2007-04-08 15:16:20 UTC
Comment on attachment 115725 [details]
hardinfo 0.4.2.1 ebuild for x86 and amd64

hardinfo 0.4.2.1 ebuild for x86 and amd64
Comment 8 Daniel Pinto dos Santos 2007-06-04 06:56:50 UTC
hardinfo requires libsoup.
The ~amd64 ebuild does not account for this.
Comment 9 Daniel Pinto dos Santos 2007-06-11 19:38:54 UTC
Created attachment 121752 [details]
ebuild with fixed dependencies
Comment 10 Norman Jonas 2007-07-20 20:32:57 UTC
New version 0.4.2.2 is out and ebuild works fine after a rename.
Comment 11 Tim Strong 2007-11-14 06:20:45 UTC
This has been in portage for well over a year.  The ebuilds have come and gone, all working in their time...  Can we get this into the tree?
Comment 12 Marcello Magaldi 2008-03-03 14:50:44 UTC
(In reply to comment #10)
> New version 0.4.2.2 is out and ebuild works fine after a rename.
> 

also 4.2.3 works fine after a rename
Comment 13 Stian 2008-04-23 09:34:49 UTC
Created attachment 150683 [details]
New ebuild for hardinfo. x86 amd64
Comment 14 Liviu Andronic 2009-03-28 20:47:21 UTC
The ebuild works fine, and the programme is stable here. Can we get it to the tree? 
Comment 15 Rafal Lalik 2009-04-11 21:28:43 UTC
Created attachment 188017 [details]
new ebuild for sys-apps/hardinfo-0.5.1
Comment 16 Liviu Andronic 2009-04-12 07:27:58 UTC
For the reference: 
http://wiki.hardinfo.org/HomePage
http://freshmeat.net/projects/hardinfo
Comment 17 Serge Chirik 2009-08-14 09:36:06 UTC
(In reply to comment #15)

> new ebuild for sys-apps/hardinfo-0.5.1

Compiling by GCC 4.3.3-r2 on machine with 32-bit kernel and 64-bit CPU produced 64-bit .so files and as result project not linking. I resolved this by delete option -g from Makefile.in. Also for make benchmark.so need add option -lm (link with libm, containing math functions). Despite, I didn't produce patch:(
Sorry for my bad english.
Comment 18 Jeroen Roovers (RETIRED) gentoo-dev 2010-10-25 00:11:30 UTC
*** Bug 342447 has been marked as a duplicate of this bug. ***
Comment 19 Piotr Szymaniak 2011-06-05 20:47:38 UTC
Created attachment 275945 [details]
hardinfo-0.5.1.ebuild

Updated.
Comment 20 Piotr Szymaniak 2011-06-05 20:49:49 UTC
Created attachment 275947 [details]
hardinfo-0.5.1.ebuild

Fixed the stable keyword for x86. (:
Comment 21 Julian Ospald 2012-05-26 21:47:16 UTC
imported

+*hardinfo-0.5.1 (26 May 2012)
+
+  26 May 2012; Julian Ospald <hasufell@gentoo.org> +hardinfo-0.5.1.ebuild,
+  +files/hardinfo-0.5.1-makefile.patch, +metadata.xml:
+  initial import wrt #147547


the project is now on github which is 0.5.2pre

https://github.com/lpereira/hardinfo

however I have weird issues with the devices.so file needing cups, so I won't import a snapshot until that is fixed upstream.