summaryrefslogtreecommitdiffstats
path: root/libs/upower/DETAILS
blob: 1169bf2fbb79744c290b285d561d0bd6fd8fb27d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=upower
         VERSION=0.9.18
     SOURCE_HASH=sha512:3630aa15ca9d62f3b1abb9c2f2a9d3b3493aa402b9352cb1c291ad2f59d7dcb40b8a44e17c47c1d07c0c317940bbd89cd321b5c6902624e211dda5d3544a28ca
          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