Commit graph

34 commits

Author SHA1 Message Date
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
674dbd1712 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
abs
9aedd39976 Remove the following patch which caused a compile error with the latest
update to the boot package:
    -#include <boost/detail/atomic_count.hpp>
    +#include <boost/detail/atomic_count_pthreads.hpp>
As a side effect of this (the boost update and removed patch) youtube videos
now seem to play much more reliably under firefox3 on NetBSD 4.0

Bump package revision
2008-09-15 19:54:58 +00:00
ahoka
6d01389841 ffmpeg options should use multimedia/ffmpeg from now. 2008-09-11 18:27:24 +00:00
ahoka
8b9e728a97 Bump revision because of the ffmpeg update. 2008-09-08 15:14:21 +00:00
abs
809ccbb9d9 Update to 0.8.3nb2
- If the system defines isnan() and isinf() then undef them before using
      gnash specific versions (which in the case of isnan() has different
      numbers of arguments). Fixes build on NetBSD-4.0
2008-07-07 08:34:54 +00:00
wiz
5e40d1655b Fix installation for kde plugin.
Noted by Mihai Chelaru.
2008-06-28 16:37:07 +00:00
wiz
3dabd5ace0 Update to 0.8.3nb1:
Add patch provided by Kouichirou Hiratsuka in PR 39015 to fix segfaults.
2008-06-22 20:15:51 +00:00
wiz
81b7dcedbd Update to 0.8.3:
2008-05-10 Russ Nelson <nelson@crynwr.com>

Sixth alpha release of Gnash (0.8.3).
Improvements since 0.8.2 release are:

More visible to users:
    * Native fullscreen support (from AS) implemented.
    * Long command-line options properly supported.
    * View detailed movie information from GTK gui.
    * Added an option in Preferences to initially display a movie
      as a blank ("Click here to start") screen.
    * Added "dump" GUI to dump a movie to disk.
    * Improved Cairo rendering performance.
    * Fix support for OpenOffice Impress SWF exporter (malformed..)

Less visible to users:
    * Garbage Collector usage reduced where appropriate.
    * Mouse.hide and Mouse.show implemented in GTK.
    * ActionScript inheritance fixes:
        o super implemented correctly (still not 100% compatible for SWF7)
        o implements / instanceof works correctly now
    * FsCommands quit, fullscreen and showMenu implemented.
    * FsCommand-to-javascript implemented (plugin).
    * Minor ActionScript compatibility fixes: String, XML, toLocaleString,
      int, parseInt. fromCharCode, toString (SWF4) etc.
    * Fixes to arguments class (tests: Function.as, line404~456).
    * Stage.scaleMode implemented (fixes resizing of various movies).
    * Stage.align implemented.
    * Fixes to Date class (platform consistent).
    * Logging uses boost::format.
    * Improved Win32 support: builds using MinGW/MSYS (cross-compile
      not tested yet), and initial implementation of npgnash.dll exists.
    * Sprite handling improved, fixing FlowPlayer and other video SWFs.
    * TextField handling:
          o Fix in device font handling (DefineFontInfo tag)
          o Fix support for DefineFont2 tag (sizes)
          o Improve TextField support for TextFormat use.
    * Fix parsing of malformed XML files
    * Fix loading of text / XML with Byte Order Marks.
    * Minor fix to _x and _y translation.
    * More functions correctly registered as ASnative.
    * System.capabilities information expanded.
    * Jemalloc memory allocator from Mozilla added as an option.
    * Redesigned and implemented AMF0 support, with the beginning of
      AMF3 support.
    * SWF8 line styles support (both from tag and drawing api)
2008-06-22 15:20:56 +00:00
wiz
f3a2add2de ffmpeg-devel/buildlink3.mk was fixed, remove superfluous includes. 2008-05-22 20:58:32 +00:00
wiz
dfdd8571db Install KDE plugin as well (when kde option is selected).
Bump PKGREVISION.
2008-04-29 20:16:08 +00:00
wiz
29a9fc6697 Update to 0.8.2, based on pkgsrc-wip package by Paulo Matias.
Additional changes:
kde option compiles now, use standard installation method for
Firefox plugin.

2008-02-21  Sandro Santilli <strk@keybit.net>

