mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-06 07:58:09 +02:00
read-only-mirror of https://gitlab.freedesktop.org/upower/upower
Include <stdint.h> so that <linux/fs.h> can use uint64_t. Arguably a bug in the kernel headers, but it costs us nothing to safeguard against it. CC libupshared_la-up-device-idevice.lo In file included from sysfs-utils.c:39:0: /usr/include/linux/fs.h:37:2: error: expected specifier-qualifier-list before ‘uint64_t’ |
||
|---|---|---|
| doc | ||
| etc | ||
| libupower-glib | ||
| m4 | ||
| po | ||
| policy | ||
| rules | ||
| src | ||
| tools | ||
| .gitignore | ||
| AUTHORS | ||
| autogen.sh | ||
| configure.ac | ||
| COPYING | ||
| HACKING | ||
| Makefile.am | ||
| NEWS | ||
| README | ||
| RELEASE | ||
| upower-glib.pc.in | ||
=============== UPower =============== Requirements: glib-2.0 >= 2.6.0 gio-2.0 >= 2.16.1 dbus-1 >= 1.0 dbus-glib-1 >= 0.76 gudev-1.0 >= 001 polkit-gobject-1 >= 0.91 libusb 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.