efl/legacy/emotion
Rui Seabra bf9ce78446 The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies.
SVN revision: 79419
2012-11-18 11:27:12 +00:00
..
data emotion: No verbose mode for edje_cc like other efl libs. 2012-11-13 06:52:52 +00:00
doc Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files. 2012-10-24 19:50:29 +00:00
m4 Emotion: Fix shm_open check + various autotools cleaning 2012-03-25 18:43:21 +00:00
src emotion: Tag unused paramter. warn-- 2012-11-15 17:37:46 +00:00
.gitignore
AUTHORS emotion: let work around embedded device limitation. 2012-07-05 12:40:56 +00:00
COPYING
ChangeLog emotion: call the right render function. 2012-10-11 08:25:34 +00:00
INSTALL
Makefile.am Emotion: Fix shm_open check + various autotools cleaning 2012-03-25 18:43:21 +00:00
NEWS emotion: call the right render function. 2012-10-11 08:25:34 +00:00
README and up ver to 1.7.99 now in svn. nack to svnrev num at end. 2012-08-30 10:34:01 +00:00
TODO
autogen.sh
configure.ac and up ver to 1.7.99 now in svn. nack to svnrev num at end. 2012-08-30 10:34:01 +00:00
emotion.pc.in add back in libs.private/requires to pc files with some fixes for 2012-03-17 05:37:25 +00:00
emotion.spec.in The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies. 2012-11-18 11:27:12 +00:00

README

Emotion 1.7.99

******************************************************************************

 FOR ANY ISSUES PLEASE EMAIL:
 enlightenment-devel@lists.sourceforge.net

******************************************************************************

Emotion is a video (and audio) codec playback library that acts as a
front-end to libxine or gstreamer (or something else more generic)
that provides and evas object as a control object and video output
point. It makes using video API's much simpler and easier while it's
at it.

------------------------------------------------------------------------------
COMPILING AND INSTALLING:
   
  ./configure
  make
(do this as root unless you are installing in your users directories):
  make install