Commit graph

18 commits

Author SHA1 Message Date
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