Files
main/hardware/powermanagement/acpi/pspec.xml
T
2019-02-06 18:46:41 +03:00

51 lines
1.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>acpi</Name>
<Homepage>https://sourceforge.net/projects/acpiclient/files/acpiclient/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Battery and thermal reporter</Summary>
<Description>acpi is a small command-line tools that reports battery and thermal information.</Description>
<Archive sha1sum="7c21939da5be4004fbb8f055ce02d928919a9fb7" type="targz">mirrors://sourceforge/acpiclient/acpiclient/1.7/acpi-1.7.tar.gz</Archive>
</Source>
<Package>
<Name>acpi</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-09-01</Date>
<Version>1.7</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-04-06</Date>
<Version>1.7</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-07-02</Date>
<Version>1.7</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>