summaryrefslogtreecommitdiffstats
path: root/wm-addons/obvious/DETAILS
blob: 0ccddf932166ec5f5fb68a42827da191c26a6919 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
           SPELL=obvious
if  [  "$OBVIOUS_AUTOUPDATE"  ==  "y"  ];  then
       VERSION=$(date +%Y%m%d)
else
         VERSION=git
fi
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=git://git.mercenariesguild.net/${SPELL}.git:${SPELL}-git
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://awesome.naquadah.org/wiki/Obvious"
  FORCE_DOWNLOAD=on
      LICENSE[0]=MIT
         ENTERED=20090815
           SHORT="awesome widgets"
cat << EOF
The Obvious Repository is a set of widgets for your awesome desktop
that provide helpful information.
It's an independent project that has the community support.
EOF