README (ba28ee50) README (e3fcae30)
1
2Apache OpenOffice (AOO)
3=======================
4
5 The Apache OpenOffice project provides a full featured office productivity suite
6 based on open standards. It is the continuation of the OpenOffice.org project.
7
8 For detailed information about Apache OpenOffice please visit

--- 8 unchanged lines hidden (view full) ---

17 macOS (OS X)
18 Linux variants
19 FreeBSD
20 OS/2
21
22 OpenOffice is used by millions of users worldwide and with more than 275 million
23 downloads it is one of the most successful open source projects.
24
1
2Apache OpenOffice (AOO)
3=======================
4
5 The Apache OpenOffice project provides a full featured office productivity suite
6 based on open standards. It is the continuation of the OpenOffice.org project.
7
8 For detailed information about Apache OpenOffice please visit

--- 8 unchanged lines hidden (view full) ---

17 macOS (OS X)
18 Linux variants
19 FreeBSD
20 OS/2
21
22 OpenOffice is used by millions of users worldwide and with more than 275 million
23 downloads it is one of the most successful open source projects.
24
25Getting the latest sources via Subversion
26=========================================
25Getting the latest sources via Git
26==================================
27
27
28 You can always checkout the latest source via subversion using the following
28 You can always checkout the latest source via Git using the following
29 command:
30
29 command:
30
31 svn co https://svn.apache.org/repos/asf/openoffice/trunk aoo
31 git clone https://gitbox.apache.org/repos/asf/openoffice.git aoo
32
33 For further information visit https://openoffice.apache.org/source.html
34
35Building Apache OpenOffice
32
33 For further information visit https://openoffice.apache.org/source.html
34
35Building Apache OpenOffice
36===========================
36==========================
37
38 Apache OpenOffice is a big project and depends on several other external libraries.
39 The list of prerequisites varies for the different platforms.
40
41 A comprehensive and complete building guide can be found in the project wiki under
42
43 https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO
44

--- 17 unchanged lines hidden ---
37
38 Apache OpenOffice is a big project and depends on several other external libraries.
39 The list of prerequisites varies for the different platforms.
40
41 A comprehensive and complete building guide can be found in the project wiki under
42
43 https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO
44

--- 17 unchanged lines hidden ---