diff options
author | Kalman Szalai - KAMI <kami911@gmail.com> | 2011-05-08 10:30:10 +0200 |
---|---|---|
committer | Kalman Szalai - KAMI <kami911@gmail.com> | 2011-05-08 10:30:10 +0200 |
commit | 2791e5b198d22f9573d477ede005d643a961763a (patch) | |
tree | d3f30125453511c9d494c32ce9ce1c65ebad9539 /distro-configs | |
parent | 68b8377eabc1dc94030851f261c05c9547378ca7 (diff) |
Add OxygenOffice distro confs
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/OxygenOfficeLinux.conf | 79 | ||||
-rw-r--r-- | distro-configs/OxygenOfficeWin32.conf | 46 |
2 files changed, 125 insertions, 0 deletions
diff --git a/distro-configs/OxygenOfficeLinux.conf b/distro-configs/OxygenOfficeLinux.conf new file mode 100644 index 000000000000..8a3a7efea779 --- /dev/null +++ b/distro-configs/OxygenOfficeLinux.conf @@ -0,0 +1,79 @@ +--with-vendor=OxygenOffice Professional Team +--with-build-version=OxygenOffice Professional Alpha 3.5.0 M000 - OxygenOffice Build 0 +--with-intro-bitmap=$TARFILE_LOCATION/openintro_ooop.png +--with-about-bitmap=$TARFILE_LOCATION/openabout_ooop.png +--enable-binfilter +--enable-vba +--enable-build-mozilla +--without-system-mozilla +--with-package-format=rpm deb +--enable-epm +--enable-cups +--disable-symbols +--enable-systray +--with-epm=internal +--disable-kde +--disable-kde4 +--enable-gtk +--enable-evolution2 +--enable-lockdown +--without-unix-wrapper +--with-fonts +--enable-extra-gallery +--enable-extra-template +--enable-extra-sample +--enable-extra-font +--with-lang=en-US hu de fr it tr ka fi pl nl pt-BR es ja zh-CN sv cs ko sl +--enable-opengl +--enable-dbus +--enable-gnome-vfs +--with-extension-integration +--enable-ext-wiki-publisher +--enable-ext-report-builder +--enable-ext-presenter-minimizer +--enable-ext-presenter-console +--enable-ext-pdfimport +--enable-ext-scripting-beanshell +--enable-ext-scripting-javascript +--enable-ext-scripting-python +--enable-ext-google-docs +--enable-ext-hunart +--enable-ext-lightproof +--enable-ext-nlpsolver +--enable-ext-numbertext +--enable-ext-typo +--enable-ext-watch-window +--enable-ext-diagram +--enable-ext-validator +--enable-ext-barcode +--disable-ext-oooblogger +--with-sun-templates +--without-system-poppler +--enable-neon +--without-system-stdlibs +--with-jdk-home=/usr/local/jdk1.6.0_23/ +--without-system-dicts +--without-system-xrender-headers +--without-system-zlib +--without-system-stdlibs +--without-system-python +--without-system-poppler +--without-system-openssl +--without-system-mozilla +--without-system-mesa-headers +--without-system-libxslt +--without-system-libxml +--without-system-jpeg +--without-system-jars +--without-system-cairo +--without-junit +--with-helppack-integration +--with-linker-hash-style=both +--enable-odk +--enable-gstreamer +--enable-cairo +--enable-graphite +--enable-dependency-tracking +--enable-mozilla +--with-system-mozilla=mozilla +--with-openldap diff --git a/distro-configs/OxygenOfficeWin32.conf b/distro-configs/OxygenOfficeWin32.conf new file mode 100644 index 000000000000..8c5f4021b58a --- /dev/null +++ b/distro-configs/OxygenOfficeWin32.conf @@ -0,0 +1,46 @@ +--with-vendor=OxygenOffice Professional Team +--with-build-version=OxygenOffice Professional Alpha 3.5.0 M000 - OxygenOffice Build 0 +--with-intro-bitmap=$TARFILE_LOCATION/openintro_ooop.png +--with-about-bitmap=$TARFILE_LOCATION/openabout_ooop.png +--enable-binfilter +--enable-vba +--disable-build-mozilla +--disable-symbols +--enable-systray +--with-fonts +--enable-extra-gallery +--enable-extra-template +--enable-extra-sample +--enable-extra-font +--with-lang=hu de fr it tr ka fi pl nl pt-BR es ja zh-CN sv cs ko sl +--with-extension-integration +--enable-ext-wiki-publisher +--enable-ext-report-builder +--enable-ext-presenter-minimizer +--enable-ext-presenter-console +--enable-ext-pdfimport +--enable-ext-scripting-beanshell +--enable-ext-scripting-javascript +--enable-ext-scripting-python +--enable-ext-google-docs +--enable-ext-hunart +--enable-ext-lightproof +--enable-ext-nlpsolver +--enable-ext-numbertext +--enable-ext-typo +--enable-ext-watch-window +--enable-ext-diagram +--enable-ext-validator +--enable-ext-barcode +--disable-ext-oooblogger +--with-sun-templates +--disable-cairo +--with-jdk-home=/usr/local/jdk1.6.0_23/ +--without-junit +--with-helppack-integration +--enable-cairo +--enable-graphite +--enable-dependency-tracking +--enable-mozilla +--with-system-mozilla=mozilla +--with-openldap |