[Libreoffice-commits] core.git: distro-configs/LibreOfficeVanillaMacAppStore.conf
Tor Lillqvist
tml at collabora.com
Fri May 4 07:32:37 UTC 2018
distro-configs/LibreOfficeVanillaMacAppStore.conf | 23 ++++++++++++++++++++++
1 file changed, 23 insertions(+)
New commits:
commit c1293a13b0e98eae5a2e12e59693bdfbf93b6dc9
Author: Tor Lillqvist <tml at collabora.com>
Date: Fri May 4 10:22:57 2018 +0300
Add a distro-config file for LibreOffice Vanilla on the Mac App Store
In addition to the options in this file, the following are present in
our autogen.input for the 6.0 branch:
--disable-ccache
--enable-macosx-code-signing=<redacted>
--enable-macosx-package-signing=<redacted>
--with-external-tar=/Users/tml/lo/src
--with-lang=bg br ca ca-valencia cy cs da de el en-US en-GB es et eu fi fr ga gd gl hr hu id is it ja km lt lv nb nl nn pl pt\
pt-BR ro ru sk sl sv ta tr uk zh-CN zh-TW
--with-macosx-bundle-identifier=com.collabora.libreoffice-free
--with-product-name=LibreOffice Vanilla
--with-package-version=<depends on version>
--with-referenced-git=/Users/tml/lo/core
--without-parallelism
The language list is a guesstimate of what localisations are good
enough. Suggestions of languages that should be dropped (or added)
welcome.
(We don't want a language with immediately visible holes (in top level
menus or common dialogs) in the translation coverage. That is an
insult to a user who would want to use that language and worse than
not providing a localisation in that language at all. In my opinion.)
Change-Id: I0dd1c2848cd964f6bf9e17d95d1735b81b235b1c
diff --git a/distro-configs/LibreOfficeVanillaMacAppStore.conf b/distro-configs/LibreOfficeVanillaMacAppStore.conf
new file mode 100644
index 000000000000..dfcf54f3c0e0
--- /dev/null
+++ b/distro-configs/LibreOfficeVanillaMacAppStore.conf
@@ -0,0 +1,23 @@
+--disable-ext-ct2n
+--disable-ext-mariadb-connector
+--disable-ext-numbertext
+--disable-firebird-sdbc
+--disable-lotuswordpro
+--disable-lpsolve
+--disable-neon
+--disable-odk
+--disable-online-update
+--disable-pdfimport
+--disable-postgresql-sdbc
+--enable-extension-integration
+--enable-macosx-sandbox
+--enable-mpl-subset
+--enable-readonly-installset
+--enable-release-build
+--enable-symbols
+--with-help
+--with-myspell-dicts
+--with-theme=tango
+--with-vendor=Collabora
+--without-java
+--without-package-format
More information about the Libreoffice-commits
mailing list