Search Criteria
Package Details: upower-git 0.99.13.r39.g0847d0c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/upower-git.git (read-only, click to copy) |
---|---|
Package Base: | upower-git |
Description: | Abstraction for enumerating power devices, listening to device events and querying history and statistics |
Upstream URL: | https://upower.freedesktop.org |
Licenses: | GPL |
Conflicts: | upower |
Provides: | upower |
Submitter: | bidulock |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 2 |
Popularity: | 0.000481 |
First Submitted: | 2016-02-01 02:31 (UTC) |
Last Updated: | 2022-01-14 19:27 (UTC) |
Dependencies (8)
- libgudev (libgudev-nosystemd-git)
- libimobiledevice (libimobiledevice-git)
- docbook-xsl (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- gtk-doc (gtk-doc-git) (make)
- meson (meson-git) (make)
- python (python38, python37, nogil-python, python39, python36, python32, python311) (make)
Required by (104)
- batti (requires upower)
- bunsen-utilities-git (requires upower) (optional)
- cairo-dock-plug-ins-git (requires upower) (make)
- cairo-dock-plug-ins-git (requires upower) (optional)
- cinnamon-settings-daemon-git (requires upower)
- clight (requires upower) (optional)
- clight-git (requires upower) (optional)
- deepin-daemon-git (requires upower)
- desktop-privileges (requires upower)
- desktop-privileges-nogroups (requires upower)
- ebadoo-shell (requires upower)
- firefox-beta-bin (requires upower) (optional)
- gdm-git (requires upower)
- gdm-plymouth (requires upower)
- gdm-plymouth-nox (requires upower)
- gdm-plymouth-prime (requires upower)
- gdm-prime (requires upower)
- gnome-control-center-338 (requires upower)
- gnome-control-center-4-git (requires upower)
- gnome-control-center-git (requires upower)
Latest Comments
bidulock commented on 2022-01-14 19:28 (UTC)
@petertrr Thanks, that works nicely.
petertrr commented on 2022-01-14 19:01 (UTC)
Since version 0.99.13 the script
autogen.sh
is not longer available and upower is built using meson. So with the current PKGBUILD the package can no longer be built.I was able to build it with the following PKGBUILD, based on wiki instruction:
TaZeR commented on 2018-05-21 16:32 (UTC) (edited on 2018-05-21 16:32 (UTC) by TaZeR)
Please add 'git' to the makedepends, cannot build without this in chroot.
sir_lucjan commented on 2016-05-18 15:25 (UTC)