diff options
author | Kyle Guinn <elyk03@gmail.com> | 2022-02-26 14:10:17 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2022-02-27 13:16:31 -0600 |
commit | b42ab7366adb5ce3d9d19e384f30ccf0ea2a5ba7 (patch) | |
tree | 27b5becbeb1f48f9a1387107e5863adb51bbb73d /multimedia/gnash/README | |
parent | 01ba2b350ae7a5e7e91647583c19eb112f8f7c5f (diff) |
multimedia/gnash: Added (fixed build post-removal)
Resurrected from commit 6f4466a540f91075f144a6840fae96a928d7c972 by
adding -std=c++14 to CXXFLAGS.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'multimedia/gnash/README')
-rw-r--r-- | multimedia/gnash/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/multimedia/gnash/README b/multimedia/gnash/README new file mode 100644 index 0000000000000..9e034fc885f9a --- /dev/null +++ b/multimedia/gnash/README @@ -0,0 +1,6 @@ +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. + +Optional but recommended deps are gst0-ffmpeg and gst0-plugins-ugly. |