Re: [E-devel] E SVN: billiob trunk/edje/data

2010-04-21 Thread Viktor Kojouharov
I'd like to throw in a suggestion to just extract the syntax file from the vimball in edje/data and use that. It is much more feature complete On Thu, Apr 22, 2010 at 12:00 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > edje: improve vim syntax file and become the maintainer

Re: [E-devel] Spec file changes

2010-04-21 Thread Rui Miguel Silva Seabra
Em 18-04-2010 08:05, Michael Jennings escreveu: > On Saturday, 17 April 2010, at 11:29:50 (+0100), > Rui Miguel Silva Seabra wrote: > >> With the proposed patch example, I can do what I need (have rpms with >> hour and minute), and leave the default to be the current status quo. > > I have commit

Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Vincent Torri
On Wed, 21 Apr 2010, Dave Ray wrote: > I tried > ./configure --enable-xine=static install emotion and try emotion_test again :) Vincent > >> ls -l /usr/local/lib/emotion/ > total 88 > -rwxr-xr-x 1 root wheel 2093 Apr 21 12:50 xine.la > -rwxr-xr-x 1 root wheel 39008 Apr 21 12:50 xine.s

Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Dave Ray
I tried ./configure --enable-xine=static > ls -l /usr/local/lib/emotion/ total 88 -rwxr-xr-x 1 root wheel 2093 Apr 21 12:50 xine.la -rwxr-xr-x 1 root wheel 39008 Apr 21 12:50 xine.so > On Apr 21, 2010, at 1:12 PM, Vincent Torri wrote: >> > try just: > > ./configure --enable-xine=stati

Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Vincent Torri
On Wed, 21 Apr 2010, Dave Ray wrote: > > On Apr 21, 2010, at 12:38 PM, Vincent Torri wrote: >> On Wed, 21 Apr 2010, Dave Ray wrote: >> >>> /usr/local/lib/emotion/xine.so >> >> btw, it's strange that xine.so, and not xine.dylib, is created. Is >> it working if you rename it ? > > I just tried tha

Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Dave Ray
On Apr 21, 2010, at 12:38 PM, Vincent Torri wrote: > On Wed, 21 Apr 2010, Dave Ray wrote: > >> /usr/local/lib/emotion/xine.so > > btw, it's strange that xine.so, and not xine.dylib, is created. Is > it working if you rename it ? I just tried that and get the same results. I also tried ./autoge

Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Vincent Torri
On Wed, 21 Apr 2010, Dave Ray wrote: > /usr/local/lib/emotion/xine.so btw, it's strange that xine.so, and not xine.dylib, is created. Is it working if you rename it ? Vincent > /usr/local/lib/libxine.dylib -> libxine.1.28.0.dylib > > I downloaded the latest svn for emotion and got the same

Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Dave Ray
/usr/local/lib/emotion/xine.so /usr/local/lib/libxine.dylib -> libxine.1.28.0.dylib I downloaded the latest svn for emotion and got the same results. Do I have to add something to my ENV? On Apr 21, 2010, at 12:01 PM, Vincent Torri wrote: > > > On Wed, 21 Apr 2010, Vincent Torri wrote: > >> >

Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Vincent Torri
On Wed, 21 Apr 2010, Vincent Torri wrote: > > > On Wed, 21 Apr 2010, Dave Ray wrote: > >> I installed xine and emotion. >> >> xine required a small tweak - my default libtool wasn't working, I replaced >> [xine-src-dir]/libtool with a copy of /usr/bin/glibtool. Then it compiled >> and install

Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Vincent Torri
On Wed, 21 Apr 2010, Dave Ray wrote: > I installed xine and emotion. > > xine required a small tweak - my default libtool wasn't working, I replaced > [xine-src-dir]/libtool with a copy of /usr/bin/glibtool. Then it compiled and > installed fine I think. > > Emotion found xine, compiled and in

Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Dave Ray
I installed xine and emotion. xine required a small tweak - my default libtool wasn't working, I replaced [xine-src-dir]/libtool with a copy of /usr/bin/glibtool. Then it compiled and installed fine I think. Emotion found xine, compiled and installed. When I run emotion_test [movie-file.m

Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and vlc

2010-04-21 Thread Luis Felipe Strano Moraes
On Wed, Apr 21, 2010 at 3:39 AM, Vincent Torri wrote: > > > On Tue, 20 Apr 2010, Dave Ray wrote: > >> Make almost finished, but I have linker errors with undefined symbols for >> VLC. >> >> Problem is, there is no .pc file in the VLC "app", and there does not appear >> to be a .a file either that

Re: [E-devel] e17 on on MacOS-X 10.5 - enki

2010-04-21 Thread Atton Jonathan
hum, enlil require emotion, I need to see why :) 2010/4/21 Dave Ray > I would LOVE to get these working! > > Having a rough time with all of them. > > On Apr 20, 2010, at 4:08 PM, Vincent Torri wrote: > >> I took out the old libs and headers. Elementary in TMP/st/ > >> elementary compiles and

Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-21 Thread Tom Haste
Well the E17 theme errors out because of #define as well so Id say its a recurring problem. Easy way to test this, is to delete line 25 of default.edc for editje. It should be "#include "border.edc" that you want to get rid of. Try compiling again and it should fail on the next define in the theme.