Re: [E-devel] Using anjuta

2005-08-29 Thread QliX=D! [aka Ezequiel Brizuela]
Someone is taking this things in the TODO List?.
I refer to see how to add support to some IDEs?.
Not all like the jed+multiconsole enviroment to make a app :D

Greetings.
QliX=D!
2005/8/28, The Rasterman Carsten Haitzler [EMAIL PROTECTED]:
On Sun, 28 Aug 2005 18:23:09 +0200 Gabriel [EMAIL PROTECTED]
 babbled: Hello! I've started using anjuta for my programming and I would like to know how to configure that to make it able to build EWL apps?just import the project you want to build (if there is an existing one). anjuta
has no support for efl natively if you want to start a new project - so if youdo, just start a new terminal/generic one and then you'll have to add all thelibrary linking yourself etc.--- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]裸好多[EMAIL PROTECTED]Tokyo, Japan (東京 日本)
---SF.Net email is Sponsored by the Better Software Conference  EXPOSeptember 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QASecurity * Process Improvement  Measurement * http://www.sqe.com/bsce5sf___
enlightenment-devel mailing listenlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Using anjuta

2005-08-29 Thread dan sinclair
 Someone is taking this things in the TODO List?.
 I refer to see how to add support to some IDEs?.
 Not all like the jed+multiconsole enviroment to make a app :D
  Greetings.
 QliX=D!

If you want support in Anjuta for EFL development you're free to add it.
We don't use Anjuta for development so don't have any significant reason
to go through the effort of adding it.

I'm not sure which TODO file your referring to here, as this isn't really
relevant for the e17 todo list, unless you mean the Anjuta todo list, but
then you've mailed the wrong list.

dan



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Embrace spec and make dist patch

2005-08-29 Thread Jim Perrin
Quick patch to a couple Makefile.am's in embrace to allow it to make
dist cleanly, and a spec file to aid in rpm packaging.
-- 
Jim Perrin
System Administrator - UIT
Ft Gordon  US Army Signal Center
? embrace.spec
Index: Makefile.am
===
RCS file: /cvsroot/enlightenment/misc/embrace/Makefile.am,v
retrieving revision 1.1
diff -u -r1.1 Makefile.am
--- Makefile.am	1 Mar 2004 20:02:50 -	1.1
+++ Makefile.am	29 Aug 2005 15:15:45 -
@@ -1,3 +1,6 @@
 ## $Id: Makefile.am,v 1.1 2004/03/01 20:02:50 tsauerbeck Exp $
 
 SUBDIRS = data m4 src
+EXTRA_DIST = AUTHORS COPYING README INSTALL NEWS ChangeLog \
+	 embrace.spec
+
Index: src/Makefile.am
===
RCS file: /cvsroot/enlightenment/misc/embrace/src/Makefile.am,v
retrieving revision 1.7
diff -u -r1.7 Makefile.am
--- src/Makefile.am	25 Aug 2005 20:34:59 -	1.7
+++ src/Makefile.am	29 Aug 2005 15:15:45 -
@@ -10,7 +10,7 @@
 
 noinst_LTLIBRARIES   = libembrace.la
 
-libembrace_la_SOURCES  = embrace.c embrace.h   \
+libembrace_la_SOURCES  = embrace.c embrace.h e_mod_main.h  \
  embrace_plugin.c embrace_plugin.h \
  mailbox.c mailbox.h
 


embrace.spec
Description: Binary data


Re: [E-devel] Using anjuta

2005-08-29 Thread The Rasterman
On Mon, 29 Aug 2005 11:21:33 -0300 QliX=D! [aka Ezequiel Brizuela]
[EMAIL PROTECTED] babbled:

 Someone is taking this things in the TODO List?.
 I refer to see how to add support to some IDEs?.
 Not all like the jed+multiconsole enviroment to make a app :D
  Greetings.
 QliX=D!

