summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/gnome-online-accounts/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome3-libs/gnome-online-accounts/DETAILS')
-rwxr-xr-xgnome3-libs/gnome-online-accounts/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/gnome3-libs/gnome-online-accounts/DETAILS b/gnome3-libs/gnome-online-accounts/DETAILS
new file mode 100755
index 0000000000..3bc5b15ae5
--- /dev/null
+++ b/gnome3-libs/gnome-online-accounts/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=gnome-online-accounts
+ VERSION=3.2.1
+ BRANCH=$(echo $VERSION|cut -d . -f 1,2)
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ WEB_SITE=http://developer.gnome.org/goa/
+ ENTERED=20110929
+ SHORT="interfaces to access the user's online accounts"
+cat << EOF
+gnome-online-accounts provides interfaces so applications and
+libraries in GNOME can access the user's online accounts.
+EOF