blob: 139c27d15c842e46bd551abab66d52dde645f17e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Gnash is the GNU SWF movie player, which can be run standalone on the
desktop or an embedded device, as well as a plugin for several browsers.
Plugins are now disabled by default due to browsers removing support.
To enable the Mozilla NPAPI plugin, install xulrunner, then run
NPAPI=yes ./gnash.SlackBuild
To enable the KDE4 Konqueror plugin, run
KPARTS4=yes ./gnash.SlackBuild
Optional but recommended dependencies are speex, gst0-ffmpeg,
and gst0-plugins-ugly.
|