why should we support ide's? their job is to support developers. you can import
e or evas or edje or ecore etc. INTO ajunta for example as a project if you
want to work under ajunta.

  2005/8/28, The Rasterman Carsten Haitzler [EMAIL PROTECTED]: 
  
  On Sun, 28 Aug 2005 18:23:09 +0200 Gabriel [EMAIL PROTECTED] babbled:
  
   Hello! I've started using anjuta for my programming and I would like to
   know how to configure that to make it able to build EWL apps?
  
  just import the project you want to build (if there is an existing one). 
  anjuta
  has no support for efl natively if you want to start a new project - so if 
  you
  do, just start a new terminal/generic one and then you'll have to add all 
  the
  library linking yourself etc.
  
  --
  - Codito, ergo sum - I code, therefore I am --
  The Rasterman (Carsten Haitzler) [EMAIL PROTECTED]
  裸好多 [EMAIL PROTECTED]
  Tokyo, Japan (東京 日本)
  
  
  ---
  SF.Net email is Sponsored by the Better Software Conference  EXPO
  September 19-22, 2005 * San Francisco, CA * Development Lifecycle 
  Practices
  Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
  Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多  [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Compile Problem with e,entice,entrance,e_utils

2005-08-29 Thread zol
I have installed the gcc-4.0.1
but that was the same problem.

is there any tools like 'readline' who can interfers
with edje_cc


--- Carsten Haitzler [EMAIL PROTECTED] a écrit :

 On Sat, 27 Aug 2005 10:12:23 +0200 (CEST) zol
 [EMAIL PROTECTED] babbled:
 
  
  So is my gcc wrong ?
 
 something about your gcc is making its preprocessor
 add spaces i think. thats
 my best guess. before only apple's gcc did this.
 
  
  zol:~$ cpp --version
  cpp (GCC) 3.3.3
  Copyright (C) 2003 Free Software Foundation, Inc.
  This is free software; see the source for copying
  conditions.  There is NO
  warranty; not even for MERCHANTABILITY or FITNESS
 FOR
  A PARTICULAR PURPOSE.
  
  --- Carsten Haitzler [EMAIL PROTECTED] a
 écrit :
  
   On Sat, 27 Aug 2005 00:02:23 +0200 (CEST) zol
   [EMAIL PROTECTED] babbled:
   
Hye Rasterman,

wi
  th -mfpmath=387 that's the same thing :
   
   that option will affect binaries compiled - not
   edjes. it seesm your CPP it
   doing weird things we don't expect it to do.
   
gcc -g -O2 -mfpmath=387 -o entice entice.o
 image.o
ipc.o keys.o prefs.o signals_image.o
   signals_thumb.o
exif.o main.o 
 -L/usr/local/E17/lib
/usr/local/E17/lib/libesmart_container.so
-L/usr/local/lib -L/usr/X11R6/lib
   /usr/local/lib/liblt
dl.so /usr/local/E17/lib/libesmart_draggies.so
-L/home/zol/e17/libs/ecore/src/lib/ecore/.libs
-L/home/zol/e17/libs/eco
re/src/lib/ecore_txt/.libs
   
 -L/home/zol/e17/libs/ecore/src/lib/ecore_job/.libs
-L/home/zol/e17/libs/ecore/src/lib/ecore
_x/.libs
   
 -L/home/zol/e17/libs/ecore/src/lib/ecore_fb/.libs
/usr/local/E17/lib/libesmart_thumb.so
/usr/local/E17/lib/li
bepsilon.so -L/usr/local/ssl/lib
   
 -L/home/zol/e17/libs/ecore/src/lib/ecore_con/.libs
/usr/local/E17/lib/libepeg.so /usr
/local/E17/lib/libesmart_trans_x11.so
/usr/local/E17/lib/libImlib2.so
/usr/X11R6/lib/libfreetype.so
 /usr/local/E17/lib
/libedje.so
 /usr/local/E17/lib/libecore_evas.so
/usr/local/E17/lib/libecore_x.so -lXcursor
 -lXp
-lXinerama /usr/local/
E17/lib/libecore_job.so
/usr/local/E17/lib/libecore_txt.so
/usr/local/E17/lib/libecore_fb.so
/usr/local/E17/lib/libeco
re_config.so
 /usr/local/E17/lib/libecore_ipc.so
/usr/local/E17/lib/libevas.so
/usr/local/lib/libfreetype.so -lpng /usr
/local/E17/lib/libedb.so
   /usr/local/lib/libXCBImage.so
/usr/local/lib/libXCBICCCM.so
/usr/local/lib/libXCBAtom.so /usr
/local/lib/libXCBProperty.so
/usr/local/lib/libXCBEvent.so
   /usr/local/lib/libXCB.so
/usr/local/lib/libXau.so /usr/loca
l/lib/libdirectfb.so /usr/lib/libGL.so -lX11
   -lXext
-lGL -lGLU -lpthread
/usr/local/E17/lib/libecore_file.so /usr/loca
l/E17/lib/libecore_dbus.so
/usr/local/E17/lib/libecore_con.so
/usr/local/E17/lib/libecore.so
/usr/local/lib/libcurl.so
 -lssl -lcrypto -ldl
 /usr/local/E17/lib/libeet.so
   -lz
/usr/local/lib/libjpeg.so
/usr/local/E17/lib/libembryo.so -lm -l
c
make[3]: Leaving directory
`/home/zol/e17/apps/entice/src/bin'
make[3]: Entering directory
`/home/zol/e17/apps/entice/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/home/zol/e17/apps/entice/src'
make[2]: Leaving directory
`/home/zol/e17/apps/entice/src'
make[1]: Leaving directory
`/home/zol/e17/apps/entice/src'
Making all in data
make[1]: Entering directory
`/home/zol/e17/apps/entice/data'
Making all in themes
make[2]: Entering directory
`/home/zol/e17/apps/entice/data/themes'
Making all in default
make[3]: Entering directory
   
 `/home/zol/e17/apps/entice/data/themes/default'
Making all in parts
make[4]: Entering directory
   
  
 

`/home/zol/e17/apps/entice/data/themes/default/parts'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
   
  
 

`/home/zol/e17/apps/entice/data/themes/default/parts'
Making all in programs
make[4]: Entering directory
   
  
 

`/home/zol/e17/apps/entice/data/themes/default/programs'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
   
  
 

`/home/zol/e17/apps/entice/data/themes/default/programs'
make[4]: Entering directory
   
 `/home/zol/e17/apps/entice/data/themes/default'
edje_cc -v -id ../../../data/images -fd
../../../data/fonts default.edc default.eet
edje_cc: Opening /tmp/edje_cc.edc-tmp-7GTktI
 for
input
edje_cc: Parsing input file
edje_cc: Error. parts/bg.edc:1 got 2
 arguments,
   but
expected 1
make[4]: *** [default.eet] Error 255
make[4]: Leaving directory
   
 `/home/zol/e17/apps/entice/data/themes/default'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
   
 `/home/zol/e17/apps/entice/data/themes/default'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/zol/e17/apps/entice/data/themes'
make[1]: *** [all-recursive] 

Re: [E-devel] Monster spec and Makefile.am patch

2005-08-29 Thread Michael Jennings
On Wednesday, 24 August 2005, at 16:31:52 (-0400),
Ryan Little wrote:

 Here's some revised specs. 

Committed, thanks. :)

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 And always remember the last words of my grandfather, who said,
  'Sh*t!  A truck!'   -- Emo Phillips


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] e17 on cygwin ALMOST works

