Software/ooo-build

Your Office Suite

ooo-build is a project focused on creating Better, Faster, and Freer Office Suite - Your Office Suite.

Developers

Getting the sources

ooo-build sources are stored in git. Please follow the GettingIt pages to see how to obtain them.

Building it

Once the source has been checked out, ooo-build can be built in very nearly the usual manner:

cd ooo-build
./autogen.sh --with-distro=DISTRO
./download
make 

where DISTRO is the basename of a file in the distro-configs directory, such as Debian, SUSE, or Ubuntu.

For more info please see the developer pages.

Debugging it

For some debugging tips, please see the DebuggingIt page.

Google Summer of Code

ooo-build participates in the Google Summer of Code, please have a look at this year's ideas.