http://groups.google.com/group/beagleboard/browse_thread/thread/
2e1b0edd7fef88d5
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
require gnash.inc
-DEPENDS += "gst-plugins-base"
+DEPENDS += "gst-plugins-base cairo"
acpaths = " -Imacros"
--enable-png \
--with-png-incl=${STAGING_INCDIR} \
--with-png-lib=${STAGING_LIBDIR} \
+ --with-cairo-incl=${STAGING_DIR_HOST}/usr/include/cairo \
+ --with-cairo-lib=${STAGING_DIR_HOST}/usr/lib \
--enable-media=gst \
- "
+ --disable-speex \
+ --disable-speexdsp \
+ "