Rebuild with libimobiledevice
This commit is contained in:
@@ -1,9 +1,30 @@
|
||||
name: upower
|
||||
description: Abstraction for enumerating power devices, listening to device events and querying history and statistics
|
||||
version: 1.90.10
|
||||
revision: 2
|
||||
url: https://upower.freedesktop.org/
|
||||
license: GPL2-or-later
|
||||
architecture: any
|
||||
depends: ["gcc-libs", "glib", "glibc", "libgudev", "polkit"]
|
||||
make_depends: ["docbook-xsl-nons", "gobject-introspection", "meson"]
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glib
|
||||
- glibc
|
||||
- libgudev
|
||||
- libimobiledevice
|
||||
- libplist
|
||||
- polkit
|
||||
optional_depends:
|
||||
- libusbmuxd
|
||||
make_depends:
|
||||
- docbook-xsl-nons
|
||||
- gobject-introspection
|
||||
- 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: 7fcd51bece2526dbee5170feb3ffd1adab5b0cd023575f1fd119d969b73f4b90
|
||||
|
||||
Reference in New Issue
Block a user