diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
commit | 267c6f2ac71f92999e969232431ba04678e7437e (patch) | |
tree | 358c9467650e1d0a1d7227a21dac2e3d08b622b2 /distro-configs/LibreOfficeFlatpak.conf | |
parent | Initial commit. (diff) | |
download | libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.tar.xz libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.zip |
Adding upstream version 4:24.2.0.upstream/4%24.2.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | distro-configs/LibreOfficeFlatpak.conf | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeFlatpak.conf b/distro-configs/LibreOfficeFlatpak.conf new file mode 100644 index 0000000000..3850269ace --- /dev/null +++ b/distro-configs/LibreOfficeFlatpak.conf @@ -0,0 +1,65 @@ +--disable-odk +--enable-release-build +--with-ant-home=/run/build/libreoffice/ant +--with-extra-buildid=Flatpak +--with-help=html +--with-jdk-home=/usr/lib/sdk/openjdk17/jvm/openjdk-17 +--with-lang=ALL +--with-system-libs +--with-vendor=The Document Foundation +--without-export-validation +--without-junit +--without-lxml +--without-system-abseil +--without-system-argon2 +--without-system-beanshell +--without-system-bluez +--without-system-boost +--without-system-box2d +--without-system-clucene +--without-system-coinmp +--without-system-cppunit +--without-system-dragonbox +--without-system-firebird +--without-system-frozen +--without-system-glm +--without-system-gpgmepp +--without-system-jfreereport +--without-system-libabw +--without-system-libatomic_ops +--without-system-libcdr +--without-system-libcmis +--without-system-libebook +--without-system-libepubgen +--without-system-libetonyek +--without-system-libexttextcat +--without-system-libfixmath +--without-system-libfreehand +--without-system-liblangtag +--without-system-libmspub +--without-system-libmwaw +--without-system-libnumbertext +--without-system-libodfgen +--without-system-libpagemaker +--without-system-libqxp +--without-system-librevenge +--without-system-libstaroffice +--without-system-libtommath +--without-system-libvisio +--without-system-libwpd +--without-system-libwpg +--without-system-libwps +--without-system-libzmf +--without-system-lpsolve +--without-system-mariadb +--without-system-mdds +--without-system-odbc +--without-system-openldap +--without-system-orcus +--without-system-poppler +--without-system-postgresql +--without-system-redland +--without-system-sane +--without-system-xmlsec +--without-system-zxcvbn +--without-system-zxing |