diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-21 13:31:46 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-21 13:37:30 +0100 |
commit | 8ea688367ee746937eb98fb40432de4e1902d24f (patch) | |
tree | ab00957d81e766e5d09bd08f71cd179fe19e0a42 /distro-configs/LibreOfficeLinux.conf | |
parent | e3291e927f4a25a02d1b393e297ccde5120b9221 (diff) |
Add some distro-configs from build repository
Diffstat (limited to 'distro-configs/LibreOfficeLinux.conf')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf new file mode 100644 index 000000000000..cbd1dc74f009 --- /dev/null +++ b/distro-configs/LibreOfficeLinux.conf @@ -0,0 +1,49 @@ +--with-vendor=\"The Document Foundation\" +--with-system-dicts +--without-unix-wrapper +--without-system-zlib +--without-system-xrender-headers +--without-system-stdlibs +--without-system-python +--without-system-poppler +--without-system-openssl +--without-system-mozilla +--without-system-mesa-headers +--without-system-libxslt +--without-system-libxml +--without-system-jpeg +--without-system-jars +--without-system-freetype +--without-system-cairo +--without-openldap +--with-linker-hash-style=both +--with-java-target-version=1.5 +--with-fonts +--with-external-thes-dir=/usr/share/mythes +--with-external-hyph-dir=/usr/share/hyphen +--with-external-dict-dir=/usr/share/hunspell +--with-extension-integration +--with-dict=ALL +--enable-opengl +--enable-odk +--enable-lockdown +--enable-kde +--enable-hids +--enable-gstreamer +--enable-gnome-vfs +--enable-ext-wiki-publisher +--enable-ext-report-builder +--enable-ext-presenter-minimizer +--enable-ext-presenter-console +--enable-ext-pdfimport +--enable-epm +--enable-cairo +--enable-broffice +--enable-binfilter +--disable-xrender-link +--disable-unix-qstart +--disable-randr-link +--disable-pam-link +--disable-kde4 +--disable-dbus +--disable-crypt-link |