Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9811 - maybe new ebuild: sys-apps/lm_sensors-progs-2.6.4.ebuild
Summary: maybe new ebuild: sys-apps/lm_sensors-progs-2.6.4.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Highest enhancement
Assignee: Brandon Low (RETIRED)
URL: http://www2.lm-sensors.nu/~lm78
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-28 00:06 UTC by Cory Visi (RETIRED)
Modified: 2005-04-21 06:44 UTC (History)
4 users (show)

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


Attachments
lm_sensors-progs-2.6.4.ebuild (lm_sensors-progs-2.6.4.ebuild,781 bytes, application/octet-stream)
2002-10-28 00:06 UTC, Cory Visi (RETIRED)
Details
lm_sensors-progs-2.6.5.ebuild (lm_sensors-progs-2.6.5.ebuild,781 bytes, application/octet-stream)
2002-10-29 01:17 UTC, Cory Visi (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cory Visi (RETIRED) gentoo-dev 2002-10-28 00:06:00 UTC
sys-apps/lm_sensors-progs-2.6.4.ebuild
Hardware Sensors Monitoring by lm_sensors (just programs)

Ok, I'm not sure if this is the right way to do this. But if everyone decides it is, this 
could change a few ebuilds. I really think that packages that include both applications 
and kernel modules should be split up. If someone needs the modules compiled 
statically (which I do on my servers), the applications should be able to be installed 
separately. Such was the case with lm_sensors. I created this lm_sensors_progs ebuild 
for that purpose.

This is going probably going to need a kernel source ebuild with lm_sensors patched 
in at some point, and I have that, but I am not prepared to maintain a kernel source. 
Furthermore, some of the chipsets in lm_sensors do not compile statically yet (so far, 
I've been lucky).
Comment 1 Cory Visi (RETIRED) gentoo-dev 2002-10-28 00:06:56 UTC
Created attachment 5115 [details]
lm_sensors-progs-2.6.4.ebuild
Comment 2 Cory Visi (RETIRED) gentoo-dev 2002-10-29 01:17:16 UTC
Created attachment 5162 [details]
lm_sensors-progs-2.6.5.ebuild
Comment 3 Cory Visi (RETIRED) gentoo-dev 2002-10-29 01:18:49 UTC
I just did a version bump.

Also, I forgot to mention that some packages already depend on lm_sensors, such as 
mondo. lm_sensors-progs does not satisfy this dependency. I found it necessary to:

emerge inject sys-apps/lm_sensors-2.6.5

Is there a less sloppy way to accomplish this?
Comment 4 Brandon Low (RETIRED) gentoo-dev 2002-10-29 07:40:46 UTC
Do you have an ebuild for the modules separately?  If so I will go ahead and
create a virtual/sensors_modules which can be satisfied either by a kernel OR by
the lm_sensors-modules and which will be depended on by lm_sensors (which will
now be just your lm_sensors-progs ebuild)

Thanks for doing this I've been trying to get the time to fixor it myself.

Any chance of you figuring out how the heck to do alsa-driver as well?   Thanks!
Comment 5 Cory Visi (RETIRED) gentoo-dev 2002-10-30 01:47:05 UTC
I like that way of doing things! I will be glad to help out. Give me some time, and I'll 
submit what you requested.
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2002-12-29 14:54:44 UTC
2.6.5 and 2.7.0 in cvs

thx.