void-packages/srcpkgs/accountsservice/template
Juan RP d9d1e7cecb accountsservice: update to 0.6.7.
--HG--
branch : gnome3
2011-03-29 09:47:38 +02:00

27 lines
988 B
Plaintext

# Template file for 'accountsservice'
pkgname=accountsservice
version=0.6.7
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="D-Bus interfaces for querying and manipulating user account information"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=06d1d4d9875edcaec365545adb0ade792a56b8541ff968a36f47e5403cf3596d
long_desc="
The accountsservice project provides a set of D-Bus interfaces for
querying and manipulating user account information and an implementation
of these interfaces, based on the useradd, usermod and userdel commands."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run glib
Add_dependency run dbus-libs
Add_dependency run dbus-glib
Add_dependency run polkit
Add_dependency build pkg-config
Add_dependency build glib-devel
Add_dependency build dbus-devel
Add_dependency build dbus-glib-devel
Add_dependency build polkit-devel
Add_dependency build gobject-introspection