diff options
author | Niels Horn <niels.horn@gmail.com> | 2011-01-09 19:02:59 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-01-10 15:04:47 -0600 |
commit | 0f8c8146182716c36eb941e96d646338b051ca78 (patch) | |
tree | 0c145aab69ec24b3665931c032a6ac0a06855e5d /office/libreoffice/README | |
parent | 0ac0b60edf2b38ecaaa1663aeab1845d46815a61 (diff) | |
download | slackbuilds-0f8c8146182716c36eb941e96d646338b051ca78.tar.gz |
office/libreoffice: Updated for version 3.3.0rc2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/libreoffice/README')
-rw-r--r-- | office/libreoffice/README | 27 |
1 files changed, 18 insertions, 9 deletions
diff --git a/office/libreoffice/README b/office/libreoffice/README index 07f98d1d66..a6ecb13134 100644 --- a/office/libreoffice/README +++ b/office/libreoffice/README @@ -1,12 +1,21 @@ -LibreOffice is a productivity suite that is compatible with other major office -suites, and available on a variety of platforms. It is free software and -therefore free to download, use and distribute. +LibreOffice is a productivity suite that is compatible with other major +office suites, and available on a variety of platforms. It is free +software and therefore free to download, use and distribute. -This script builds a Slackware package from the official binary (RPM's) -distributed by The Document Foundation. Everything needed by the application -should be built statically into it, so there aren't any dependencies not -satisfied by a normal installation. +This script builds a Slackware package from the official binary (RPM's) +distributed by The Document Foundation. Everything needed by the +application should be built statically into it, so there aren't any +dependencies not satisfied by a normal installation. -Be sure to look at the script for some optional things you can do when building. +Be sure to look at the script for some optional things you can do when +building. + +NOTE: + See the separate SlackBuild script for the language packs. + +NOTE2: + To keep LibreOffice installed concurrently with OpenOffice, run the + included open-libre-together.sh script saved in the + /usr/doc/libreoffice-<version>/ directory to patch the .desktop menu + files. -NOTE: See the separate SlackBuild script for the language packs. |