[Lunar-commits] <moonbase-other> accountsservice: introduction to -other
v4hn
me at v4hn.de
Tue Feb 19 00:39:53 CET 2013
commit 0c23ec92eea67653ae0e6ce952c1c77467d2c235
Author: v4hn <me at v4hn.de>
Date: Mon, 18 Feb 2013 15:39:53 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/0c23ec92eea67653ae0e6ce952c1c77467d2c235
accountsservice: introduction to -other
dependency of cinnamon
---
libs/accountsservice/DEPENDS | +6/-0
libs/accountsservice/DETAILS | +13/-0
2 files changed, 19 insertions(+)
--- /dev/null
+++ b/libs/accountsservice/DEPENDS
@@ -0,0 +1,6 @@
+depends glib-2
+depends gdbus-codegen
+depends polkit
+depends gobject-introspection
+depends vala
+depends systemd
--- /dev/null
+++ b/libs/accountsservice/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=accountsservice
+ VERSION=0.6.30
+ SOURCE=$MODULE-$VERSION.tar.xz
+ SOURCE_URL=http://www.freedesktop.org/software/$MODULE
+ SOURCE_VFY=sha1:7a8894c4e6a947563acf4deb16d6574693feb49b
+ WEB_SITE=http://www.freedesktop.org/software/accountsservice
+ ENTERED=20130216
+ UPDATED=20130216
+ SHORT="D-Bus interface for user account query and manipulation"
+
+cat << EOF
+D-Bus interface for user account query and manipulation.
+EOF
More information about the Lunar-commits
mailing list