Emile: Move colorspaces to Efl.Gfx
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 18 Mar 2016 09:02:19 +0000 (18:02 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 28 Mar 2016 07:40:01 +0000 (16:40 +0900)
commit0d41ad0c837a2e1655a4d41c28ec7f0ccf10639c
treeb2b8daf2caf28d3f80b48c4facf826cb6abba2d6
parent83b8b8c958dffc4760d00a01275145b782b32ff2
Emile: Move colorspaces to Efl.Gfx

A small hack to the toolchain allows us to generate enums with eolian
for use by Eet and Emile (internal or otherwise non-eo libraries).

Thanks to how BUILT_SOURCES works, the eo.h files required by Emile
will be generated before they are used.

This adds a partial dependency on eo for eet and emile:
 - package dependency
 - include dependency

There is no library link dependency.
configure.ac
src/lib/efl/interfaces/efl_gfx_types.eot
src/lib/emile/Emile.h
src/lib/emile/emile_image.h
src/lib/evas/Evas_Loader.h