Re: [E-devel] Re: E CVS: libs/evas mej

2006-05-28 Thread The Rasterman
On Sat, 27 May 2006 22:56:23 -0400 Michael Jennings [EMAIL PROTECTED] babbled:

 On Sunday, 28 May 2006, at 09:37:53 (+0900),
 Carsten Haitzler wrote:
 
  hmmm - are you sure? 
 
 Absolutely positive.  The build failed with a message about
 /usr/lib/evas/modules/loaders/edb/linux-gnu-i686/module.so not being
 able to load.
 
 That said, I just ran a fresh build of every single module after
 having removed the edb loader and saver modules.  Worked fine.  I'm at
 a loss, honestly.
 
 I guess the best thing to do now would be to disable edb again in
 evas, and if I run into problems again, we'll go from there.

sounds good to me. edb definitely has its uses - but they are limited. edb
loaders in evas basically are unused. the last thing that used them was ebits
(dead long ago). i was a bit surprised to find images in db files being used :)

 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)
 ---
  Have I told you today how much I love you?  Yes, but you may
   continue to repeat it for as long as you like.
   -- President Sheridan and Delenn, Babylon Five
 
 
 ---
 All the advantages of Linux Managed Hosting--Without the Cost and Risk!
 Fully trained technicians. The highest number of Red Hat certifications in
 the hosting industry. Fanatical Support. Click to learn more
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
 ___
 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]
裸好多
Tokyo, Japan (東京 日本)


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Re: E CVS: libs/evas mej

2006-05-27 Thread Michael Jennings
On Sunday, 28 May 2006, at 08:21:18 (+0900),
Carsten Haitzler wrote:

 which modules?

Definitely mem.  It fails to build if the edb loader for evas isn't
installed.  I believe net also, but I fixed evas before trying it
again, so I could be wrong.  But mem definitely wouldn't build.

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)
---
 What good is having someone who can walk on water if you don't
  follow in His footsteps? -- Unknown


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Re: E CVS: libs/evas mej

2006-05-27 Thread The Rasterman
On Sat, 27 May 2006 19:34:02 -0400 Michael Jennings [EMAIL PROTECTED] babbled:

 On Sunday, 28 May 2006, at 08:21:18 (+0900),
 Carsten Haitzler wrote:
 
  which modules?
 
 Definitely mem.  It fails to build if the edb loader for evas isn't
 installed.  I believe net also, but I fixed evas before trying it
 again, so I could be wrong.  But mem definitely wouldn't build.

hmmm - are you sure? 

[  9:33AM ~/C/e/e_modules/mem ] grep -i edb *
Binary file VeraMono.ttf matches

and that .ttf match is just luck - so ignore that...

[  9:35AM ~/C/e/e_modules/net ] grep -i edb *
Binary file VeraMono.ttf matches

same... no .db files are included, it doesnt execute anything to make edb db
files - it doesn't ship any and doesn't call any edb calls... what's up? i
suspect this is bogus.

are you sure it's not something else?

 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)
 ---
  What good is having someone who can walk on water if you don't
   follow in His footsteps? -- Unknown
 
 
 ---
 All the advantages of Linux Managed Hosting--Without the Cost and Risk!
 Fully trained technicians. The highest number of Red Hat certifications in
 the hosting industry. Fanatical Support. Click to learn more
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
 ___
 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]
裸好多
Tokyo, Japan (東京 日本)


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Re: E CVS: libs/evas mej

2006-05-27 Thread Michael Jennings
On Sunday, 28 May 2006, at 09:37:53 (+0900),
Carsten Haitzler wrote:

 hmmm - are you sure? 

Absolutely positive.  The build failed with a message about
/usr/lib/evas/modules/loaders/edb/linux-gnu-i686/module.so not being
able to load.

That said, I just ran a fresh build of every single module after
having removed the edb loader and saver modules.  Worked fine.  I'm at
a loss, honestly.

I guess the best thing to do now would be to disable edb again in
evas, and if I run into problems again, we'll go from there.

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)
---
 Have I told you today how much I love you?  Yes, but you may
  continue to repeat it for as long as you like.
  -- President Sheridan and Delenn, Babylon Five


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Re: E CVS: libs/evas mej

2006-01-23 Thread The Rasterman
On Mon, 23 Jan 2006 02:44:37 -0800 enlightenment-cvs@lists.sourceforge.net
babbled:

 Enlightenment CVS committal
 
 Author  : mej
 Project : e17
 Module  : libs/evas
 
 Dir : e17/libs/evas
 
 
 Modified Files:
   evas.spec.in 
 
 
 Log Message:
 Mon Jan 23 05:52:33 2006Michael Jennings (mej)
 
 Get rid of stupid module packages.
 --

