summaryrefslogtreecommitdiffstats
path: root/e-17/e-emotion/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/e-emotion/DETAILS')
-rwxr-xr-xe-17/e-emotion/DETAILS40
1 files changed, 22 insertions, 18 deletions
diff --git a/e-17/e-emotion/DETAILS b/e-17/e-emotion/DETAILS
index 1254d2a6f0..9672257aad 100755
--- a/e-17/e-emotion/DETAILS
+++ b/e-17/e-emotion/DETAILS
@@ -1,28 +1,32 @@
SPELL=e-emotion
-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
+ 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=emotion-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/emotion-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/enlightenment/$SOURCE
- SOURCE_HASH=sha512:8596d842078f0735040de30cee9cb3ad7e8ac5efd25b5eb5857263d7b646d1070b6e97c4fc097c5c9ebd4f1da565aa201ab91ba6c318ec11c7bc86a93939c3a1
-fi
+# 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=1
+ 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.
+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