75 lines
2.8 KiB
XML
Executable File
75 lines
2.8 KiB
XML
Executable File
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>powertop</Name>
|
||
<Homepage>http://www.lesswatts.org/projects/powertop/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>app:console</IsA>
|
||
<Summary>Power consumption monitor</Summary>
|
||
<Description>PowerTOP is a Linux tool that finds the software component(s) that make your computer use more power than necessary while it is idle.</Description>
|
||
<Archive sha1sum="12f5fc5f5cb776a08d11fac75114637b1c215fc6" type="targz">https://github.com/fenrus75/powertop/archive/v2.9.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>libnl-devel</Dependency>
|
||
<Dependency>ncurses-devel</Dependency>
|
||
<Dependency>pciutils-devel</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<Patch>powertop-2.7-always-create-params.patch</Patch>
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>powertop</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>libnl</Dependency>
|
||
<Dependency>ncurses</Dependency>
|
||
<Dependency>libgcc</Dependency>
|
||
<Dependency>pciutils</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="executable">/usr/sbin</Path>
|
||
<Path fileType="data">/var/cache/powertop</Path>
|
||
<Path fileType="localedata">/usr/share/locale</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="4">
|
||
<Date>2018-08-15</Date>
|
||
<Version>2.9</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2018-02-25</Date>
|
||
<Version>2.9</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2017-04-05</Date>
|
||
<Version>2.8</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Ertuğrul Erata</Name>
|
||
<Email>ertugrulerata@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2016-07-02</Date>
|
||
<Version>2.8</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|