diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:41:47 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:41:47 -0500 |
commit | 951483fa2986a77bebf6a6c8a44e404c4f4e1d71 (patch) | |
tree | ebcdc58c12406621c5ac43581d3dcaa61b845df4 /multimedia | |
parent | bf4db0015291ff5a535363d00f614637b4ee0749 (diff) | |
download | slackbuilds-951483fa2986a77bebf6a6c8a44e404c4f4e1d71.tar.gz |
various: Kill xulrunner dep mention
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gnash/README | 3 | ||||
-rw-r--r-- | multimedia/gpac/README | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/gnash/README b/multimedia/gnash/README index 19efecd372..9e034fc885 100644 --- a/multimedia/gnash/README +++ b/multimedia/gnash/README @@ -3,7 +3,4 @@ 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 - Optional but recommended deps are gst0-ffmpeg and gst0-plugins-ugly. diff --git a/multimedia/gpac/README b/multimedia/gpac/README index cadc77b6f0..14dcadadff 100644 --- a/multimedia/gpac/README +++ b/multimedia/gpac/README @@ -2,5 +2,5 @@ GPAC is mainly used to package multimedia content for local or streaming playback. GPAC includes MP4Box utility which lets packaging of various audio and video codecs into mp4 container. -Optional dependencies include the following: wxPython, js, faad2, ffmpeg, -xvidcore, jack, xulrunner and xmlrpc-c. +Optional dependencies include the following: wxPython, faad2, ffmpeg, +xvidcore, jack, and xmlrpc-c. |