[Lunar-commits] CVS: moonbase/zbeta/ewl-cvs BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Chad Kittel v3rt1g0 at lunar-linux.org
Mon Dec 6 01:14:43 UTC 2004


Update of /var/cvs/lunar/moonbase/zbeta/ewl-cvs
In directory espresso.foo-projects.org:/tmp/cvs-serv22470/ewl-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 emotion-cvs &&
depends etox-cvs

--- NEW FILE: DETAILS ---
          MODULE=ewl-cvs
         VERSION=beta
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ewl
      SOURCE_URL=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/enlightenment:e17/libs/ewl
        WEB_SITE=http://www.enlightenment.org/pages/ewl.html
         ENTERED=20041010
         UPDATED=`date -u +%Y%m%d`
   MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment}
           SHORT="An Evas based general purpose widget library"

cat << EOF
The EWL (Enlightened Widget Library) is a simple-to-use, general 
purpose widget library.  It provides a widget abstraction to
creating GUI's using evas and edje.  The user of edje allows for
easy creation of fairly advanced themes.
EOF



More information about the Lunar-commits mailing list