distro-configs/CPWASM-LOKit.conf |   35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

New commits:
commit a63099a05c3788c37471b75280129d740eb6d957
Author:     Caolán McNamara <[email protected]>
AuthorDate: Fri Dec 8 10:21:08 2023 +0000
Commit:     Michael Meeks <[email protected]>
CommitDate: Fri Dec 8 15:07:23 2023 +0100

    add a distro-config for LOKit and WASM
    
    intended to be the same as CPLinux-LOKit.conf except
    where options don't make sense for wasm (yet)
    
    Change-Id: I817a17852644cbec8e1e272dddb980268b9ba9e9
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160458
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Michael Meeks <[email protected]>

diff --git a/distro-configs/CPWASM-LOKit.conf b/distro-configs/CPWASM-LOKit.conf
new file mode 100644
index 000000000000..0b6be7a5c3ac
--- /dev/null
+++ b/distro-configs/CPWASM-LOKit.conf
@@ -0,0 +1,35 @@
+--host=wasm32-local-emscripten
+--enable-mpl-subset
+--with-vendor=Collabora
+--disable-community-flavor
+--disable-poppler
+--enable-cairo-rgba
+--without-java
+--without-junit
+--without-help
+--with-galleries=no
+--disable-dbus
+--disable-odk
+--disable-kf5
+--disable-gtk3
+--disable-qt5
+--disable-gstreamer-1-0
+--disable-evolution2
+--disable-gio
+--disable-gui
+--disable-scripting
+--disable-ext-wiki-publisher
+--disable-report-builder
+--disable-ext-nlpsolver
+--disable-sdremote
+--disable-sdremote-bluetooth
+--disable-postgresql-sdbc
+--disable-firebird-sdbc
+--disable-randr
+--disable-ext-numbertext
+--disable-online-update
+--disable-dconf
+--enable-release-build
+--disable-lotuswordpro
+--disable-lpsolve
+--without-templates

Reply via email to