[Libreoffice-commits] .: 2 commits - distro-configs/LibreOfficeiOS.conf .gitignore

Tor Lillqvist tml at kemper.freedesktop.org
Fri May 13 10:54:32 PDT 2011


 .gitignore                         |    2 ++
 distro-configs/LibreOfficeiOS.conf |   21 +++++++++++++++++++++
 2 files changed, 23 insertions(+)

New commits:
commit f8ec894647dd9c739acd53bc91ad11751dee0066
Author: Tor Lillqvist <tml at iki.fi>
Date:   Fri May 13 20:52:29 2011 +0300

    Add iOS directories

diff --git a/.gitignore b/.gitignore
index 3ef23ed..b9a2ecd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,8 @@
 /*/unxso???.pro
 /*/unxaig??
 /*/unxaig??.pro
+/*/unxios?
+/*/unxios?.pro
 /solver/*
 
 # autoconf generated stuff
commit 42123a9ce23b16d69c037a61f948d0b45af9dac3
Author: Tor Lillqvist <tml at iki.fi>
Date:   Fri May 13 20:47:23 2011 +0300

    Add distro-config file for iOS

diff --git a/distro-configs/LibreOfficeiOS.conf b/distro-configs/LibreOfficeiOS.conf
new file mode 100644
index 0000000..16e8e6f
--- /dev/null
+++ b/distro-configs/LibreOfficeiOS.conf
@@ -0,0 +1,21 @@
+--with-vendor=The Document Foundation
+--build=i386-apple-darwin10.7.0
+--host=arm-apple-darwin10
+--disable-cairo
+--disable-cups
+--disable-fontconfig
+--disable-gconf
+--disable-gnome-vfs
+--disable-gstreamer
+--disable-lockdown
+--disable-mozilla
+--disable-nss-module
+--disable-odk
+--disable-opengl
+--disable-python
+--disable-randr
+--disable-randr-link
+--disable-systray
+--without-java
+--without-junit
+--without-system-python


More information about the Libreoffice-commits mailing list