errr - the point of modules is so that the engines, loaders, savers CAN be
distributed separately without adding dependencies and features not
wanted/needed in evas. you DO know for exampel that just LINKING to libGL on a
system with nvidia drivers eats up 8mb of RSS - like it or not.? this kind of
thing is what this is trying to avoid. if u are going to sauport some module
packages - you should support all of them. what you have done is non-sensical.
if you removed all i'd understand as its a pain but just removing some is
just =some walfway house that gives no benefits and doesnt really remove work.

 ===
 RCS file: /cvsroot/enlightenment/e17/libs/evas/evas.spec.in,v
 retrieving revision 1.5
 retrieving revision 1.6
 diff -u -3 -r1.5 -r1.6
 --- evas.spec.in  20 Jan 2006 05:13:11 -  1.5
 +++ evas.spec.in  23 Jan 2006 10:44:37 -  1.6
 @@ -1,20 +1,12 @@
  # Conditional build stuff; see /usr/lib/rpm/macros.  bcond_without
  # defaults to WITH, and vice versa.  Yes, it's ass-backward.  Blame PLD.
  %bcond_without module_loader_edb
 -%bcond_without module_loader_eet
 -%bcond_without module_loader_jpeg
 -%bcond_without module_loader_png
  %bcond_without module_saver_edb
 -%bcond_without module_saver_eet
 -%bcond_without module_saver_jpeg
 -%bcond_without module_saver_png
 -%bcond_without module_engine_buffer
  %bcond_withmodule_engine_cairo_x11
  %bcond_without module_engine_directfb
  %bcond_without module_engine_fb
  %bcond_without module_engine_gl_x11
  %bcond_withmodule_engine_software_qtopia
 -%bcond_without module_engine_software_x11
  %bcond_withmodule_engine_software_xcb
  %bcond_without module_engine_xrender_x11
  
 @@ -53,18 +45,6 @@
  %description devel
  Headers, static libraries, test programs and documentation for Evas.
  
 -%if %{with module_loader_eet}
 -%package module_loader_eet
 -Summary: EET Image loader module for Evas
 -Group: System Environment/Libraries
 -BuildRequires: eet-devel
 -%description module_loader_eet
 -EET Image loader module for Evas
 -%define ac_with_module_loader_eet --enable-image-loader-eet
 -%else
 -%define ac_with_module_loader_eet --disable-image-loader-eet
 -%endif
 -
  %if %{with module_loader_edb}
  %package module_loader_edb
  Summary: EDB Image loader module for Evas
 @@ -77,40 +57,6 @@
  %define ac_with_module_loader_edb --disable-image-loader-edb
  %endif
  
 -%if %{with module_loader_jpeg}
 -%package module_loader_jpeg
 -Summary: JPEG Image loader module for Evas
 -Group: System Environment/Libraries
 -BuildRequires: libjpeg-devel
 -%description module_loader_jpeg
 -JPEG Image loader module for Evas
 -%define ac_with_module_loader_jpeg --enable-image-loader-jpeg
 -%else
 -%define ac_with_module_loader_jpeg --disable-image-loader-jpeg
 -%endif
 -
 -%if %{with module_loader_png}
 -%package module_loader_png
 -Summary: PNG Image loader module for Evas
 -Group: System Environment/Libraries
 -BuildRequires: libpng-devel
 -BuildRequires: zlib-devel
 -%description module_loader_png
 -PNG Image loader module for Evas
 -%define ac_with_module_loader_png --enable-image-loader-png
 -%else
 -%define ac_with_module_loader_png --disable-image-loader-png
 -%endif
 -
 -%if %{with module_saver_eet}
 -%package module_saver_eet
 -Summary: EET Image saver module for Evas
 -Group: System Environment/Libraries
 -BuildRequires: eet-devel
 -%description module_saver_eet
 -EET Image saver module for Evas
 -%endif
 -
  %if %{with module_saver_edb}
  %package module_saver_edb
  Summary: EDB Image saver module for Evas
 @@ -120,36 +66,6 @@
  EDB Image saver module for Evas
  %endif
  
 -%if %{with module_saver_jpeg}
 -%package module_saver_jpeg
 -Summary: JPEG Image saver module for Evas
 -Group: System Environment/Libraries
 -BuildRequires: libjpeg-devel
 -%description module_saver_jpeg
 -JPEG Image saver module for Evas
 -%endif
 -
 -%if %{with module_saver_png}
 -%package module_saver_png
 -Summary: PNG Image saver module for Evas
 -Group: System Environment/Libraries
 -BuildRequires: libpng-devel
 -BuildRequires: zlib-devel
 -%description module_saver_png
 -PNG Image saver module for Evas
 -%endif
 -
 -%if %{with module_engine_buffer}
 -%package module_engine_buffer
 -Summary: Buffer rendering engine module for Evas
 -Group: System Environment/Libraries
 -%description module_engine_buffer
 -Buffer rendering engine module for Evas
 -%define ac_with_module_engine_buffer --enable-buffer
 -%else
 -%define ac_with_module_engine_buffer --disable-buffer
 -%endif
 

[E-devel] Re: E CVS: libs/evas mej

2004-07-07 Thread Michael Jennings
On Wednesday, 07 July 2004, at 13:30:40 (-0700),
E CVS List wrote:

 Enlightenment CVS committal
 
 Author  : mej
 Project : e17
 Module  : libs/evas
 
 Dir : e17/libs/evas
 
 
 Modified Files:
   evas.spec 
 
 
 Log Message:
 Wed Jul  7 16:28:59 2004Michael Jennings (mej)
 
 Cleaned up and improved spec file.  Hopefully the 0.preXX release
 number convention will be agreeable to everyone since 1.0.0_pre13 will
 probably compare as being greater than 1.0.0, preventing clean
 upgrades.

raster, if you (or any other developer(s)) have an objection to my
spec file changes, please let me know ASAP.  Barring that, I'm going
through everything 1 by 1 and updating/rewriting spec files for
cleanliness, standardization, accuracy, and portability.

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)
---
 Dreams are the royal road to the knowledge of the mind.
 Sometimes a cigar is just a cigar. -- Sigmund Freud


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel