diff options
Diffstat (limited to 'multimedia/gnash/README')
-rw-r--r-- | multimedia/gnash/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/multimedia/gnash/README b/multimedia/gnash/README index 36b7c8478a..34bf64040a 100644 --- a/multimedia/gnash/README +++ b/multimedia/gnash/README @@ -1,5 +1,9 @@ Gnash is the GNU SWF movie player, which can be run standalone on the desktop or an embedded device, as well as as a plugin for several browsers. +If you don't want to compile it or if you don't have KDE installed, +you can disable the Konqueror plugin ("Klash") like this: + KLASH=no ./gnash.SlackBuild + Optional but recommended dependencies are speex, gst-ffmpeg, -and gst-plugins-ugly +and gst-plugins-ugly. |