udisks: update to 1.0.3.

This commit is contained in:
Juan RP 2011-07-09 18:14:38 +02:00
parent 19935c5ee7
commit afab0ec8f8

View file

@ -1,19 +1,23 @@
# Template file for 'udisks'
pkgname=udisks
version=1.0.2
revision=2
version=1.0.3
distfiles="http://hal.freedesktop.org/releases/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--disable-static --localstatedir=/var --enable-lvm2"
short_desc="Disk Management Service"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=7dc1a150a6a31b2727144603fa5a8f9852696fc5bdc4a11917b9b0f1b8e3dcf1
homepage="http://www.freedesktop.org/wiki/Software/udisks"
license="GPL-2"
checksum=d95bceb52a70c727291b934c4c05774899a0074927c8138a219b81a784de8a4b
long_desc="
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."
The udisks project provides:
* a storage daemon that implements well-defined D-Bus interfaces that
can be used to query and manipulate storage devices.
* a command-line tool, udisks, that can be used to query and use the daemon
The actions that a user can perform using udisks are restricted using
PolicyKit."
keep_empty_dirs=yes