diff options
author | Kyle Guinn <elyk03@gmail.com> | 2012-12-23 07:14:30 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-23 07:14:55 +0100 |
commit | 21f84fc8e7f70072e7db64cb30470e86f90a4612 (patch) | |
tree | 1790c2361ff223d9e3e9d89ea54b37b1ff8bb301 /multimedia/gnash/README | |
parent | 4287547e5467f13da874f70b623b30a73af33839 (diff) | |
download | slackbuilds-21f84fc8e7f70072e7db64cb30470e86f90a4612.tar.gz |
multimedia/gnash: Added a switch to disable the konqueror plugin.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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. |