50 lines
1.9 KiB
XML
50 lines
1.9 KiB
XML
<?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="60da464a0c5d39c64b5d4a0e854bc6c480f8927a" type="targz">https://01.org/sites/default/files/downloads/powertop/powertop-2.8.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>libnl-devel</Dependency>
|
||
<Dependency>ncurses-devel</Dependency>
|
||
<Dependency>pciutils-devel</Dependency>
|
||
</BuildDependencies>
|
||
</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="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> |