Re: [E-devel] E on a PDA

2007-08-01 Thread Toma
> I have EFL packaged at: http://www.gustavobarbieri.com.br/e17-n800/, > repository is "bora" and component is "free". It's optimized for N800 > CPU, so won't run on 770. > > But no e17 yet, it require some hacks to change hildon-desktop with > it, raster did that and can provide more info on the t

Re: [E-devel] Nightly build log for E17 on 2007-08-01 07:02:06 -0700

2007-08-01 Thread David Seikel
On Wed, 1 Aug 2007 07:02:07 -0700 (PDT) Nightly build system <[EMAIL PROTECTED]> wrote: > Packages that failed to build: > edvi http://download.enlightenment.org/tests/logs/edvi.log > eflpp http://download.enlightenment.org/tests/logs/eflpp.log > epdf http://download.enlightenment.org/tests/lo

[E-devel] Nightly build log for E17 on 2007-08-01 07:02:06 -0700

2007-08-01 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2007-08-01 07:02:06 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: edvi http://download.enlightenment.org/tests/logs/edvi.log eflpp http://download.enlightenment.org/tests/logs/eflpp.log epdf h

Re: [E-devel] E CVS: libs/edje raster

2007-08-01 Thread Gustavo Sverzut Barbieri
On 8/1/07, Enlightenment CVS <[EMAIL PROTECTED]> wrote: > Enlightenment CVS committal > > Author : raster > Project : e17 > Module : libs/edje > > Dir : e17/libs/edje/src/lib > > > Modified Files: > edje_calc.c > > > Log Message: > > > DONT set color - bad. see comments > > ==

Re: [E-devel] E on a PDA

2007-08-01 Thread Dr. Michael 'Mickey' Lauer
muzzle wrote: > Is there some embedded distribution interested in using efl to build > their graphic environment (I think angstrom was considering ea e17 > environment)? I'm one of the founders of Angstrom and we have added E17 as one of the UI options in our images. > I remember seeing something

Re: [E-devel] E CVS: libs/edje raster

2007-08-01 Thread The Rasterman
On Wed, 1 Aug 2007 12:08:59 -0300 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > On 8/1/07, Enlightenment CVS <[EMAIL PROTECTED]> wrote: > > Enlightenment CVS committal > > > > Author : raster > > Project : e17 > > Module : libs/edje > > > > Dir : e17/libs/edje/src/lib > > > > > >

Re: [E-devel] E CVS: libs/edje raster

2007-08-01 Thread Gustavo Sverzut Barbieri
On 8/1/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Wed, 1 Aug 2007 12:08:59 -0300 "Gustavo Sverzut Barbieri" > <[EMAIL PROTECTED]> babbled: > > > On 8/1/07, Enlightenment CVS <[EMAIL PROTECTED]> wrote: > > > Enlightenment CVS committal > > > > > > Author : raster > > > Proje

Re: [E-devel] What's the point of Ecore_String?

2007-08-01 Thread Nathan Ingersoll
This is a method to reduce the number of duplicated strings kept in memory. It's pretty common for the same strings to be dynamically allocated repeatedly between applications and libraries, especially in circumstances where you could have multiple copies of a structure that allocates the string. S

[E-devel] What's the point of Ecore_String?

2007-08-01 Thread Ross Vandegrift
Hey everyone, I'm a bit confused as to the point of Ecore_String. It seems like the only thing one can do with an Ecore_String is fetch a string from the hash table of strings... using the string you want to fetch as the key. So uh, if I already have the string I want, why should I fetch an inst

[E-devel] Compilation error for ewl inside scratchbox

2007-08-01 Thread Amar M. Balutkar
Hello all, I am trying to compile EFL libraries inside scratchbox. I am getting a compilation error while compiling ewl, the output is as below: Making install in images make[2]: Entering directory `/home/amar/Enlightenment/e17/libs/ewl/data/images' edje_cc -v -id . bg.edc bg.edj edje_cc: Op