summaryrefslogtreecommitdiffstats
path: root/libs/upower/DETAILS
blob: 665eb28a49271266dbba18f8ea221cef67843921 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=upower
         VERSION=0.9.17
     SOURCE_HASH=sha512:f8a279d3da048164bb7bc720bb0cd590bd00ef79e1b56f211b5025acbf46016fcabc39c91ae8a16577b8c383a751c43204a49893bdbd64adb0a6259aa1e2bccd
          SOURCE=$SPELL-$VERSION.tar.xz
#      SOURCE_GPG=gurus.gpg:$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://upower.freedesktop.org/releases/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://upower.freedesktop.org/
         ENTERED=20100407
           SHORT="abstraction for enumerating power devices"
cat << EOF
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.
Some operations (such as suspending the system) are restricted using PolicyKit. 
EOF