diff --git a/hardware/powermanagement/acpi/actions.py b/hardware/powermanagement/acpi/actions.py new file mode 100644 index 0000000000..d31068c49c --- /dev/null +++ b/hardware/powermanagement/acpi/actions.py @@ -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") diff --git a/hardware/powermanagement/acpi/pspec.xml b/hardware/powermanagement/acpi/pspec.xml new file mode 100644 index 0000000000..9591ff4064 --- /dev/null +++ b/hardware/powermanagement/acpi/pspec.xml @@ -0,0 +1,36 @@ + + + + + acpi + http://sourceforge.net/projects/acpiclient/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + Battery and thermal reporter + acpi is a small command-line tools that reports battery and thermal information. + mirrors://sourceforge/acpiclient/acpiclient/1.7/acpi-1.7.tar.gz + + + + acpi + + /usr/bin + /usr/share/doc + /usr/share/man + + + + + + 2016-07-02 + 1.7 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + diff --git a/hardware/powermanagement/acpi/translations.xml b/hardware/powermanagement/acpi/translations.xml new file mode 100644 index 0000000000..abb90e3880 --- /dev/null +++ b/hardware/powermanagement/acpi/translations.xml @@ -0,0 +1,8 @@ + + + + acpi + ACPI sistemlerde pil ve sıcaklık bilgilerini tutar + Eski apm komutlarını ACPI sistemlerde verir, pil ve sıcaklık bilgilerini tutar. + + diff --git a/pisi-index.xml b/pisi-index.xml index 5690abb5ee..cd41c7074e 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -102914,6 +102914,42 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + acpi + http://sourceforge.net/projects/acpiclient/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.powermanagement + Battery and thermal reporter + ACPI sistemlerde pil ve sıcaklık bilgilerini tutar + acpi is a small command-line tools that reports battery and thermal information. + Eski apm komutlarını ACPI sistemlerde verir, pil ve sıcaklık bilgilerini tutar. + mirrors://sourceforge/acpiclient/acpiclient/1.7/acpi-1.7.tar.gz + hardware/powermanagement/acpi/pspec.xml + + + acpi + + /usr/bin + /usr/share/doc + /usr/share/man + + + + + 2016-07-02 + 1.7 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + system FIXME diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 7395c8e047..27d5f88a12 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -cad98ebef7e9d7672dbd9a514aed651aaa27a799 \ No newline at end of file +59bbbbc20d9e6525fb1ec55c61702a41fefe1951 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 9b954d6c5e..2bf8bd9c4f 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index c3df95e238..eb3911f4f1 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -e3ec102a7a1df9787a92caf81c428b9872b58f57 \ No newline at end of file +a5d2f5ff5c9760a33b55ab342efdea3ad33b1f1f \ No newline at end of file