Merge pull request #2026 from suvari/master

acpi: new package
This commit is contained in:
Ertuğrul Erata
2016-07-02 16:58:47 +03:00
committed by GitHub
7 changed files with 103 additions and 2 deletions
+21
View File
@@ -0,0 +1,21 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
autotools.configure()
def build():
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.doman("acpi.1")
pisitools.dodoc("AUTHORS", "ChangeLog", "README")
+36
View File
@@ -0,0 +1,36 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>acpi</Name>
<Homepage>http://sourceforge.net/projects/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="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>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>acpi</Name>
<Summary xml:lang="tr">ACPI sistemlerde pil ve sıcaklık bilgilerini tutar</Summary>
<Description xml:lang="tr">Eski apm komutlarını ACPI sistemlerde verir, pil ve sıcaklık bilgilerini tutar.</Description>
</Source>
</PISI>
+36
View File
@@ -102914,6 +102914,42 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>acpi</Name>
<Homepage>http://sourceforge.net/projects/acpiclient/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<PartOf>hardware.powermanagement</PartOf>
<Summary xml:lang="en">Battery and thermal reporter</Summary>
<Summary xml:lang="tr">ACPI sistemlerde pil ve sıcaklık bilgilerini tutar</Summary>
<Description xml:lang="en">acpi is a small command-line tools that reports battery and thermal information.</Description>
<Description xml:lang="tr">Eski apm komutlarını ACPI sistemlerde verir, pil ve sıcaklık bilgilerini tutar.</Description>
<Archive type="targz" sha1sum="7c21939da5be4004fbb8f055ce02d928919a9fb7">mirrors://sourceforge/acpiclient/acpiclient/1.7/acpi-1.7.tar.gz</Archive>
<SourceURI>hardware/powermanagement/acpi/pspec.xml</SourceURI>
</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="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>
</SpecFile>
<Component>
<Name>system</Name>
<LocalName xml:lang="en">FIXME</LocalName>
+1 -1
View File
@@ -1 +1 @@
cad98ebef7e9d7672dbd9a514aed651aaa27a799
59bbbbc20d9e6525fb1ec55c61702a41fefe1951
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
e3ec102a7a1df9787a92caf81c428b9872b58f57
a5d2f5ff5c9760a33b55ab342efdea3ad33b1f1f