Fifth alpha release of Gnash (0.8.2).
Improvements since 0.8.1 release are:

    - Improved timeline redesign.
    - Action execution order fixes.
    - Keyboard handling improved [1].
    - New classes implemented: System.capabilities (partial),
      SharedObject, LocalConnection.
    - New opcodes implemented: ActionImplements, Try/Throw.
    - Movieclip.beginGradientFill completes drawing API support.
    - MovieClip._lockroot support added.
    - Implement GET/POST for MovieClip.loadVariables and
      MovieClip.loadMovie
    - Textfield support improved.
    - Security: configurable sandbox restricts filesystem access by movies.
    - Better support for SWF8.
    - Streaming OGG-contained multimedia (e.g. vorbis/theora or vorbis/dirac),
      and other free formats.
    - OGL and Cairo renderers much improved.
    - Improvements of the Framebuffer GUI (hide text messages, support Linux
      events system, built-in touchscreen calibration, simple keyboard support,
      better architecture support).
    - SOLdumper utility for reading SOL files ('flash cookies').
    - DumpShm utility finds and dumps Local Connection memory segments.
    - Fullscreen display possible.
    - Extensions for LIRC and DBus.
    - High quality, cross-platform psuedo-randomness using boost random.
    - NPAPI (Mozilla) plugin: keyboard events work, navigation and javascript
      from within movies.
    - Set and save preferences from the GUI (GTK).
    - Improved stability and robustness with malformed SWFs.
    - Many other bugfixes.

2007-08-29  Sandro Santilli <strk@keybit.net>

Fourth alpha release of Gnash (0.8.1).
Improvements since 0.8.0 release are:

	- Garbage Collector
	- Support for device fonts
	- Support for dynamic text fields
	- Better key handling
	- Support for FFMPEG SVN
	- Support for on-demand install of needed Gstreamer codec plugins.
	- Debugger off by default (improves performance and memory use)
	- AGG renderer by default
	- Support for KDE/AGG combination
	- Layout change : we'll now build <gui>-gnash and 'gnash' is a shell
	  script with gui selection capabilities (-G)
	- More robust parser
	- Better support for flash player detection
	- Fix for 'debugLog' directive in gnashrc
2008-04-27 06:44:52 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
jmmv
9032d7984a Bump PKGREVISION due to boost update to 1.34.1. 2008-01-04 20:05:11 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
joerg
3c75b21725 Fix pthread linkage and large fuzz. 2007-06-30 15:11:24 +00:00
wiz
ff339b3091 Just use mad libraries for audio.
Should fix compilation with ffmpeg installed.
2007-06-17 10:18:13 +00:00
wiz
8441a711bb Depend on libltdl instead of installing it ourselves.
Bump PKGREVISION.
2007-06-14 06:01:29 +00:00
ghen
742cf63958 Update to Gnash 0.8.0. Changes:
Streaming video to YouTube, Lulu.tv, and other sites now works. New FLTK GUI
support. A new drawing API has been implemented for MovieClips. An extension
mechanism for creating custom ActionScript classes.
2007-06-12 21:26:15 +00:00
ghen
e682878adb pkglint: remove trailing empty line. 2007-06-12 08:51:14 +00:00
heinz
0fafcf84dc The package supports installation to DESTDIR. 2007-05-19 03:38:18 +00:00
joerg
bba84c93da Retire propolice hack on DragonFly as the system compiler was fixed
and the changes pulled up to all release branches.
2007-02-19 22:10:42 +00:00
joerg
78296e44f9 Don't include x11.b3.mk explicitly. Disable propolice on DragonFly. 2007-02-15 14:29:54 +00:00
wiz
e5b04d25c0 Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
wiz
de64642ed0 Move PLIST_SRC line so that package deinstallation with
the klash option enabled removes all directories.
2006-12-11 19:14:20 +00:00
markd
27ae152584 Don't let klash option change location where icon is installed. 2006-12-10 22:54:56 +00:00
markd
b0d55b53a7 Whoops, I clobbered rillig's previous commit with my last one, put his
changes back.  Spotted by wiz.
2006-12-07 10:50:27 +00:00
markd
ff80bce43e Slight tidyup of the KDE handling. No functional change. 2006-12-07 10:07:10 +00:00
rillig
2c3621c2f8 Fixed an invalid use of backticks. 2006-12-07 00:27:06 +00:00
wiz
5de4a6c7dd Remove unnecessary hunk. 2006-12-06 00:26:10 +00:00
xtraeme
b5f8ab2c06 Enable the Konqueror plugin via the option klash. 2006-12-06 00:13:05 +00:00
wiz
8917ac000d Initial import of gnash-0.7.2:
Gnash is a player for animated "movies" in the Macromedia Shockwave Flash
(.swf) format.  It can be run as a graphical application, as a Web browser
plugin, or as a library used by other programs.  It is not yet complete;
it does not correctly handle every .swf file.

Many of the Flash movies that I come across play fine in Gnash.  Many
others do not.  In particular, Flash movies that are used for browser
navigation may still have a few issues with some URLs left. Most
Flash based navigation of a web site should work.

Gnash supports the majority of Flash opcodes up to SWF version 7, and
a wide sampling of ActionScript classes for SWF version 7. All the core
ones are implemented, and many of the newer ones work, but may be missing
some of their methods. All unimplemented opcodes and ActionScript classes
and methods print a warning when using -v with gnash or gprocessor. Using
gprocessor -v is a quick way to see why a movie isn't playing correctly.
2006-12-05 15:15:24 +00:00