2005-08-29 Thread Mike Russo

i have some screen shots and build notes here:

http://www.stardatecomputer.com/people/miker/MJR_TiddlyWiki.html#E17onCygwin

short story is, it builds but ewl has some video display issues. :-)
why? i didn't want to wait till windows vista!

--
Mike Russo
ReadQ Systems, Inc.
(212) 425 3680 x105

Random quote of the last-time-I-ran-bash:
The one L lama, he's a priest
The two L llama, he's a beast
And I will bet my silk pyjama
There isn't any three L lllama.
-- O. Nash, to which a fire chief replied that occasionally
his department responded to something like a three L lllama.



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on cygwin ALMOST works

2005-08-29 Thread Nathan Ingersoll
It looks like you're missing eet loader support in evas. You're notes
don't mention building eet, that should be done prior to building evas.
This would prevent Edje's from being loaded correctly and the display
issues for both EWL and e17.On 8/29/05, Mike Russo [EMAIL PROTECTED] wrote:
i have some screen shots and build notes here:http://www.stardatecomputer.com/people/miker/MJR_TiddlyWiki.html#E17onCygwin
short story is, it builds but ewl has some video display issues. :-)why? i didn't want to wait till windows vista!--Mike RussoReadQ Systems, Inc.(212) 425 3680 x105Random quote of the last-time-I-ran-bash:
The one L lama, he's a priestThe two L llama, he's a beastAnd I will bet my silk pyjamaThere isn't any three L lllama.--
O. Nash, to which a fire chief replied that occasionallyhis
department responded to something like a three L lllama.---SF.Net email is Sponsored by the Better Software Conference  EXPOSeptember 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QASecurity * Process Improvement  Measurement * http://www.sqe.com/bsce5sf___
enlightenment-devel mailing listenlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on cygwin ALMOST works

