diff options
author | Kacper Kasper <kacperkasper@gmail.com> | 2018-02-18 15:15:56 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2018-02-19 12:58:11 +0100 |
commit | 60f1490af9b29ac2df8e9e9411e9d41b472f9113 (patch) | |
tree | 1a1fdafe5298129c66e96118695e60603565a55b /distro-configs | |
parent | 48fd0d45288bd8501f14c993cf613fe7743fabcd (diff) |
Buildsystem changes to recognize Haiku.
Change-Id: I219d556f8e124cfe426cc1ac3c54da34eb7ef790
Reviewed-on: https://gerrit.libreoffice.org/49925
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeHaiku.conf | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeHaiku.conf b/distro-configs/LibreOfficeHaiku.conf new file mode 100644 index 000000000000..6026c7fb5942 --- /dev/null +++ b/distro-configs/LibreOfficeHaiku.conf @@ -0,0 +1,66 @@ +--with-vendor=The Document Foundation +--with-system-libxml +--with-system-neon +--with-system-boost +--with-boost-libdir=/boot/system/lib +--with-system-clucene +--with-system-expat +--with-system-libpng +--with-system-jpeg +--with-system-zlib +--with-system-bzip2 +--with-system-icu +--with-system-openssl +--with-system-curl +--with-system-cppunit +--with-system-hunspell +--with-system-altlinuxhyph +--with-system-lcms2 +--with-system-librevenge +--with-system-libodfgen +--with-system-libwpd +--with-system-libwpg +--with-system-libwps +--with-system-libvisio +--with-system-libcdr +--with-system-libmspub +--with-system-libmwaw +--with-system-libetonyek +--with-system-libfreehand +--with-system-libebook +--with-system-libabw +--with-system-libpagemaker +--with-system-libzmf +--with-system-libstaroffice +--with-system-libqxp +--with-system-epoxy +--with-system-clucene +--with-system-mdds +--with-system-glm +--with-system-openldap +--with-system-liblangtag +--with-system-graphite +--with-system-harfbuzz +--with-system-nss +--with-system-lpsolve +--with-system-orcus +--with-system-redland +--with-system-libcmis +--with-system-cairo +--with-theme=breeze sifr +--with-galleries=no +--without-helppack-integration +--without-java +--without-system-jars +--without-doxygen +--disable-sdremote +--disable-gio +--disable-randr +--disable-gstreamer-0-10 +--disable-cups +--disable-ccache +--disable-postgresql-sdbc +--disable-lotuswordpro +--disable-firebird-sdbc +--disable-cairo-canvas +--enable-python=no |