aboutsummaryrefslogtreecommitdiff
path: root/libraries/xulrunner/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2017-07-28 14:43:04 +0200
committerRobby Workman <rworkman@slackbuilds.org>2021-04-18 00:10:34 -0500
commit3e2dc6cf1539bd2a2ad665e105953797d0d81680 (patch)
treef1d359949fc266e297ff4e80a5b739df61726f1d /libraries/xulrunner/README
parent1199a9d8e0ae953cfb96ee9f9bc579da806f5aae (diff)
libraries/xulrunner: Removed (deprecated).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/xulrunner/README')
-rw-r--r--libraries/xulrunner/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/libraries/xulrunner/README b/libraries/xulrunner/README
deleted file mode 100644
index de70749144..0000000000
--- a/libraries/xulrunner/README
+++ /dev/null
@@ -1,12 +0,0 @@
-The XULRunner project is a Mozilla runtime package that can be used
-to bootstrap XUL+XPCOM applications that are as rich as Thunderbird
-and Firefox. It will provide mechanisms for installing, upgrading,
-and uninstalling these applications. XULRunner will also provide
-libxul, a solution which allows the embedding of Mozilla technologies
-in other projects and products.
-
-Note:
-If you have to install jdk you need to run ". /etc/profile" before
-trying to compile xurlrunner.
-
-Optional dependencies are avahi, gnome-vfs, libbonobo, and libgnome.