Files
2022-11-24 12:54:46 +03:00

106 lines
3.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>lm_sensors</Name>
<Homepage>https://hwmon.wiki.kernel.org/lm_sensors</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2+</License>
<IsA>app:console</IsA>
<IsA>library</IsA>
<Summary>Hardware monitoring tools</Summary>
<Description>lm_sensors provides essential tools for monitoring the temperatures, voltages, and fans of Linux systems with hardware monitoring devices. It also contains scripts for sensor hardware identification and fan speed control.</Description>
<Archive sha1sum="2ef03242b62d70523919d06859503f12feb9f7d4" type="targz">https://github.com/lm-sensors/lm-sensors/archive/V3-6-0.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.8.0">rrdtool-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>42f240d2a457834bcbdf4dc8b57237f97b5f5854.patch</Patch>
</Patches>
</Source>
<Package>
<Name>lm_sensors</Name>
<RuntimeDependencies>
<Dependency>dmidecode</Dependency>
<Dependency>rrdtool</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>lm_sensors-devel</Name>
<Summary>Development files for lm_sensors</Summary>
<RuntimeDependencies>
<Dependency release="current">lm_sensors</Dependency>
<Dependency>rrdtool-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="man">/usr/share/man/man3</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2022-11-23</Date>
<Version>3.6.0</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2021-07-29</Date>
<Version>3.6.0</Version>
<Comment>Rebuild 3.6.0 git version.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2020-01-08</Date>
<Version>3.6.0</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-15</Date>
<Version>3.4.0</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-03-02</Date>
<Version>3.4.0</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>3.4.0</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-10-02</Date>
<Version>3.4.0</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>