[Lunar-commits] <moonbase-gnome3> accountsservice: add it to the moonbase.

Florin Braescu florin at lunar-linux.org
Sun Oct 19 11:31:09 CEST 2014


commit a9e249770d174550aafa9b4956d0a2ada678269c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 19 Oct 2014 12:30:50 +0300
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/a9e249770d174550aafa9b4956d0a2ada678269c

accountsservice: add it to the moonbase.
---
  core/accountsservice/BUILD   | +3/-0     
  core/accountsservice/DEPENDS | +5/-0     
  core/accountsservice/DETAILS | +13/-0    
  3 files changed, 21 insertions(+)

--- /dev/null
+++ b/core/accountsservice/BUILD
@@ -0,0 +1,3 @@
+OPTS+="--disable-static --enable-systemd"  &&
+
+default_build
--- /dev/null
+++ b/core/accountsservice/DEPENDS
@@ -0,0 +1,5 @@
+depends  intltool
+depends  glib-2
+depends  polkit
+depends  systemd
+depends  gobject-introspection
--- /dev/null
+++ b/core/accountsservice/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=accountsservice
+         VERSION=0.6.39
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=http://www.freedesktop.org/software/$MODULE/
+      SOURCE_VFY=sha256:f938a3d517ddd44c7605b49f11028198071906e0fde96f22c7e16d1eb275335d
+        WEB_SITE=http://www.freedesktop.org/software/accountsservice/
+         ENTERED=20141018
+         UPDATED=20141018
+           SHORT="D-Bus interface for user account query and manipulation"
+
+cat << EOF
+D-Bus interface for user account query and manipulation.
+EOF
\ No newline at end of file




More information about the Lunar-commits mailing list