summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commit951483fa2986a77bebf6a6c8a44e404c4f4e1d71 (patch)
treeebcdc58c12406621c5ac43581d3dcaa61b845df4
parentbf4db0015291ff5a535363d00f614637b4ee0749 (diff)
downloadslackbuilds-951483fa2986a77bebf6a6c8a44e404c4f4e1d71.tar.gz
slackbuilds-951483fa2986a77bebf6a6c8a44e404c4f4e1d71.tar.xz
various: Kill xulrunner dep mention
-rw-r--r--multimedia/gnash/README3
-rw-r--r--multimedia/gpac/README4
-rw-r--r--network/vuze/vuze.info2
-rw-r--r--office/adobe-reader/README2
4 files changed, 3 insertions, 8 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.
diff --git a/network/vuze/vuze.info b/network/vuze/vuze.info
index 6b9b9b712d..15acc6df6a 100644
--- a/network/vuze/vuze.info
+++ b/network/vuze/vuze.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/azureus/vuze/Vuze_4604/Vuze_4
MD5SUM="a771446146ddb5c13132858d36ff22cc"
DOWNLOAD_x86_64="http://downloads.sourceforge.net/project/azureus/vuze/Vuze_4604/Vuze_4604_linux-x86_64.tar.bz2"
MD5SUM_x86_64="6797e922a255a80ff435f98b2b87a3a6"
-REQUIRES="jdk xulrunner"
+REQUIRES="jdk"
MAINTAINER="Chris Lawrence"
EMAIL="selivanow@gmail.com"
diff --git a/office/adobe-reader/README b/office/adobe-reader/README
index 802506346f..96d4a98e5d 100644
--- a/office/adobe-reader/README
+++ b/office/adobe-reader/README
@@ -1,8 +1,6 @@
Adobe's Acrobat Reader application (official binary) repackaged
in "Slackware style" for easier system maintenance.
-xulrunner is an optional dependency (for the browser plugin).
-
This only works on the x86 architecture (no x86_64, arm, ...), although
it may work on x86_64 systems with alienBOB's multilib installed.