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

Bug 99420

Summary: sysinfo-0.6.ebuild (New Package)
Product: Gentoo Linux Reporter: Rafal Glazar <rafal_glazar>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: serkan
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 91843    
Bug Blocks:    
Attachments: sysinfo-0.6.ebuild
sysinfo-0.6.1.ebuild (updated)
sysinfo-0.6.1.ebuild (updated)
lspci.patch
sysinfo-0.6.1-r1.ebuild
sysinfo-0.7.ebuild
sysinfo-0.7.ebuild

Description Rafal Glazar 2005-07-18 04:51:12 UTC
Hello.

This is ebuild for sysinfo app which I find on www.gnomefiles.org. It is stated
on sysinfo homepage that it will need libglademm version 2.6.0 or greater to
compile so one will need ebuild for libglidemm-2.6.0 that is here
http://bugs.gentoo.org/show_bug.cgi?id=91843

I can only test it on ma machine (x86) and it works fine so feel free to try it
and test it. I don't have a clue where in portage tree it will fit. I put it in
app-misc/sysinfo.
Comment 1 Rafal Glazar 2005-07-18 04:52:26 UTC
Created attachment 63688 [details]
sysinfo-0.6.ebuild
Comment 2 Rafal Glazar 2005-07-18 14:24:41 UTC
They just release version 0.6.1. To update just change the name of ebuild to
sysinfo-0.6.1.ebuild.
Comment 3 Ciaran McCreesh 2005-08-24 09:46:24 UTC
Please fix the following and reopen:

* Does econf not work? If not, include a comment saying so.
* Does emake not work? If not, include a comment saying so.
* You need a || die on the configure.
* ${D} should be quoted.
Comment 4 Rafal Glazar 2005-08-24 12:14:38 UTC
Created attachment 66781 [details]
sysinfo-0.6.1.ebuild (updated)

sysinfo-0.6.1.ebuild updated according to sugestions.
Comment 5 Rafal Glazar 2005-08-24 12:15:36 UTC
Created attachment 66782 [details]
sysinfo-0.6.1.ebuild (updated)

sysinfo-0.6.1.ebuild updated according to sugestions.
Comment 6 Rafal Glazar 2005-08-24 12:21:32 UTC
Ebuild fixed.
Comment 7 Carles Escrig 2006-01-12 16:08:25 UTC
Sysinfo is searching lspci in /sbin/

simkin@blackjack ~ $ sysinfo
sh: /sbin/lspci: El fitxer o directori no existeix

Maybe adding a symlink is a solution

ln -sfn /usr/sbin/lspci /sbin/lspci

I don't know if it is a good solution though, but this should be fixed.
Thanks
Comment 8 Rafal Glazar 2006-01-12 17:38:02 UTC
Created attachment 76961 [details, diff]
lspci.patch
Comment 9 Rafal Glazar 2006-01-12 17:40:06 UTC
Created attachment 76962 [details]
sysinfo-0.6.1-r1.ebuild

I've made this patch that fixes lspci issue. New ebuild apply it to sysinfo source.
Comment 10 Rafal Glazar 2006-01-12 17:56:51 UTC
I've send this patch to sysinfo developer
Comment 11 Jakub Moc (RETIRED) gentoo-dev 2006-11-16 11:15:51 UTC
*** Bug 155395 has been marked as a duplicate of this bug. ***
Comment 12 Serkan Kaba (RETIRED) gentoo-dev 2006-11-16 11:42:12 UTC
Created attachment 102144 [details]
sysinfo-0.7.ebuild

0.7 is a total rewrite using gtk#
Comment 13 Serkan Kaba (RETIRED) gentoo-dev 2006-11-16 12:05:59 UTC
Created attachment 102146 [details]
sysinfo-0.7.ebuild

added pciutils to rdepend
Comment 14 Serkan Kaba (RETIRED) gentoo-dev 2010-11-07 20:05:42 UTC
Upstream gone.