diff options
author | Robert Nagy <robert@openbsd.org> | 2011-04-07 16:50:12 +0200 |
---|---|---|
committer | Robert Nagy <robert@openbsd.org> | 2011-04-07 16:50:56 +0200 |
commit | 9cd426f9b3364187a3a99a7eb58a8b0a0f3d1bb5 (patch) | |
tree | 2efd00be0fd1bb7fdebfb49d91a2020e5c48b84b /distro-configs | |
parent | d3ca059548198a12a60687505546d8ed4f877c36 (diff) |
add an OpenBSD distro config
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeOpenBSD.conf | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeOpenBSD.conf b/distro-configs/LibreOfficeOpenBSD.conf new file mode 100644 index 000000000000..983a26cfd653 --- /dev/null +++ b/distro-configs/LibreOfficeOpenBSD.conf @@ -0,0 +1,61 @@ +--disable-build-mozilla +--disable-crypt-link +--disable-dbus +--disable-epm +--disable-kde +--disable-kde4 +--disable-mozilla +--disable-nss-module +--disable-odk +--disable-opengl +--disable-pam-link +--disable-randr-link +--disable-unix-qstart +--disable-xrender-link +--enable-binfilter +--enable-broffice +--enable-cairo +--enable-gnome-vfs +--enable-gstreamer +--enable-hids +--enable-lockdown +--enable-ext-presenter-minimizer +--enable-ext-pdfimport +--enable-ext-presenter-console +--enable-ext-report-builder +--enable-ext-wiki-publisher +--with-alloc=system +--with-ant-home=/usr/local/ant/lib +--with-dict=ALL +--with-extension-integration +--with-fonts +--with-java-target-version=1.5 +--with-jdk-home=/usr/local/jdk-1.5.0 +--with-myspell-dicts +--with-system-boost +--with-system-cairo +--with-system-cppunit +--with-system-curl +--with-system-db +--with-system-expat +--with-system-hunspell +--with-system-icu +--with-system-jars +--with-system-jpeg +--with-system-libwpd +--with-system-libxml +--with-system-libxslt +--with-system-mesa-headers +--with-system-neon +--with-system-openssl +--with-system-poppler +--with-system-python +--with-system-redland +--with-system-stdlibs +--with-system-xrender-headers +--with-system-zlib +--with-vendor=\"The OpenBSD project\" +--without-junit +--without-openldap +--without-system-mozilla +--without-unix-wrapper |