Search Criteria
Package Details: powerstat-git 0.02.18.r1.g6b25c64-1
Git Clone URL: | https://aur.archlinux.org/powerstat-git.git (read-only) |
---|---|
Package Base: | powerstat-git |
Description: | A tool for measuring a laptops power usage via the battery. |
Upstream URL: | http://kernel.ubuntu.com/~cking/powerstat/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | hcartiaux |
Last Packager: | hcartiaux |
Votes: | 33 |
Popularity: | 0.36 |
First Submitted: | 2012-03-28 14:12 |
Last Updated: | 2018-12-27 11:49 |
Latest Comments
tlvince commented on 2017-03-19 19:25
Here's a diff for v0.02.x: https://github.com/tlvince/pkgbuild/commit/ade710cad0c6ad6a32d97455109f47b2686646e7#diff-a88e0d76ab967e2e1713fc0a4156cf7c
Earnest commented on 2014-12-13 23:30
This PKGBUILD is still terrible, here's a good version: http://sprunge.us/AVMX (link is temporary)
hcartiaux commented on 2014-02-06 09:37
Git should be in the madedepends:
https://wiki.archlinux.org/index.php/VCS_PKGBUILD_Guidelines#A_sample_Git_PKGBUILD
I'll fix this package.
orschiro commented on 2014-01-31 13:21
@kalsan
As I said, use Aura instead.
kalsan commented on 2014-01-31 13:03
@orschiro
Manual download of latest snapshot and the make-command did the trick. I still don't like this way to install the program. I hope yaourt -S powerstat-git will work one day.
orschiro commented on 2014-01-31 12:46
@kalsan
No error for me here using Aura helper to build and install the package.
Either try a manual installation or use Aura.
kalsan commented on 2014-01-31 12:41
Unable to install.
<pre>
yaourt -S powerstat-git
==> Downloading powerstat-git PKGBUILD from AUR...
x PKGBUILD
powerstat-git 20120328-1 (Mit Mär 28 16:12:46 CEST 2012)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n
==> powerstat-git dependencies:
- glibc (already installed)
- make (already installed)
==> Continue building powerstat-git ? [Y/n]
==> ---------------------------------------
==>
==> Building and installing package
==> Erstelle Paket: powerstat-git 20120328-1 (Fre Jan 31 13:40:12 CET 2014)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
==> Entpacke Quellen ...
==> Beginne build()...
/tmp/yaourt-tmp-user/aur-powerstat-git/./PKGBUILD: Zeile 23: git: Kommando nicht gefunden. # English translation: Command not found.
==> FEHLER: Ein Fehler geschah in build(). # English: ERROR: An error occured in build().
Breche ab ... # English: Cancelling...
==> ERROR: Makepkg was unable to build powerstat-git.
==> Restart building powerstat-git ? [y/N]
==> --------------------------------------
</pre>