34 lines
809 B
YAML
34 lines
809 B
YAML
name: upower
|
|
description: Abstraction for enumerating power devices, listening to device events and querying history and statistics
|
|
version: 1.91.2
|
|
revision: 2
|
|
url: https://upower.freedesktop.org/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- libgudev
|
|
- libimobiledevice
|
|
- libplist
|
|
- polkit
|
|
optional_depends:
|
|
- libusbmuxd
|
|
make_depends:
|
|
- docbook-xsl-nons
|
|
- gobject-introspection
|
|
- gtk-doc
|
|
- meson
|
|
- python3
|
|
- udev
|
|
- usbmuxd
|
|
downloads:
|
|
- url: https://gitlab.freedesktop.org/upower/upower/-/archive/v${BPM_PKG_VERSION}/upower-v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: cd9a3a3f5e0aa21eac131253228757bbdc90ecd39768f46c325754e32daa3083
|