Re: [E-devel] Porting of Evas to a proprietary backend

2013-02-06 Thread Ivan Filgueiras
Hey again, I'm been away from this subject for a while, but last week I got permission to work on this so I'll continue from where I stopped. Talking with cedric at the IRC channel (btw I go by 'haole' there), he suggested that I should use the software buffer engine at first and just imple

Re: [E-devel] Porting of Evas to a proprietary backend

2012-10-24 Thread Vincent Torri
On Thu, Oct 25, 2012 at 3:10 AM, Ivan Reche wrote: > I've convinced some managers in the company I work (a huge player in the > set top boxes market) to let me build a prototype of a new software using > the EFL. I have one month to do so. However, most of our set tops provide > an embedded Linux

Re: [E-devel] Porting of Evas to a proprietary backend

2012-10-24 Thread David Seikel
On Thu, 25 Oct 2012 13:40:17 +1000 David Seikel wrote: > On top of that, I have gone to a lot of trouble to build the bare > minimum EFL and dependencies needed for my project. So on top of > Aboriginal Linux, I add zlib, m4, pkg-config, a gettext stub (full > gettext is not needed on my project

Re: [E-devel] Porting of Evas to a proprietary backend

2012-10-24 Thread David Seikel
I've done similar work, so I can answer some of your questions, but not all. On Thu, 25 Oct 2012 01:10:19 + Ivan Reche wrote: > I've convinced some managers in the company I work (a huge player in > the set top boxes market) to let me build a prototype of a new > software using the EFL. I ha

Re: [E-devel] Porting of Evas to a proprietary backend

2012-10-24 Thread The Rasterman
On Thu, 25 Oct 2012 01:10:19 + Ivan Reche said: > I've convinced some managers in the company I work (a huge player in the > set top boxes market) to let me build a prototype of a new software using > the EFL. I have one month to do so. However, most of our set tops provide > an embedded Linu

Re: [E-devel] Porting of Evas to a proprietary backend

2012-10-24 Thread Cedric BAIL
Hello, On Thu, Oct 25, 2012 at 10:10 AM, Ivan Reche wrote: > I've convinced some managers in the company I work (a huge player in the > set top boxes market) to let me build a prototype of a new software using > the EFL. I have one month to do so. However, most of our set tops provide > an embedd

[E-devel] Porting of Evas to a proprietary backend

2012-10-24 Thread Ivan Reche
I've convinced some managers in the company I work (a huge player in the set top boxes market) to let me build a prototype of a new software using the EFL. I have one month to do so. However, most of our set tops provide an embedded Linux environment with no support to X or anything similar. In fac