2005-08-29 Thread Mike Russo

Nathan Ingersoll wrote:

It looks like you're missing eet loader support in evas. You're notes 
don't mention building eet, that should be done prior to building 
evas. This would prevent Edje's from being loaded correctly and the 
display issues for both EWL and e17.


I just checked and I most definitely built eet before evas, and eet  
edb loader support (and eet font support) was configured for evas. I 
just rebuilt evas, disabling mmx and see to see if that would make a 
difference, but no dice. (When building evas, the programs in src/bin 
wouldn't build, complaining there was no target in the Makefile for 
them, so I commented them out, but I don't think that would make a 
difference in this case -- the evas lib is installed).


--
Mike Russo
ReadQ Systems, Inc.
(212) 425 3680 x105

Random quote of the last-time-I-ran-bash:
The one L lama, he's a priest
The two L llama, he's a beast
And I will bet my silk pyjama
There isn't any three L lllama.
-- O. Nash, to which a fire chief replied that occasionally
his department responded to something like a three L lllama.



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Compile Problem with e,entice,entrance,e_utils

2005-08-29 Thread The Rasterman
On Mon, 29 Aug 2005 20:56:40 +0200 (CEST) zol [EMAIL PROTECTED] babbled:

 I have installed the gcc-4.0.1
 but that was the same problem.
 
 is there any tools like 'readline' who can interfers
 with edje_cc

no - readline isn't used. hmmm. weird. well i guess you won't be building
entice! :)

 
 --- Carsten Haitzler [EMAIL PROTECTED] a écrit :
 
  On Sat, 27 Aug 2005 10:12:23 +0200 (CEST) zol
  [EMAIL PROTECTED] babbled:
  
   
   So is my gcc wrong ?
  
  something about your gcc is making its preprocessor
  add spaces i think. thats
  my best guess. before only apple's gcc did this.
  
   
   zol:~$ cpp --version
   cpp (GCC) 3.3.3
   Copyright (C) 2003 Free Software Foundation, Inc.
   This is free software; see the source for copying
   conditions.  There is NO
   warranty; not even for MERCHANTABILITY or FITNESS
  FOR
   A PARTICULAR PURPOSE.
   
   --- Carsten Haitzler [EMAIL PROTECTED] a
  écrit :
   
On Sat, 27 Aug 2005 00:02:23 +0200 (CEST) zol
[EMAIL PROTECTED] babbled:

 Hye Rasterman,
 
 wi
   th -mfpmath=387 that's the same thing :

that option will affect binaries compiled - not
edjes. it seesm your CPP it
doing weird things we don't expect it to do.

 gcc -g -O2 -mfpmath=387 -o entice entice.o
  image.o
 ipc.o keys.o prefs.o signals_image.o
signals_thumb.o
 exif.o main.o 
  -L/usr/local/E17/lib
 /usr/local/E17/lib/libesmart_container.so
 -L/usr/local/lib -L/usr/X11R6/lib
