efl/legacy/emotion
Gustavo Sverzut Barbieri dfb84c1657 efl: merge emotion.
this one was quite a huge work, but hopefully it's correct.

NOTES:
 * removed vlc generic module, it should go into a separate package.
 * gstreamer is enabled by default (see --disable-gstreamer)
 * xine is disabled by default (see --enable-gstreamer)
 * generic is always built statically if supported
 * gstreamer and xine can't be configured as static (just lacks command line options, build system supports it)
 * v4l2 is enabled by default on linux if eeze is built (see --disable-v4l2)
 * emotion_test moved to src/tests/emotion and depends on EFL_ENABLE_TESTS (--with-tests), but is still installed if enabled.

TODO (need your help!):
 * fix warnings with gstreamer and xine engine
 * call engine shutdown functions if building as static
 * remove direct usage of PACKAGE_*_DIR and use eina_prefix
 * add eina_prefix checkme file as evas and others
 * add support for $EFL_RUN_IN_TREE
 * create separate package for emotion_generic_modules
 * check docs hierarchy (doxygen is segv'in here)



SVN revision: 82501
2013-01-10 03:43:32 +00:00
..
data efl: merge emotion. 2013-01-10 03:43:32 +00:00
doc efl: merge emotion. 2013-01-10 03:43:32 +00:00
m4 emotion: install external module in the correct place 2013-01-05 17:40:37 +00:00
src efl: merge emotion. 2013-01-10 03:43:32 +00:00
.gitignore Emotion: introce emotion_object_video_subtitle_file_set() call 2013-01-02 21:03:30 +00:00
AUTHORS Emotion: introce emotion_object_video_subtitle_file_set() call 2013-01-02 21:03:30 +00:00
INSTALL it had to happen sooner or later... in in in... we go! :) 2004-06-18 15:38:03 +00:00
Makefile.am Emotion: Fix shm_open check + various autotools cleaning 2012-03-25 18:43:21 +00:00
TODO stuff to do for the gstreamer module 2007-07-08 19:16:08 +00:00
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 2011-08-02 04:13:33 +00:00
configure.ac autotools: move to AC_CONFIG_HEADERS. 2013-01-04 00:55:00 +00:00
emotion.spec.in Build dependencies. 2012-12-26 11:18:21 +00:00