diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-01-15 23:30:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-15 23:30:31 +0700 |
commit | 8737991d77e18879b6d770fcf64b3640d375a751 (patch) | |
tree | e3049576acf8cd3c8d68d92eceda22d33c2090b2 /multimedia/lightspark/README | |
parent | 7ecd528c4799e4ef1e742e0859c1cab381722b1d (diff) |
multimedia/lightspark: Updated for version 2017.01.07_308241eb.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/lightspark/README')
-rw-r--r-- | multimedia/lightspark/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/lightspark/README b/multimedia/lightspark/README index 236e611023d91..d84785e815696 100644 --- a/multimedia/lightspark/README +++ b/multimedia/lightspark/README @@ -6,15 +6,4 @@ Lightspark supports SWF files written on the newest version of the ActionScript language, ActionScript 3.0, which was introduced at the same time as Flash player 9. -Lightspark can be built with either pulseaudio and/or sdl as an audio -backend. - -By default both the pulseaudio and sdl backends will be built. - -To build with sdl but not pulseaudio: - AUDIO="sdl" ./lightspark.SlackBuild - -To build with pulseaudio but not sdl: - AUDIO="pulseaudio" ./lightspark.SlackBuild - Optional dependency: gnash can optionally be used as fallback support. |