upower: initial import

This commit is contained in:
Danny Rawlins 2014-02-22 17:03:07 +11:00
parent e5ba8f46d1
commit b534d10886
3 changed files with 89 additions and 0 deletions

64
upower/.footprint Normal file
View File

@ -0,0 +1,64 @@
drwxr-xr-x root/root lib/
drwxr-xr-x root/root lib/udev/
drwxr-xr-x root/root lib/udev/rules.d/
-rw-r--r-- root/root lib/udev/rules.d/95-upower-battery-recall-dell.rules
-rw-r--r-- root/root lib/udev/rules.d/95-upower-battery-recall-fujitsu.rules
-rw-r--r-- root/root lib/udev/rules.d/95-upower-battery-recall-gateway.rules
-rw-r--r-- root/root lib/udev/rules.d/95-upower-battery-recall-ibm.rules
-rw-r--r-- root/root lib/udev/rules.d/95-upower-battery-recall-lenovo.rules
-rw-r--r-- root/root lib/udev/rules.d/95-upower-battery-recall-toshiba.rules
-rw-r--r-- root/root lib/udev/rules.d/95-upower-csr.rules
-rw-r--r-- root/root lib/udev/rules.d/95-upower-hid.rules
-rw-r--r-- root/root lib/udev/rules.d/95-upower-wup.rules
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/upower
drwxr-xr-x root/root usr/etc/
drwxr-xr-x root/root usr/etc/UPower/
-rw-r--r-- root/root usr/etc/UPower/UPower.conf
drwxr-xr-x root/root usr/etc/dbus-1/
drwxr-xr-x root/root usr/etc/dbus-1/system.d/
-rw-r--r-- root/root usr/etc/dbus-1/system.d/org.freedesktop.UPower.conf
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/libupower-glib/
-rw-r--r-- root/root usr/include/libupower-glib/up-client.h
-rw-r--r-- root/root usr/include/libupower-glib/up-device.h
-rw-r--r-- root/root usr/include/libupower-glib/up-history-item.h
-rw-r--r-- root/root usr/include/libupower-glib/up-qos-item.h
-rw-r--r-- root/root usr/include/libupower-glib/up-stats-item.h
-rw-r--r-- root/root usr/include/libupower-glib/up-types.h
-rw-r--r-- root/root usr/include/libupower-glib/up-version.h
-rw-r--r-- root/root usr/include/libupower-glib/up-wakeup-item.h
-rw-r--r-- root/root usr/include/libupower-glib/up-wakeups.h
-rw-r--r-- root/root usr/include/libupower-glib/upower.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/UPowerGlib-1.0.typelib
-rw-r--r-- root/root usr/lib/libupower-glib.a
-rwxr-xr-x root/root usr/lib/libupower-glib.la
lrwxrwxrwx root/root usr/lib/libupower-glib.so -> libupower-glib.so.1.0.4
lrwxrwxrwx root/root usr/lib/libupower-glib.so.1 -> libupower-glib.so.1.0.4
-rwxr-xr-x root/root usr/lib/libupower-glib.so.1.0.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/upower-glib.pc
drwxr-xr-x root/root usr/lib/upower/
-rwxr-xr-x root/root usr/lib/upower/upowerd
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/dbus-1/
drwxr-xr-x root/root usr/share/dbus-1/interfaces/
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.UPower.Device.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.UPower.KbdBacklight.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.UPower.QoS.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.UPower.Wakeups.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.UPower.xml
drwxr-xr-x root/root usr/share/dbus-1/system-services/
-rw-r--r-- root/root usr/share/dbus-1/system-services/org.freedesktop.UPower.service
drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/UPowerGlib-1.0.gir
drwxr-xr-x root/root usr/share/polkit-1/
drwxr-xr-x root/root usr/share/polkit-1/actions/
-rw-r--r-- root/root usr/share/polkit-1/actions/org.freedesktop.upower.policy
-rw-r--r-- root/root usr/share/polkit-1/actions/org.freedesktop.upower.qos.policy
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/lib/
drwxr-xr-x root/root var/lib/upower/

1
upower/.md5sum Normal file
View File

@ -0,0 +1 @@
39cfd97bfaf7d30908f20cf937a57634 upower-0.9.23.tar.xz

24
upower/Pkgfile Normal file
View File

@ -0,0 +1,24 @@
# Description: Abstraction for enumerating power devices, listening to device events and querying history and statistics.
# URL: http://upower.freedesktop.org/
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
# Packager: Alan Mizrahi, alan at mizrahi dot com dot ve
# Depends on: dbus-glib gudev intltool libusb polkit
name=upower
version=0.9.23
release=1
source=(http://$name.freedesktop.org/releases/$name-$version.tar.xz)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--sysconfdir=/usr/etc \
--localstatedir=/var \
--libexecdir=/usr/lib/$name \
--disable-nls
make
make DESTDIR=$PKG install
}