[E-devel] E17 + dbus = hard requirement

2007-04-30 Thread Mike Frysinger
any chance we can get the dbus support turned into an optional component in 
the window manager ?
-mike


signature.asc
Description: This is a digitally signed message part.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E17 + dbus = hard requirement

2007-04-30 Thread Brian Mattern
Right now the ecore dbus requirement is 'hard', but that has no compile
time dependencies. (It only depends runtime on dbus being installed).
If you don't have dbus installed, it will simply not be able to connect
to the bus, and ignore those sections of code.

If we ever move to e_dbus, THAT depends compile time on libdbus, and so
we'd need to make all the code in e optionally compile. However, I'm not
sure if that is even really planned.

In short, for now, just force ecore_dbus to be compiled (no reason not
to as, again, it has only soft runtime deps). 

Brian

On Mon, Apr 30, 2007 at 02:04:40PM -0400, Mike Frysinger wrote:
 any chance we can get the dbus support turned into an optional component in 
 the window manager ?
 -mike



 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel