summaryrefslogtreecommitdiff
path: root/sys-apps/lm-sensors/metadata.xml
blob: b2dda5428d406947605080873be2577db6ce5132 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<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">groeck/lm-sensors</remote-id>
	</upstream>
</pkgmetadata>