diff options
author | David Somero <dsomero@hotmail.com> | 2010-05-13 00:59:20 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:59:20 +0200 |
commit | ffc59aadfd4c80f66306f592e37c8308fe1af6c9 (patch) | |
tree | 7ef9eba789d63e92995e943be8eb22d4b9c6bda5 /libraries/xulrunner/README | |
parent | 973ced4a7a060bc49f75e8c46dc249f9a1550b4d (diff) | |
download | slackbuilds-ffc59aadfd4c80f66306f592e37c8308fe1af6c9.tar.gz |
libraries/xulrunner: Added to 13.0 repository
Diffstat (limited to 'libraries/xulrunner/README')
-rw-r--r-- | libraries/xulrunner/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/libraries/xulrunner/README b/libraries/xulrunner/README new file mode 100644 index 0000000000..8c21e3d8ab --- /dev/null +++ b/libraries/xulrunner/README @@ -0,0 +1,21 @@ +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. + +Requirers jdk from /extra in Slackware. + +Note: +If you have to install jdk you need to run ". /etc/profile" before +trying to compile xurlrunner. + +Some of the optional dependences are: + +GConf +ORBit2 +avahi +gnome-vfs +libbonobo +libgnome |