FS#11055 - lm_sensors doesn't build sensord binary

Attached to Project: Arch Linux
Opened by Peter Avramucz (muczyjoe) - Tuesday, 29 July 2008, 18:50 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 15 August 2008, 15:01 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: I need this binary, and it's really easy to build it:
basically make should be: make PROG_EXTRA:=sensord
and you must copy $startdir/src/$pkgname-$pkgver/prog/sensord/sensord to /usr/sbin/
And, you must add rrdtool to build deps.
I've attached my modified PKGBUILD.
   PKGBUILD (1.2 KiB)
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Friday, 15 August 2008, 15:01 GMT
Reason for closing:  Implemented
Comment by Glenn Matthys (RedShift) - Wednesday, 30 July 2008, 10:40 GMT
Why should rrdtool be a dependency?
Comment by Peter Avramucz (muczyjoe) - Wednesday, 30 July 2008, 10:51 GMT
As progs/sensord/README says: "The RRD (Round Robin Database) development headers and libraries are
REQUIRED."

Loading...