summaryrefslogtreecommitdiffstats
path: root/video/animata/DETAILS
blob: 6156317bf2098aa37fce118aa3fc3b10c37bc8fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
           SPELL=animata
if test "$ANIMATA_AUTOUPDATE" = "y"; then
         VERSION=$(date +%Y%m%d)
else
         VERSION=svn
fi
          SOURCE=$SPELL-svn.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
   SOURCE_URL[0]=svn_http://animata.googlecode.com/svn/trunk:animata-svn
   SOURCE_IGNORE=volatile
        WEB_SITE=http://animata.kibu.hu/
         ENTERED=20111101
      LICENSE[0]=GPL
           SHORT="real-time animation software"
cat << EOF
Animata is a real-time animation software, designed to create interactive
background projections for concerts, theatre and dance performances.
EOF