diff options
Diffstat (limited to 'distro-configs/CPAndroidBranding.conf')
-rw-r--r-- | distro-configs/CPAndroidBranding.conf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/distro-configs/CPAndroidBranding.conf b/distro-configs/CPAndroidBranding.conf new file mode 100644 index 0000000000..3200e3c5eb --- /dev/null +++ b/distro-configs/CPAndroidBranding.conf @@ -0,0 +1,13 @@ +# CP specific stuff +--build=x86_64-unknown-linux-gnu +--disable-odk +--enable-android-lok +--with-android-api-level=21 +--with-android-package-name=com.collabora.libreoffice +--with-vendor=Collabora +--disable-scripting-beanshell +--disable-scripting-javascript +--with-lang=de en-US es pt-BR +--with-myspell-dicts +--enable-pdfimport +--enable-release-build |