2011-03-02 11:02:54 +01:00
|
|
|
# Template file for 'accountsservice'
|
|
|
|
pkgname=accountsservice
|
2011-09-30 11:36:49 +02:00
|
|
|
version=0.6.14
|
2011-10-11 04:40:27 +02:00
|
|
|
revision=3
|
2011-09-30 11:36:49 +02:00
|
|
|
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-10-16 19:46:38 +02:00
|
|
|
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
2011-03-02 11:02:54 +01:00
|
|
|
short_desc="D-Bus interfaces for querying and manipulating user account information"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-30 11:36:49 +02:00
|
|
|
homepage="http://cgit.freedesktop.org/accountsservice/"
|
|
|
|
license="GPL-3"
|
|
|
|
checksum=fcf26f5198521392f11078a9177e430e0ca09bd6bc481b106fc0cbbc586bfd64
|
2011-03-02 11:02:54 +01:00
|
|
|
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."
|
|
|
|
|
2011-10-03 13:18:50 +02:00
|
|
|
keep_empty_dirs=yes
|
2011-10-11 04:40:27 +02:00
|
|
|
systemd_services="accounts-daemon.service"
|
2011-03-02 20:36:07 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2011-10-11 04:40:27 +02:00
|
|
|
|
2011-03-02 11:02:54 +01:00
|
|
|
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
|
2011-07-02 11:00:12 +02:00
|
|
|
Add_dependency build intltool
|
2011-09-30 11:36:49 +02:00
|
|
|
Add_dependency build gobject-introspection
|
2011-03-02 11:02:54 +01:00
|
|
|
Add_dependency build dbus-glib-devel
|
|
|
|
Add_dependency build polkit-devel
|