cedf5d0cf9
Doygen tells us: warning: Tag `SHOW_DIRECTORIES' at line 507 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 879 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `USE_INLINE_TREES' at line 1065 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" So we are nice and remove them. A yay for the day where we have amerged tree and not two dozens of Doxyfile.in files floating around. SVN revision: 78409 |
||
---|---|---|
.. | ||
data | ||
doc | ||
m4 | ||
src | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO | ||
autogen.sh | ||
configure.ac | ||
emotion.pc.in | ||
emotion.spec.in |
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