[PATCH 2/3] add distro-configs/SUSE-*.conf

Petr Mladek pmladek at suse.cz
Fri Jul 8 02:58:10 PDT 2011


---
 distro-configs/SUSE-10.1.conf |   32 +++++++++++++++++++++++
 distro-configs/SUSE-11.1.conf |   57 +++++++++++++++++++++++++++++++++++++++++
 distro-configs/SUSE-11.2.conf |   41 +++++++++++++++++++++++++++++
 distro-configs/SUSE-11.3.conf |   40 ++++++++++++++++++++++++++++
 distro-configs/SUSE-11.4.conf |   40 ++++++++++++++++++++++++++++
 distro-configs/SUSE.conf      |   40 ++++++++++++++++++++++++++++
 6 files changed, 250 insertions(+), 0 deletions(-)
 create mode 100644 distro-configs/SUSE-10.1.conf
 create mode 100644 distro-configs/SUSE-11.1.conf
 create mode 100644 distro-configs/SUSE-11.2.conf
 create mode 100644 distro-configs/SUSE-11.3.conf
 create mode 100644 distro-configs/SUSE-11.4.conf
 create mode 100644 distro-configs/SUSE.conf

diff --git a/distro-configs/SUSE-10.1.conf b/distro-configs/SUSE-10.1.conf
new file mode 100644
index 0000000..abd5c7f
--- /dev/null
+++ b/distro-configs/SUSE-10.1.conf
@@ -0,0 +1,32 @@
+--with-vendor=Novell, Inc.
+--disable-access
+--disable-dbus
+--disable-kde4
+--disable-odk
+--enable-gnome-vfs
+--enable-hids
+--enable-lockdown
+--enable-mono
+--enable-quickstart
+--enable-opengl
+--enable-ogltrans
+--with-ant-home=/usr
+--with-external-dict-dir=/usr/share/myspell
+--with-external-hyph-dir=@libdir@/@OOOINSTALLDIRNAME@/basis at OOO_VERSION@/share/dictionaries
+--with-external-thes-dir=@libdir@/@OOOINSTALLDIRNAME@/basis at OOO_VERSION@/share/dictionaries
+--with-jdk-home=$JAVA_HOME
+--with-system-cairo
+--with-system-curl
+--with-system-db
+--with-system-dicts
+--with-system-expat
+--with-system-libxslt
+--with-system-mozilla=xulrunner
+--with-system-neon
+--with-system-odbc-headers
+--with-xulrunner
+--without-junit
+--without-myspell-dicts
+--without-system-poppler
+--without-system-mesa-headers
+--without-stlport
diff --git a/distro-configs/SUSE-11.1.conf b/distro-configs/SUSE-11.1.conf
new file mode 100644
index 0000000..3384434
--- /dev/null
+++ b/distro-configs/SUSE-11.1.conf
@@ -0,0 +1,57 @@
+--disable-epm
+--with-openldap
+--without-fonts
+--with-system-jpeg
+--with-system-libxml
+--with-system-mozilla
+--with-system-openssl
+--with-system-python
+--with-system-stdlibs
+--with-system-zlib
+--with-system-poppler
+--enable-evolution2
+--enable-dbus
+--with-alloc=system
+
+--with-vendor=Novell, Inc.
+--disable-access
+--disable-odk
+--disable-qadevooo
+--enable-hids
+--enable-lockdown
+--enable-ext-presenter-minimizer
+--enable-mono
+--enable-opengl
+--enable-ogltrans
+--enable-ext-pdfimport
+--enable-ext-presenter-console
+--enable-ext-report-builder
+--enable-ext-wiki-publisher
+--without-stlport
+--with-ant-home=/usr/share/ant
+--with-external-dict-dir=/usr/share/myspell
+--with-external-hyph-dir=/usr/share/ooo/hyphen
+--with-external-thes-dir=/usr/share/ooo/thesaurus
+--with-java-target-version=1.5
+--with-jdk-home=$JAVA_HOME
+--with-system-boost
+--with-system-cairo
+--with-system-cppunit
+--with-system-curl
+--with-system-db
+--with-system-dicts
+--with-system-expat
+--with-system-hunspell
+--with-system-icu
+--with-system-libxslt
+--with-system-lpsolve
+--with-system-mozilla=libxul
+--with-system-neon
+--with-system-odbc-headers
+--with-system-sablot
+--with-system-xalan
+--with-system-xerces
+--with-system-xml-apis
+--with-system-xrender-headers
+--without-myspell-dicts
+--without-junit
diff --git a/distro-configs/SUSE-11.2.conf b/distro-configs/SUSE-11.2.conf
new file mode 100644
index 0000000..a95f187
--- /dev/null
+++ b/distro-configs/SUSE-11.2.conf
@@ -0,0 +1,41 @@
+--with-vendor=Novell, Inc.
+--disable-access
+--disable-odk
+--disable-qadevooo
+--enable-hids
+--enable-lockdown
+--enable-ext-presenter-minimizer
+--enable-mono
+--enable-opengl
+--enable-ogltrans
+--enable-ext-pdfimport
+--enable-ext-presenter-console
+--enable-ext-report-builder
+--enable-ext-wiki-publisher
+--without-stlport
+--with-ant-home=/usr/share/ant
+--with-external-dict-dir=/usr/share/myspell
+--with-external-hyph-dir=/usr/share/ooo/hyphen
+--with-external-thes-dir=/usr/share/ooo/thesaurus
+--with-java-target-version=1.5
+--with-jdk-home=$JAVA_HOME
+--with-system-boost
+--with-system-cairo
+--with-system-curl
+--with-system-db
+--with-system-dicts
+--with-system-expat
+--with-system-hunspell
+--with-system-icu
+--with-system-libxslt
+--with-system-lpsolve
+--with-system-mozilla=libxul
+--with-system-neon
+--with-system-odbc-headers
+--with-system-sablot
+--with-system-xalan
+--with-system-xerces
+--with-system-xml-apis
+--with-system-xrender-headers
+--without-myspell-dicts
+--without-junit
diff --git a/distro-configs/SUSE-11.3.conf b/distro-configs/SUSE-11.3.conf
new file mode 100644
index 0000000..564d6ba
--- /dev/null
+++ b/distro-configs/SUSE-11.3.conf
@@ -0,0 +1,40 @@
+--with-vendor=Novell, Inc.
+--disable-access
+--disable-odk
+--disable-qadevooo
+--enable-hids
+--enable-lockdown
+--enable-ext-presenter-minimizer
+--enable-mono
+--enable-opengl
+--enable-ogltrans
+--enable-ext-pdfimport
+--enable-ext-presenter-console
+--enable-ext-report-builder
+--enable-ext-wiki-publisher
+--without-stlport
+--with-ant-home=/usr/share/ant
+--with-external-dict-dir=/usr/share/myspell
+--with-external-hyph-dir=/usr/share/ooo/hyphen
+--with-external-thes-dir=/usr/share/ooo/thesaurus
+--with-java-target-version=1.5
+--with-jdk-home=$JAVA_HOME
+--with-system-boost
+--with-system-cairo
+--with-system-curl
+--with-system-db
+--with-system-dicts
+--with-system-expat
+--with-system-hunspell
+--with-system-icu
+--with-system-libxslt
+--with-system-lpsolve
+--with-system-mozilla=libxul
+--with-system-neon
+--with-system-odbc-headers
+--with-system-sablot
+--with-system-xalan
+--with-system-xerces
+--with-system-xml-apis
+--with-system-xrender-headers
+--without-myspell-dicts
diff --git a/distro-configs/SUSE-11.4.conf b/distro-configs/SUSE-11.4.conf
new file mode 100644
index 0000000..564d6ba
--- /dev/null
+++ b/distro-configs/SUSE-11.4.conf
@@ -0,0 +1,40 @@
+--with-vendor=Novell, Inc.
+--disable-access
+--disable-odk
+--disable-qadevooo
+--enable-hids
+--enable-lockdown
+--enable-ext-presenter-minimizer
+--enable-mono
+--enable-opengl
+--enable-ogltrans
+--enable-ext-pdfimport
+--enable-ext-presenter-console
+--enable-ext-report-builder
+--enable-ext-wiki-publisher
+--without-stlport
+--with-ant-home=/usr/share/ant
+--with-external-dict-dir=/usr/share/myspell
+--with-external-hyph-dir=/usr/share/ooo/hyphen
+--with-external-thes-dir=/usr/share/ooo/thesaurus
+--with-java-target-version=1.5
+--with-jdk-home=$JAVA_HOME
+--with-system-boost
+--with-system-cairo
+--with-system-curl
+--with-system-db
+--with-system-dicts
+--with-system-expat
+--with-system-hunspell
+--with-system-icu
+--with-system-libxslt
+--with-system-lpsolve
+--with-system-mozilla=libxul
+--with-system-neon
+--with-system-odbc-headers
+--with-system-sablot
+--with-system-xalan
+--with-system-xerces
+--with-system-xml-apis
+--with-system-xrender-headers
+--without-myspell-dicts
diff --git a/distro-configs/SUSE.conf b/distro-configs/SUSE.conf
new file mode 100644
index 0000000..564d6ba
--- /dev/null
+++ b/distro-configs/SUSE.conf
@@ -0,0 +1,40 @@
+--with-vendor=Novell, Inc.
+--disable-access
+--disable-odk
+--disable-qadevooo
+--enable-hids
+--enable-lockdown
+--enable-ext-presenter-minimizer
+--enable-mono
+--enable-opengl
+--enable-ogltrans
+--enable-ext-pdfimport
+--enable-ext-presenter-console
+--enable-ext-report-builder
+--enable-ext-wiki-publisher
+--without-stlport
+--with-ant-home=/usr/share/ant
+--with-external-dict-dir=/usr/share/myspell
+--with-external-hyph-dir=/usr/share/ooo/hyphen
+--with-external-thes-dir=/usr/share/ooo/thesaurus
+--with-java-target-version=1.5
+--with-jdk-home=$JAVA_HOME
+--with-system-boost
+--with-system-cairo
+--with-system-curl
+--with-system-db
+--with-system-dicts
+--with-system-expat
+--with-system-hunspell
+--with-system-icu
+--with-system-libxslt
+--with-system-lpsolve
+--with-system-mozilla=libxul
+--with-system-neon
+--with-system-odbc-headers
+--with-system-sablot
+--with-system-xalan
+--with-system-xerces
+--with-system-xml-apis
+--with-system-xrender-headers
+--without-myspell-dicts
-- 
1.7.3.4


--=-FY6SJZIUzbXnJuBxpGHu
Content-Disposition: attachment; filename="bootstrap-0003-better-support-for-distro-packaging.patch"
Content-Type: text/x-patch; name="bootstrap-0003-better-support-for-distro-packaging.patch"; charset="UTF-8"
Content-Transfer-Encoding: 7bit



More information about the LibreOffice mailing list