/usr/local/lib/liblt
 dl.so /usr/local/E17/lib/libesmart_draggies.so
 -L/home/zol/e17/libs/ecore/src/lib/ecore/.libs
 -L/home/zol/e17/libs/eco
 re/src/lib/ecore_txt/.libs

  -L/home/zol/e17/libs/ecore/src/lib/ecore_job/.libs
 -L/home/zol/e17/libs/ecore/src/lib/ecore
 _x/.libs

  -L/home/zol/e17/libs/ecore/src/lib/ecore_fb/.libs
 /usr/local/E17/lib/libesmart_thumb.so
 /usr/local/E17/lib/li
 bepsilon.so -L/usr/local/ssl/lib

  -L/home/zol/e17/libs/ecore/src/lib/ecore_con/.libs
 /usr/local/E17/lib/libepeg.so /usr
 /local/E17/lib/libesmart_trans_x11.so
 /usr/local/E17/lib/libImlib2.so
 /usr/X11R6/lib/libfreetype.so
  /usr/local/E17/lib
 /libedje.so
  /usr/local/E17/lib/libecore_evas.so
 /usr/local/E17/lib/libecore_x.so -lXcursor
  -lXp
 -lXinerama /usr/local/
 E17/lib/libecore_job.so
 /usr/local/E17/lib/libecore_txt.so
 /usr/local/E17/lib/libecore_fb.so
 /usr/local/E17/lib/libeco
 re_config.so
  /usr/local/E17/lib/libecore_ipc.so
 /usr/local/E17/lib/libevas.so
 /usr/local/lib/libfreetype.so -lpng /usr
 /local/E17/lib/libedb.so
/usr/local/lib/libXCBImage.so
 /usr/local/lib/libXCBICCCM.so
 /usr/local/lib/libXCBAtom.so /usr
 /local/lib/libXCBProperty.so
 /usr/local/lib/libXCBEvent.so
/usr/local/lib/libXCB.so
 /usr/local/lib/libXau.so /usr/loca
 l/lib/libdirectfb.so /usr/lib/libGL.so -lX11
-lXext
 -lGL -lGLU -lpthread
 /usr/local/E17/lib/libecore_file.so /usr/loca
 l/E17/lib/libecore_dbus.so
 /usr/local/E17/lib/libecore_con.so
 /usr/local/E17/lib/libecore.so
 /usr/local/lib/libcurl.so
  -lssl -lcrypto -ldl
  /usr/local/E17/lib/libeet.so
-lz
 /usr/local/lib/libjpeg.so
 /usr/local/E17/lib/libembryo.so -lm -l
 c
 make[3]: Leaving directory
 `/home/zol/e17/apps/entice/src/bin'
 make[3]: Entering directory
 `/home/zol/e17/apps/entice/src'
 make[3]: Nothing to be done for `all-am'.
 make[3]: Leaving directory
 `/home/zol/e17/apps/entice/src'
 make[2]: Leaving directory
 `/home/zol/e17/apps/entice/src'
 make[1]: Leaving directory
 `/home/zol/e17/apps/entice/src'
 Making all in data
 make[1]: Entering directory
 `/home/zol/e17/apps/entice/data'
 Making all in themes
 make[2]: Entering directory
 `/home/zol/e17/apps/entice/data/themes'
 Making all in default
 make[3]: Entering directory

  `/home/zol/e17/apps/entice/data/themes/default'
 Making all in parts
 make[4]: Entering directory

   
  
 
 `/home/zol/e17/apps/entice/data/themes/default/parts'
 make[4]: Nothing to be done for `all'.
 make[4]: Leaving directory

   
  
 
 `/home/zol/e17/apps/entice/data/themes/default/parts'
 Making all in programs
 make[4]: Entering directory

   
  
 
 `/home/zol/e17/apps/entice/data/themes/default/programs'
 make[4]: Nothing to be done for `all'.
 make[4]: Leaving directory

   
  
 
 `/home/zol/e17/apps/entice/data/themes/default/programs'
 make[4]: Entering directory

  `/home/zol/e17/apps/entice/data/themes/default'
 edje_cc -v -id ../../../data/images -fd
 ../../../data/fonts default.edc default.eet
 edje_cc: Opening /tmp/edje_cc.edc-tmp-7GTktI
  for
 input
 edje_cc: Parsing input file
 edje_cc: Error. parts/bg.edc:1 got 2
  arguments,
but
 expected 1
 make[4]: *** [default.eet] Error 255
 make[4]: Leaving 

Re: [E-devel] e17 on cygwin ALMOST works

2005-08-29 Thread The Rasterman
On Mon, 29 Aug 2005 20:34:06 -0400 Mike Russo [EMAIL PROTECTED] babbled:

 Nathan Ingersoll wrote:
 
  It looks like you're missing eet loader support in evas. You're notes 
  don't mention building eet, that should be done prior to building 
  evas. This would prevent Edje's from being loaded correctly and the 
  display issues for both EWL and e17.
 
 I just checked and I most definitely built eet before evas, and eet  
 edb loader support (and eet font support) was configured for evas. I 
 just rebuilt evas, disabling mmx and see to see if that would make a 
 difference, but no dice. (When building evas, the programs in src/bin 
 wouldn't build, complaining there was no target in the Makefile for 
 them, so I commented them out, but I don't think that would make a 
 difference in this case -- the evas lib is installed).

