diff options
author | tnn <tnn@pkgsrc.org> | 2007-12-23 22:27:15 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-12-23 22:27:15 +0000 |
commit | 4afc82bd8bd5a42ad9090c8224b114118a9a72ce (patch) | |
tree | 61d91337e961873b79b0289c914769e50b2d0de8 /multimedia/ns-flash/PLIST | |
parent | 07910e4767a715f36a2299f512f9c9d2221e0eab (diff) | |
download | pkgsrc-4afc82bd8bd5a42ad9090c8224b114118a9a72ce.tar.gz |
Update flash player packages to the latest version (9.0.115).
Done during 2007Q4 freeze because the old distfile is no longer available.
New audio/video options
* H.264/HE-AAC codec support
Improved Performance
* Multi-core support
* Multi-threaded video decoding
* Image scaling
* Flash Player cache
* Flash Media Server buffering
Universal Reach
* Full screen mode for Linux
* Accessibility support for the plugin
* Mac Os X Leopard support
Fixed in this version:
* On Linux, modal dialogs displayed by Flash Player stay in front of browser windows but do not prevent interaction with the browser as they should. (191331)
* On certain SUSE 9.2 installations using the standalone player only, trying to Open a browser from the standalone player with SeaMonkey open will cause the player to hang. (193383)
* On Linux, networking operations in the standalone player are currently slow. (193158)
* On Linux, when the mouse is hovering over Flash content, keyboard input is not sent to the browser. (194265)
* Full-screen mode is not supported in the Opera Browser on Macintosh systems. (189140)
* Full-screen mode is now supported on Linux.
* The plugin version of Flash Player does not fire flash.events.Event.RENDER when wmode is set as transparent. (198515)
* Full-screen can be used when wmode is set (202290)
* Passing large amounts of XML through External Interface is significantly faster (206828)
* ExternalInterface now works with HTML objects that contain dots within the object name (199614)
Diffstat (limited to 'multimedia/ns-flash/PLIST')
-rw-r--r-- | multimedia/ns-flash/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/ns-flash/PLIST b/multimedia/ns-flash/PLIST index 737b873bf7f..08011971f09 100644 --- a/multimedia/ns-flash/PLIST +++ b/multimedia/ns-flash/PLIST @@ -1,4 +1,3 @@ -@comment $NetBSD: PLIST,v 1.2 2004/10/05 18:54:53 jdolecek Exp $ -lib/netscape/plugins/flashplayer.xpt +@comment $NetBSD: PLIST,v 1.3 2007/12/23 22:27:15 tnn Exp $ lib/netscape/plugins/libflashplayer.so @unexec ${RMDIR} %D/lib/netscape/plugins 2>/dev/null || ${TRUE} |