upower: update to 0.9.20.

This commit is contained in:
Juan RP 2013-03-19 11:25:21 +01:00
parent 7b7f00b7c4
commit a5a54608d3
1 changed files with 4 additions and 5 deletions

View File

@ -1,14 +1,13 @@
# Template file for 'upower'
pkgname=upower
version=0.9.19
revision=2
version=0.9.20
revision=1
build_style=gnu-configure
configure_args="--disable-static --with-backend=linux
configure_args="--disable-static --with-backend=linux --without-idevice
--enable-systemd --with-systemdutildir=/usr/lib/systemd
--with-systemdsystemunitdir=/usr/lib/systemd/system"
conf_files="/etc/UPower/UPower.conf"
subpackages="upower-devel"
depends="pm-utils>=1.4.1_7"
makedepends="pkg-config intltool libxslt docbook-xsl gobject-introspection
libusb-devel libgudev-devel dbus-glib-devel polkit-devel systemd-devel"
short_desc="Abstraction for enumerating power devices"
@ -16,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://upower.freedesktop.org"
distfiles="${homepage}/releases/${pkgname}-${version}.tar.xz"
checksum=54c7facb3049f3c1b6ff9510c46aa378f53a2eb606a3ce7be3f6b0a227547e14
checksum=6817237486561294b1004a9a50a01a4d69f17e8d708c6baf9d92104fe2e6e184
pre_configure() {
sed -i "/slashlibdir=/s#/lib#/usr/lib#" configure