@@ -11,7 +11,7 @@ from pisi.actionsapi import libtools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -i 's:RUN-VERSION-SCRIPT-IN-GIT-REPOSITORY-ONLY:v2.9:' scripts/version")
|
||||
shelltools.system("sed -i 's:RUN-VERSION-SCRIPT-IN-GIT-REPOSITORY-ONLY:v2.11:' scripts/version")
|
||||
shelltools.system("./autogen.sh")
|
||||
|
||||
autotools.configure()
|
||||
|
||||
@@ -12,14 +12,14 @@
|
||||
<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>
|
||||
<Archive sha1sum="c39cec7fcb8a491f4e1bd26f1a7e6c28bb38f3c2" type="targz">https://github.com/fenrus75/powertop/archive/v2.11.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>
|
||||
<!-- <Patch>powertop-2.7-always-create-params.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -42,6 +42,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-03-02</Date>
|
||||
<Version>2.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-08-15</Date>
|
||||
<Version>2.9</Version>
|
||||
|
||||
Reference in New Issue
Block a user