README (7ea948e7) | README (cb56c0d3) |
---|---|
1Apache OpenOffice (AOO) 2======================= 3 4 The Apache OpenOffice project provides a full featured office productivity suite 5 based on open standards. It is the continuation of the OpenOffice.org project. 6 7 For detailed information about Apache OpenOffice please visit 8 http://openoffice.apache.org/ --- 6 unchanged lines hidden (view full) --- 15 Linux variants 16 Windows 17 Mac OS X 18 OS/2 19 20 OpenOffice is used by millions of users worldwide and with more than 275 million 21 downloads it is one of the most successful open source projects. 22 | 1Apache OpenOffice (AOO) 2======================= 3 4 The Apache OpenOffice project provides a full featured office productivity suite 5 based on open standards. It is the continuation of the OpenOffice.org project. 6 7 For detailed information about Apache OpenOffice please visit 8 http://openoffice.apache.org/ --- 6 unchanged lines hidden (view full) --- 15 Linux variants 16 Windows 17 Mac OS X 18 OS/2 19 20 OpenOffice is used by millions of users worldwide and with more than 275 million 21 downloads it is one of the most successful open source projects. 22 |
23Getting the latest sources via Subversion 24========================================= | 23Getting the latest sources via Git 24================================== |
25 | 25 |
26 You can always checkout the latest source via subversion using the following | 26 You can always checkout the latest source via Git using the following |
27 command: 28 | 27 command: 28 |
29 svn co https://svn.apache.org/repos/asf/openoffice/trunk aoo | 29 git clone https://gitbox.apache.org/repos/asf/openoffice.git aoo |
30 31 For further information visit https://openoffice.apache.org/source.html 32 33Building Apache OpenOffice | 30 31 For further information visit https://openoffice.apache.org/source.html 32 33Building Apache OpenOffice |
34=========================== | 34========================== |
35 36 Apache OpenOffice is a big project and depends on several other external libraries. 37 The list of prerequisites varies for the different platforms. 38 39 A comprehensive and complete building guide can be found in the project wiki under 40 41 https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO 42 --- 15 unchanged lines hidden --- | 35 36 Apache OpenOffice is a big project and depends on several other external libraries. 37 The list of prerequisites varies for the different platforms. 38 39 A comprehensive and complete building guide can be found in the project wiki under 40 41 https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO 42 --- 15 unchanged lines hidden --- |