[ooo-build-commit] .: 2 commits - configure.in distro-configs/LibreOfficeLinuxDevel.conf.in patches/dev300
Michael Meeks
mmeeks at kemper.freedesktop.org
Thu Sep 30 08:24:12 PDT 2010
configure.in | 1
distro-configs/LibreOfficeLinuxDevel.conf.in | 51 +++++++++++++++++++++++++++
patches/dev300/apply | 1
3 files changed, 53 insertions(+)
New commits:
commit 69d4db1a35fec65dbded61924f56fff758cf0d4f
Author: Michael Meeks <michael.meeks at novell.com>
Date: Thu Sep 30 16:23:43 2010 +0100
update Devel profile
diff --git a/distro-configs/LibreOfficeLinuxDevel.conf.in b/distro-configs/LibreOfficeLinuxDevel.conf.in
index f4208bc..2a0a079 100644
--- a/distro-configs/LibreOfficeLinuxDevel.conf.in
+++ b/distro-configs/LibreOfficeLinuxDevel.conf.in
@@ -3,8 +3,10 @@
--disable-kde4
--disable-access
--enable-cairo
+--without-system-cairo
--enable-gstreamer
--enable-odk
+--disable-binfilter
--enable-gnome-vfs
--enable-hids
--enable-lockdown
@@ -13,11 +15,24 @@
--with-java-target-version=1.5
--with-jdk-home=$JAVA_HOME
--without-myspell-dicts
---enable-epm
--enable-kde
--without-system-mozilla
---with-system-xrender-headers
+--without-system-freetype
+--without-system-jpeg
+--without-system-libxml
+--without-system-libxslt
+--without-system-python
+--without-system-zlib
+--without-system-jars
+--without-system-stdlibs
+--disable-crypt-link
+--disable-pam-link
+--disable-xrender-link
+--disable-randr-link
+--without-openldap
+--without-system-xrender-headers
--without-system-mesa-headers
+--without-unix-wrapper
--with-fonts
--enable-minimizer
--enable-presenter-console
commit 7074655544508ce3223c912ce3f0a7ad50e56347
Author: Michael Meeks <michael.meeks at novell.com>
Date: Thu Sep 30 15:19:48 2010 +0100
Add a Devel profile ...
diff --git a/configure.in b/configure.in
index 0739a05..4207f51 100644
--- a/configure.in
+++ b/configure.in
@@ -1708,6 +1708,7 @@ distro-configs/GoOoMacOSX.conf
distro-configs/Raw.conf
distro-configs/LibreOfficeWin32.conf
distro-configs/LibreOfficeLinux.conf
+distro-configs/LibreOfficeLinuxDevel.conf
distro-configs/LibreOfficeMacOSX.conf
etc/Makefile
extensions/Makefile
diff --git a/distro-configs/LibreOfficeLinuxDevel.conf.in b/distro-configs/LibreOfficeLinuxDevel.conf.in
new file mode 100644
index 0000000..f4208bc
--- /dev/null
+++ b/distro-configs/LibreOfficeLinuxDevel.conf.in
@@ -0,0 +1,36 @@
+--with-vendor=\"The Document Foundation\"
+--disable-dbus
+--disable-kde4
+--disable-access
+--enable-cairo
+--enable-gstreamer
+--enable-odk
+--enable-gnome-vfs
+--enable-hids
+--enable-lockdown
+--enable-opengl
+--enable-ogltrans
+--with-java-target-version=1.5
+--with-jdk-home=$JAVA_HOME
+--without-myspell-dicts
+--enable-epm
+--enable-kde
+--without-system-mozilla
+--with-system-xrender-headers
+--without-system-mesa-headers
+--with-fonts
+--enable-minimizer
+--enable-presenter-console
+--enable-pdfimport
+--without-system-poppler
+--enable-wiki-publisher
+--enable-report-builder
+--with-extension-integration
+--with-linker-hash-style=both
+--with-ant-home=$BUILDDIR/$APACHE_ANT
+--with-system-dicts
+--with-external-dict-dir=/usr/share/hunspell
+--with-external-hyph-dir=/usr/share/hyphen
+--with-external-thes-dir=/usr/share/mythes
+--with-dict=ALL
+--without-system-openssl
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 0fd72e5..e5c2eba 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -153,6 +153,7 @@ Raw: RawCommon RawPatches
# LibreOffice
LibreOfficeWin32: LibreOfficeCommon LibreOfficePatches LibreOfficeWin32Patches
LibreOfficeLinux: LibreOfficeCommon LibreOfficePatches LibreOfficeLinuxPatches
+LibreOfficeLinuxDevel: LibreOfficeCommon LibreOfficePatches LibreOfficeLinuxPatches
LibreOfficeMacOSX: LibreOfficeCommon LibreOfficePatches LibreOfficeMacOSXPatches
# -------- [ Tag [ >= <tag> etc. ], ] patch sets --------
More information about the ooo-build-commit
mailing list