Power Device Enumeration Framework
UPower is an abstraction for enumerating power devices, listening to
device events and querying history and statistics. Any application or
service on the system can access the org.freedesktop.UPower service
via the system message bus. Some operations (such as suspending the
system) are restricted using PolicyKit.
- Developed at Base:System
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/upower && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000509 509 Bytes | |
upower-0.99.16.obscpio | 0000837644 818 KB | |
upower-hibernate-insteadof-hybridsleep.patch | 0000000463 463 Bytes | |
upower-sle15.patch | 0000000930 930 Bytes | |
upower.changes | 0000035738 34.9 KB | |
upower.obsinfo | 0000000097 97 Bytes | |
upower.spec | 0000005982 5.84 KB |
Revision 77 (latest revision is 89)
Dominique Leuenberger (dimstar_suse)
accepted
request 959380
from
Bjørn Lie (iznogood)
(revision 77)
- Pass --libexecdir=%%{_libexecdir}/upower to meson, keep our previous setup. - Use ldconfig_scriptlets macro for post(un) handling. - Stop removing .la files no longer present. - Update to version 0.99.16: + Silence unnecessary udev event warnings + Increase test timeout + Explicitly link with plist + Fix UpClient reference leak + Fix DisplayDevice state on battery hotplug + Fix critical action to work after it was cancelled - Changes from version 0.99.15: + Various build fixes + Update bluetooth device alias when it changes - Changes from version 0.99.14: + Port build system to meson + New ChargeCycles D-Bus property + New async GLib APIs + lid related functions are now deprecated + Refresh API is now deprecated + Fix leak of inhibitor lock + Recognize USB power supplies + Fix time compression of data points + Fix disk write amplification when battery is low - Add meson BuildRequires and macros following upstreams port.
Comments 0