UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit:
[ BASH | XML | JSON ]

upower

The UPower package provides an interface 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.

Package info

Codename: upower
Source file: upower-v1.90.2.tar.bz2
Source directory: upower-v1.90.2
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/u/upower-v1.90.2.tar.bz2
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/u/upower-v1.90.2.tar.bz2.md5sum
Dependances: gobject-introspection, libgudev, libusb.
Dependance of: mate-power-manager, mate-applets, xfce4-power-manager, gnome-session, xfce4-settings-4.18.4, gnome-bluetooth, tracker-miners, gnome-settings-daemon.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed '/parse_version/d' -i src/linux/integration-test.py

mkdir build                         &&
cd    build                         &&
meson setup ..            \
      --prefix=/usr       \
      --buildtype=release \
      -Dgtk-doc=false     \
      -Dman=false      

Build script:
cd    build                         &&
ninja

if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
	    LC_ALL=C ninja test
fi

Install script:
cd    build                         &&
ninja install


Apache/2.4.62 (Debian) Server at ulfs.org Port 443