slackbuilds/office/openoffice.org
Dimitris Zlatanidis 52398be75d
office/openoffice.org: new maintainer.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-02-24 15:35:02 +07:00
..
patches office/openoffice.org: Updated for version 4.1.14. New maintainer. 2023-03-04 08:06:29 +07:00
submenus office/openoffice.org: Add submenu support. 2023-05-20 11:17:09 +07:00
README office/openoffice.org: Add submenu support. 2023-05-20 11:17:09 +07:00
doinst.sh office/openoffice.org: Updated for version 4.1.6. 2018-11-24 12:35:16 +07:00
openoffice.org.SlackBuild office/openoffice.org: new maintainer. 2024-02-24 15:35:02 +07:00
openoffice.org.info office/openoffice.org: new maintainer. 2024-02-24 15:35:02 +07:00
slack-desc office/openoffice.org: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

OpenOffice.org is a full-featured open-source office suite that is
compatible with all other major office software.

This script builds a Slackware package from the official binary (RPM's)
distributed by openoffice.org.
The default GTK theme is replaced with 'Adwaita', but if instead you'd
like to use the default 'Raleigh', set the option DEFAULT_TO_RALEIGH
to 'YES', i.e.:

DEFAULT_TO_RALEIGH='YES' ./openoffice.org.SlackBuild

Apache recommends having either jre or jdk installed, but it is not
required. See more details here:

https://wiki.openoffice.org/wiki/Java_and_OpenOffice.org

NOTE: submenus
By default, the menu entries grouped in a submenu folder
(multilevel menu entry). If you want to disable this, do:

SUBMENU="NO" ./openoffice.org.SlackBuild