Subject: CVS commit: pkgsrc/multimedia/gnash
From: OBATA Akio
Date: 2011-04-12 15:15:01
Message id: 20110412131501.EC099175DD@cvs.netbsd.org

Log Message:
Update Gnash to 0.8.9.

Improvements since 0.8.8 release are:

 * Avoid drawing operations when the window is obscured, including when
   Gnash is used as a plugin, starting with Firefox 4.0 (GTK GUI).
 * Support SWF with embedded ScreenVideo when using FFMPEG or
   gstreamer-ffmpeg >= 0.10.12.
 * Fix playback of SWF-embedded ADPCM audio when using Gstreamer.
 * Fix playback of SWF-embedded PCM audio when using FFMPEG.
 * Fix swapped _framesloaded and _totalframes properties.
 * Fixes for several crashes, with better automated testing of the
   entire ActionScript API for input sanitization.
 * Improved ActionScript performance processing, especially
   for interactive applications.
 * npapi plugin: fix relative urls resolution in presence of <base> tag
   and "base" parameter; improved robustness and compatibility with
   chromium browser.
 * Improved SWF8 support with BitmapData.draw, BitmapData.loadBitmap,
   and other bitmap functions.
 * Re-entrant core libraries.
 * RTMP remoting support.
 * Support for PNG and GIF files in all DefineBitsJpeg tags; support
   for DefineBitsJpeg4 tags, and fix display of some GIFs with
   multiple records.
 * Restore support for mingw32.
 * fb-gnash: allow specifying size and offset of rendering "window".
 * dump-gnash: improved speed, sync and flexibility.
 * JPEG screenshot output.
 * Support for linear RGB interpolation mode in gradient fills.
 * Clipboard setting (GTK only).
 * More flash.geom.Rectangle functions.
 * Improved OpenBSD compatibility

Files:
RevisionActionfile
1.36modifypkgsrc/multimedia/gnash/Makefile
1.9modifypkgsrc/multimedia/gnash/PLIST
1.16modifypkgsrc/multimedia/gnash/distinfo
1.14modifypkgsrc/multimedia/gnash/options.mk
1.12modifypkgsrc/multimedia/gnash/patches/patch-aa
1.3modifypkgsrc/multimedia/gnash/patches/patch-ae
1.1addpkgsrc/multimedia/gnash/patches/patch-libbase_Makefile.in
1.1addpkgsrc/multimedia/gnash/patches/patch-libcore_Makefile.in
1.1addpkgsrc/multimedia/gnash/patches/patch-libmedia_Makefile.in
1.1addpkgsrc/multimedia/gnash/patches/patch-librender_Makefile.in
1.1addpkgsrc/multimedia/gnash/patches/patch-libsound_Makefile.in
1.1addpkgsrc/multimedia/gnash/patches/patch-plugin_klash4_Makefile.in
1.1removepkgsrc/multimedia/gnash/patches/patch-ah