summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/gnome-online-accounts/DETAILS
blob: 922078897f9a107744ca803e6ada56cef73d19e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
           SPELL=gnome-online-accounts
         VERSION=3.8.1
          BRANCH=$(echo $VERSION|cut -d . -f 1,2)
          SOURCE=$SPELL-$VERSION.tar.xz
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