summaryrefslogtreecommitdiffstats
path: root/e-17/e-emotion/DETAILS
blob: 9672257aadfd17ff58738f5968cb5cc528cc665e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
           SPELL=e-emotion
         ARCHIVE=off
#if  [  "$EEMOTION_CVS"  ==  "y"  ];  then
#  if  [  "$EEMOTION_CVS_AUTOUPDATE"  ==  "y"  ];  then
#         VERSION=$(date +%Y%m%d)
#  else
#         VERSION=svn
#  fi
#          SOURCE=$SPELL-svn.tar.bz2
#  FORCE_DOWNLOAD=on
#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
#   SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/emotion:emotion
#   SOURCE_IGNORE=volatile
#else
         VERSION=0.0.1
#          SOURCE=emotion-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/emotion-$VERSION
#   SOURCE_URL[0]=$SOURCEFORGE_URL/enlightenment/$SOURCE
#     SOURCE_HASH=sha512:8596d842078f0735040de30cee9cb3ad7e8ac5efd25b5eb5857263d7b646d1070b6e97c4fc097c5c9ebd4f1da565aa201ab91ba6c318ec11c7bc86a93939c3a1
#fi
      LICENSE[0]=BSD
        WEB_SITE=http://enlightenment.org/Libraries/Emotion/index.html
         ENTERED=20040619
      PATCHLEVEL=2
        KEYWORDS="enlightenment video library"
           SHORT="Evas smart-object video library"
cat << EOF
Emotion is an Evas smart-object library providing video capabilities. Emotion
leverages libxine 1.0 and integrates seemlessly with the rest of the
EFL. Because its based on libxine, any format that it supports (Theora,
DiVX, MPEG2, etc) is avalible using Emotion.
EOF