mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-08 22:25:42 +02:00
26 lines
801 B
XML
26 lines
801 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>mpagano@gentoo.org</email>
|
|
</maintainer>
|
|
<slots>
|
|
<subslots>Reflect ABI of libsensors.so.</subslots>
|
|
</slots>
|
|
<use>
|
|
<flag name="contrib">
|
|
Installs user contributed configuration files so you don't need
|
|
to find settings on your own for your system if somebody else
|
|
has already created such a configuration for sensors/mainboards
|
|
you are using.
|
|
</flag>
|
|
<flag name="sensord">
|
|
Enable sensord - a daemon that can be used to
|
|
periodically log sensor readings from hardware health-monitoring
|
|
chips
|
|
</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">hramrach/lm-sensors</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|