First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 2458
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Dan Armak (RETIRED) <danarmak@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael v.Ostheim <MvOstheim@web.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ksensors-0.6.1.ebuild.tgz ksensors-0.6.1.ebuild.tgz text/plain Michael v.Ostheim 2002-05-05 05:34 0000 1.39 KB Details
ksensors-0.7-r1.ebuild ksensors-0.7-r1.ebuild text/plain Francisco Gimeno 2002-06-11 17:08 0000 440 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 2458 depends on: 196282 Show dependency tree
Bug 2458 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-05-05 05:33 0000
Hi,   
I attached the ksensors-0.6.1.ebuild.tgz.  
  
Description:  KSensors is a nice frontend for lm-sensors, a set of tools for monitoring  
the hardware health of Linux systems containing hardware health monitoring hardware such  
as the LM78 or LM75, as well as a system resource monitor.  
  
Features:  
docking in the panel  
support for multiple sensor chips  
a hard disk temperatur panel (requires HDDtemp)  
 
------------------------------------------------- 
KDE eclass problem: 
The install scripts of ksensors are designed to work with KDE2 and KDE3. For example a 
simple "need-kde 3" does not work, the installation fails with autoconf errors. The 
problem seems to be the "export WANT_AUTOCONF_2_5=1" and "export WANT_AUTOMAKE_1_4=1" in 
kde-functions.eclass, commenting that lines out it works fine (but only for that 
package).  
 
Because that I don't use "need-kde" for this script. Is there another way to handle it?

------- Comment #1 From Michael v.Ostheim 2002-05-05 05:34:29 0000 -------
Created an attachment (id=827) [edit]
ksensors-0.6.1.ebuild.tgz

------- Comment #2 From Francisco Gimeno 2002-06-11 17:08:53 0000 -------
Created an attachment (id=1462) [edit]
ksensors-0.7-r1.ebuild

The new package. It works for me in a gentoo 1.3 with gcc-3.1, qt3 and kde3.

Just try it, maybe the problem is solved ;)

------- Comment #3 From Dan Armak (RETIRED) 2002-06-13 14:04:35 0000 -------
This is a lot nicer indeed. I'm adding to portage. Mixed kde2/3 projects 
are never Good Things. 
 
Notes about diffs to your submitted 0.7 ebuild: 
- inherit kde-base not kde. 
- S=${WORKDIR}/${P} not necessary (eclasses do that). 
- LICENSE setting removed because I'm going to do a master license 
sweep/update of kde apps this weekend (long story...). 
- SLOT=0 not necessary because eclasses automatiaclly set SLOT=3 for kde3 
apps. 
- Depend on kde-base/kdebase. Don't depend on kde-base/kde, that's all of kde 
which isn't needed. 
 
Please read my Eclass Howto and/or other kde ebuilds for the reasons for some  
of these changes. 

First Last Prev Next    No search results available      Search page      Enter new bug