[Lunar-commits] CVS: moonbase/zbeta/emotion-cvs BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Chad Kittel
v3rt1g0 at lunar-linux.org
Mon Dec 6 01:13:17 UTC 2004
Update of /var/cvs/lunar/moonbase/zbeta/emotion-cvs
In directory espresso.foo-projects.org:/tmp/cvs-serv21732/emotion-cvs
Added Files:
BUILD DEPENDS DETAILS
Log Message:
I had held of on these modules about a month ago due to the lame edje_cc
issue. As of today, I have had 3 people and myslef test these modules
and the edje_cc thing has seemed to stope existing. So I'm committing
the last two modules of the EFL. Striker will be making a e17 module
for the actual wm! w00t! If anyone is still having edje_cc issues using
all of the already commited -cvs modules let me know!
--- NEW FILE: BUILD ---
(
export PATH=$MODULE_PREFIX/bin:$PATH
export CPPFLAGS="$CPPFLAGS -I$MODULE_PREFIX/include"
export LDFLAGS="$LDFLAGS -L$MODULE_PREFIX/lib"
export USER=nobody
default_cvs_build
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends edje-cvs &&
depends xine-lib
--- NEW FILE: DETAILS ---
MODULE=emotion-cvs
VERSION=beta
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/emotion
SOURCE_URL=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/enlightenment:e17/libs/emotion
WEB_SITE=http://www.enlightenment.org/pages/emotion.html
ENTERED=20041002
UPDATED=`date -u +%Y%m%d`
MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment}
SHORT="An Evas smart-object library providing video capabilities"
cat << EOF
Emotion is an Evas smart-object library providing video capabilites.
Emotion leverages xine-lib 1.0 and integrates seemlessly with the rest
of the EFL. Because it is based on xine-lib, any format that it
supports (Theora, DiVX, MPEG2, etc) is available using Emotion.
EOF
More information about the Lunar-commits
mailing list