[ptxdist] [PATCH 2/3] [eina] More build switches for library.

2010-08-18 Thread Ryan M. Raasch
Signed-off-by: Ryan M. Raasch ryan.raa...@gmail.com --- rules/eina.in | 23 +++ rules/eina.make | 18 ++ 2 files changed, 41 insertions(+), 0 deletions(-) diff --git a/rules/eina.in b/rules/eina.in index 9efd2a4..caa9026 100644 --- a/rules/eina.in +++

[ptxdist] [PATCH 3/3] [ecore] Added many of ecore's modules for loading.

2010-08-18 Thread Ryan M. Raasch
Signed-off-by: Ryan M. Raasch ryan.raa...@gmail.com --- rules/ecore-evas.in | 109 + rules/ecore-mods.in | 50 rules/ecore-opts.in | 42 ++ rules/ecore.in | 19 +++-- rules/ecore.make| 223

[ptxdist] [PATCH 1/2] [ecore] Added many of ecore's modules for loading.

2010-08-18 Thread Ryan M. Raasch
The ecore libraries options and modules were corrected. However, the ecore_evas needs the evas package to build. Signed-off-by: Ryan M. Raasch ryan.raa...@gmail.com --- rules/ecore-evas.in | 109 rules/ecore-mods.in | 58 + rules/ecore-opts.in | 42

Re: [ptxdist] [PATCH 1/3] [e_dbus] Separated e_dbus modules for configuration.

2010-08-18 Thread Marc Kleine-Budde
Ryan M. Raasch wrote: Bluez, ofono communication modules over dbus were disabled by default. These features of e_dbus can now be selected or deselected. Looks good, some minor comments inline cheers, Marc Signed-off-by: Ryan M. Raasch ryan.raa...@gmail.com --- rules/e_dbus.in | 37