it looks like eet simply can't load the image data from the eet files Or it
just can't load the edje file at all in the first place. somehow.

and as for e17's modules - your'e in a no win situatin - they ened to have
undefined symbols as they get resulved in e's executable at runtime (e provides
them) thus by definition they need to be like that. also e17 will look for
module.so not module.dll (same as imlib2). there's the ipc thing - and the
colon - i know.

anyway - e is pretty much built around unix as such - cygwin is really pushing
your luck! :)

 -- 
 Mike Russo
 ReadQ Systems, Inc.
 (212) 425 3680 x105
 
 Random quote of the last-time-I-ran-bash:
 The one L lama, he's a priest
 The two L llama, he's a beast
 And I will bet my silk pyjama
 There isn't any three L lllama.
   -- O. Nash, to which a fire chief replied that occasionally
   his department responded to something like a three L lllama.
 
 
 
 ---
 SF.Net email is Sponsored by the Better Software Conference  EXPO
 September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
 Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
 Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多  [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Monster spec and Makefile.am patch

2005-08-29 Thread Ryan Little
Here's a new diff against the last commit. 

Please review / commit.

After much discussion with everyone, I've changed e_utils and e_modules
specs so everything is in one package instead of separate packages for
each module / utility. This will make it easier for people to add new
modules / utils without having to rewrite the specs, and keep the total
package count down.

for the one or two people in the world that actually liked it that
way...well those specs are archived in the mailing list :)

There's also a Makefile.am fix for the monitor module to include the new
wireless image.

thanks!

Ryan


Index: apps/e_modules/e_modules.spec
===
RCS file: /cvsroot/enlightenment/e17/apps/e_modules/e_modules.spec,v
retrieving revision 1.1
diff -u -r1.1 e_modules.spec
--- apps/e_modules/e_modules.spec	29 Aug 2005 16:27:43 -	1.1
+++ apps/e_modules/e_modules.spec	30 Aug 2005 01:47:29 -
@@ -13,52 +13,8 @@
 BuildRequires: ecore-devel, evas-devel, esmart-devel
 BuildRequires: edje-devel, eet-devel, enlightenment-devel = 0.16.999
 Requires: enlightenment = 0.16.999
-Requires: e_modules-snow, e_modules-flame, e_modules-monitor, e_modules-weather
-Requires: e_modules-notes
-
 %description
-Virtual package requiring all e_modules for the Enlightenment window
-manager.  Also includes documentation.
-
-%package snow
-Summary: Snow module for the Enlightenment window manager.
-Group: User Interface/Desktops
-Requires: enlightenment = 0.16.999
-
-%description snow
-Snow module for the Enlightenment window manager.
-
-%package flame
-Summary: Flame module for the Enlightenment window manager.
-Group: User Interface/Desktops
-Requires: enlightenment = 0.16.999
-
-%description flame
-Flame module for the Enlightenment window manager.
-
-%package notes
-Summary: notes module for the Enlightenment window manager.
-Group: User Interface/Desktops
-Requires: enlightenment = 0.16.999
-
-%description notes
-notes module for the Enlightenment window manager.
-
-%package weather
-Summary: Weather module for the Enlightenment window manager.
-Group: User Interface/Desktops
-Requires: enlightenment = 0.16.999
-
-%description weather
-Weather module for the Enlightenment window manager.
-
-%package monitor
-Summary: Monitor module for the Enlightenment window manager.
-Group: User Interface/Desktops
-Requires: enlightenment = 0.16.999
-
-%description monitor
-Monitor module for the Enlightenment window manager.
+Various extra modules for the Enlightenment DR17 Window Manager.
 
 %prep
 %setup -q
@@ -81,31 +37,7 @@
 
 %files
 %defattr(-, root, root)
-%doc AUTHORS COPYING COPYING-PLAIN README
-
-%files flame 
-%defattr(-, root, root)
-%{_libdir}/%{name}/flame/*
-%{_libdir}/enlightenment/modules_extra/flame/%{_host_os}-%{_target_cpu}/*
-
-%files monitor
-%defattr(-, root, root)
-%{_libdir}/%{name}/monitor/*
-%{_libdir}/enlightenment/modules_extra/monitor/%{_host_os}-%{_target_cpu}/*
-
-%files notes
-%defattr(-, root, root)
-%{_libdir}/%{name}/notes/*
-%{_libdir}/enlightenment/modules_extra/notes/%{_host_os}-%{_target_cpu}/*
-
-%files snow
-%defattr(-, root, root)
-%{_libdir}/%{name}/snow/*
-%{_libdir}/enlightenment/modules_extra/snow/%{_host_os}-%{_target_cpu}/*
-
-%files weather
-%defattr(-, root, root)
-%{_libdir}/%{name}/weather/*
-%{_libdir}/enlightenment/modules_extra/weather/%{_host_os}-%{_target_cpu}/*
+%{_libdir}/%{name}/*
+%{_libdir}/enlightenment/modules_extra/*
 
 %changelog
Index: apps/e_modules/src/modules/monitor/Makefile.am
===
RCS file: /cvsroot/enlightenment/e17/apps/e_modules/src/modules/monitor/Makefile.am,v
retrieving revision 1.2
diff -u -r1.2 Makefile.am
--- apps/e_modules/src/modules/monitor/Makefile.am	29 Aug 2005 16:27:43 -	1.2
+++ apps/e_modules/src/modules/monitor/Makefile.am	30 Aug 2005 01:47:29 -
@@ -16,6 +16,7 @@
 memory.png \
 over.png \
 over_res.png \
+wireless.png \
 VeraMono.ttf
 
 EXTRA_DIST = $(files_DATA)
Index: apps/e_utils/e_utils.spec
===
RCS file: /cvsroot/enlightenment/e17/apps/e_utils/e_utils.spec,v
retrieving revision 1.1
diff -u -r1.1 e_utils.spec
--- apps/e_utils/e_utils.spec	29 Aug 2005 16:27:43 -	1.1
+++ apps/e_utils/e_utils.spec	30 Aug 2005 01:47:30 -
@@ -9,18 +9,14 @@
 Packager: %{?_packager:%{_packager}}%{!?_packager:Michael Jennings [EMAIL PROTECTED]}
 Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:The Enlightenment Project (http://www.enlightenment.org/)}
 Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
-Prefix: %{_prefix}
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: ecore-devel, evas-devel, esmart-devel, edje-devel, eet-devel
 BuildRequires: ewl-devel, imlib2-devel, embryo-devel
 BuildRequires: enlightenment-devel = 0.16.999
 Requires: enlightenment = 0.16.999
-Requires: e_utils-e17setroot, e_utils-e_util_eapp_edit, 

Re: [E-devel] e17 on cygwin ALMOST works

2005-08-29 Thread Ibukun Olumuyiwa

Mike Russo wrote:

i have some screen shots and build notes here:

http://www.stardatecomputer.com/people/miker/MJR_TiddlyWiki.html#E17onCygwin 



short story is, it builds but ewl has some video display issues. :-)
why? i didn't want to wait till windows vista!



Wow. Now that someone has figured all this out, I might actually try to 
fix the remaining issues. I would *LOVE* to be able to use E17 instead 
of Openbox at work!


Ibukun


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Monster spec and Makefile.am patch

2005-08-29 Thread Michael Jennings
On Monday, 29 August 2005, at 21:53:57 (-0400),
Ryan Little wrote:

 Here's a new diff against the last commit. 
 
 Please review / commit.
 
 After much discussion with everyone, I've changed e_utils and e_modules
 specs so everything is in one package instead of separate packages for
 each module / utility. This will make it easier for people to add new
 modules / utils without having to rewrite the specs, and keep the total
 package count down.

I saw no complaints or discussion on the list, and I think it's just
fine the way it is.  It's easy to install individual modules, and it's
just as easy to install them all.  That's the way it should be.

As far as I'm concerned, it stays as is.

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 A slipping gear could let your M203 grenade launcher fire when you
  least expect it.  That would make you quite unpopular in what's left
  of your unit.   -- In the August 1993 issue, page 9, of PS magazine


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel