gnash: add new 0.8.7 version, based on gnash_trunk.bb in gnash's bzr
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Tue, 11 May 2010 20:29:25 +0000 (22:29 +0200)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Thu, 13 May 2010 17:31:51 +0000 (19:31 +0200)
commit25520c2533264d5fb24ab48ebbba45133fd19474
tree2b8e7cf4a4eaf63e40109f3f9b778785983ac1da
parent6205a271b411d75bbb386b24ce18d0f72839d955
gnash: add new 0.8.7 version, based on gnash_trunk.bb in gnash's bzr

The gnash_trunk.bb was made by Rob Savoye with lot of help from me

This recipe contains the following changes:
*--disable-avm2 for speed,for now it's useless and only output debug messages:
<bwy> It disables AVM2, though as AVM2 code doesn't do much, it's no less compatible without it.
*added speex dependency to avoid bad includes issues such as :
  | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/speex
*converted to correct variables(${STAGING_INCDIR}instead of
  ${STAGING_DIR_HOST}/usr/include)
*make gnash plugin rdepend on gnash because gnash plugin executes
  the standalone gnash player
recipes/gnash/gnash_0.8.7.bb [new file with mode: 0644]