From 404b7660a9c95c857fd6abdf91e20ed671db794b Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Thu, 21 Jul 2011 14:28:50 +0200 Subject: [app-office/libreoffice] Use linguas properly, use system dmake, fix typo. --- .../files/libreoffice-3.4.2-allopts.txt | 767 +++++++++++++++++++++ 1 file changed, 767 insertions(+) create mode 100644 app-office/libreoffice/files/libreoffice-3.4.2-allopts.txt (limited to 'app-office/libreoffice/files/libreoffice-3.4.2-allopts.txt') diff --git a/app-office/libreoffice/files/libreoffice-3.4.2-allopts.txt b/app-office/libreoffice/files/libreoffice-3.4.2-allopts.txt new file mode 100644 index 0000000..d00e0db --- /dev/null +++ b/app-office/libreoffice/files/libreoffice-3.4.2-allopts.txt @@ -0,0 +1,767 @@ +Optional Features: + --disable-option-checking ignore unrecognized --enable/--with options + --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) + --enable-FEATURE[=ARG] include FEATURE [ARG=yes] + --enable-ext-barcode Enables the Barcode extension. + --enable-ext-diagram Enables the Diagram extension. + --enable-ext-google-docs + Download and enables the Google Documents extension. + --enable-ext-hunart Enables the Hungarian Cross-reference Toolbar + extension. + --enable-ext-lightproof Enables the Lightproof extension. + --enable-ext-mysql-connector + Enables the build of the MySQL Connector/LibO + extension. This requires access to the MySQL + Connector/C (aka libmysql) to be given, too, with + either the --with-system-mysql or + --with-libmysql-path option. + --enable-ext-nlpsolver Download and enables the NLPSolver extension. + --enable-ext-ct2n Enables the ConvertTextToNumber extension. + --enable-ext-numbertext Enables the Numbertext extension. + --enable-ext-oooblogger Download and enables the OOo Blogger extension. + --enable-ext-pdfimport Enables the PDF Import extension and xpdf. + --enable-ext-presenter-console + Enables the Presenter Console extension. + --enable-ext-presenter-minimizer + Enables the Presentation Minimizer extension. + --enable-ext-report-builder + Enables the build of the Report Builder extension. + --enable-ext-scripting-beanshell + Enables support for scripts in BeanShell. + --enable-ext-scripting-javascript + Enables support for scripts in JavaScript. + --enable-ext-scripting-python + Enables support for scripts in Python. + --enable-ext-typo Enables the Typography Toolbar extension. + --enable-ext-validator Enables the Validator extension. + --enable-ext-watch-window + Enables the Watch Window extension to Calc. + --enable-ext-wiki-publisher + Enables the Wiki Publisher extension. + --enable-graphite Enables the compilation of Graphite smart font + rendering. + --disable-ldap Disables the use of LDAP backend via + Netscape/Mozilla or OpenLDAP LDAP SDK + --disable-fetch-external + Disables fetching external tarballs from web + sources. + --disable-lockdown Disables the gconf integration work in LibO. + --disable-vba Disables the vba compatibility feature. + --enable-pch EXPERIMENTAL: Enables precompiled header support for + C++. + --disable-mozilla LibO usually includes a strangely hacked up mozilla + binary for your platform, to build without this + version, use this option. + --enable-epm LibO includes self-packaging code, that requires + epm, however epm is useless for large scale package + building. + --disable-activex-component + Remove support for ActiveX embedding of LibO. + --disable-odk LibO includes an ODK, office development kit which + some packagers may with to build without. + --disable-mathmldtd Disable mathmldtd (useful for distributions that + want to avoid packaging it). + --enable-evolution2 Allows the built-in evolution 2 addressbook + connectivity build to be enabled. + --disable-cups Disable cups support in the psprint project. + --disable-fontconfig Disable support for the fontconfig library. + --disable-directx Remove DirectX implementation for the new XCanvas + interface. The DirectX support requires more stuff + installed on Windows to compile. (DirectX SDK, GDI+ + libs) + --disable-activex Disable the use of ActiveX for windows build. + + This switch is mandatory when using VC++ 2008 Express. + + --disable-atl Disable the use of ATL for windows build. + + This switch is mandatory when using VC++ 2008 Express. + + --enable-symbols Include debugging symbols in output. WARNING - a + complete build needs 8 Gb of space and takes much + longer (enables -g compiler flag). + + Enabling symbols disables the stripping of the solver + (--disable-strip-solver). + + --disable-strip-solver Disable the stripping of the solver. By default the + solver is stripped unless a build with debugging + symbols (--enable-symbols) is requested. + + This switch allows to override this setting. + + --enable-werror Turn warnings to errors. (Has no effect in modules + where the treating of warnings as errors is disabled + explicitly.) + --enable-debug Include debugging symbols from --enable-symbols plus + extra debugging code. Extra large build! (enables -g + compiler flag and dmake debug=true) If you need even + more verbose output, build a module with "build -- + debug=true dbglevel=2". + --enable-dbgutil Include additional debugging utilities, such as + assertions, object counting, etc. Larger build. + Independent from --enable-debug + --enable-crashdump Enable the crashdump feature. + --disable-python Disable build of Python 2.x UNO API. + --disable-gtk Determines whether to use Gtk+ vclplug on platforms + where Gtk+ is available. + --disable-systray Determines whether to build the systray + quickstarter. + --disable-broffice When disabled, broffice specific branding artwork + for use in the pt_BR locale is removed, giving + uniform branding. + --enable-split-app-modules + Split file lists for app modules, e.g. base, calc. + Has effect only with make distro-pack-install + --enable-split-opt-features + Split file lists for some optional features, .e.g. + pyuno, testtool. Has effect only with make + distro-pack-install + --disable-cairo Determines whether to use Cairo library on platforms + where Cairo is available. + --disable-opengl Determines whether to build the OpenGL 3D slide + transitions component. + --enable-dbus Determines whether to enable presentation mode + screensaver control under GNOME via DBUS. + --disable-gconf Determines whether to use the GConf support. + --disable-gnome-vfs Determines whether to use the Gnome Virtual Filing + System on platforms where that VFS is available. + --enable-gio Determines whether to use the GIO support. + --enable-static-gtk Modules that are linked against gtk libraries use + the static libraries instead of the dynamic ones. + (Enables -Bstatic linker flag for gtk libraries.) + --enable-layout Enable the compilation and use of layout dialogs. + --disable-build-mozilla Use this option if you do not want to build the + mozilla components from the mozilla source code but + take precompiled zips. + --disable-nss-module Whether to use provided NSS module. + --enable-kde Determines whether to use Qt3/KDE3 vclplug on + platforms where Qt3 and KDE3 are available. + --disable-kdeab Disable the KDE3 address book support. + --enable-kde4 Determines whether to use Qt4/KDE4 vclplug on + platforms where Qt4 and KDE4 are available. May be + used with --enable-kde if you want to support both + KDE3 and KDE4. + --disable-unix-qstart-libpng + On UNIX systems, we have a faster splash app, that + can use libpng to render its splash, if we can + safely link to the system libpng then enabling this + is a good idea (ie. for Linux Distro packaging). + --enable-binfilter Enable legacy binary file formats filters build. + --disable-rpath Disable the use of relative paths in shared + libraries. + --enable-xrender-link Link with libXrender instead of dynamically open it. + --disable-randr Disable RandR support in the vcl project. + --disable-randr-link Disable linking with libXrandr, instead dynamically + open it at runtime. + --disable-gstreamer Disable building the gstreamer avmedia backend. + --disable-neon Disable neon and the compilation of webdav binding. + --disable-Xaw Disables the use of Xaw for the Netscape/Mozilla + plugin. + --enable-check-only Use this option option if you just want to check + your environment. This option stops the generation + of an ????env.set. + + Usage: --enable-check-only=yes + + --enable-build-unowinreg + Do not use the prebuilt unowinreg.dll. Build it + instead. The MinGW C++ compiler is needed on Linux. + + Usage: --enable-build-unowinreg + + --enable-verbose Increase build verbosity. + --disable-verbose Decrease build verbosity. + --enable-dependency-tracking + Do not reject slow dependency extractors. + --disable-dependency-tracking + Disables generation of dependency information. + Speed up one-time builds. + --enable-icecream Use the 'icecream' distributed compiling tool to + speedup the compilation. It defaults to + /opt/icecream for the location of the icecream + gcc/g++ wrappers, you can override that using + --with-gcc-home=/the/path switch. + --disable-zenity Do not display a build icon in the notification area + (on unix) during build. + --enable-cl-x64 Use the Microsoft C/C++ x64 compiler instead of the + default x86 one. + --enable-extra-gallery Add extra gallery content. + --enable-extra-template Add extra temaplte content. + --enable-extra-sample Add extra sample content. + --enable-extra-font Add extra font content. + --enable-lomenubar Enable global menu support. + --enable-online-update Enable the online update service that will check for + new versions of LibreOffice. By default, it is on on + Windows and Mac, and off on Linux. + --disable-largefile omit support for large files + +Optional Packages: + --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] + --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) + --with-gnu-patch Specify location of GNU patch on Solaris or FreeBSD. + --with-gnu-cp Specify location of GNU cp on Solaris or FreeBSD. + --with-system-graphite Use graphite library already installed on system. + --with-external-tar= + Specify path to tarfiles manually. + --with-linked-git= + Specify another checkout's clonedir to re-use. This + makes use of git-new-workdir, and saves a lot of + diskspace when having multiple trees side-by-side. + --with-openldap Enables the use of the OpenLDAP LDAP SDK instead of + the Netscape/Mozilla one. + --with-vba-package-format + Specify package format for vba compatibility api. + Specifying "builtin" means the api component and + associated type library are part of the installation + set. Specifying "extn" creates an uno extension that + is part of the installation set (located in the + program directory) that MUST be optionly registered + using either the unopkg executeable or the extension + manager gui. + + Note: "builtin" is the default, "extn" can cause + problems. + + Usage: --with-vba-package-format="builtin" or + --with-vba-package-format="extn" + + --with-theme="theme1 theme2..." + Choose which themes to include. By default those + themes with an '*' are included. Possible choices: + *default, *crystal, *hicontrast, *oxygen, *tango, + classic, industrial. + --with-extension-integration + It will integrate the builded extensions to the + installer of the product. Please use this switch to + include any extension. + + --without-helppack-integration It will not integrate the helppacks to the installer + of the product. + Please use this switch to use the online help or separate help packages. + --without-fonts LibO includes some third-party fonts to provide a + reliable basis for help content, templates, samples, + etc. When these fonts are already known to be + available on the system then you should use this + option. + --without-ppds Removes Postscript Printer definition files from + LibreOffice installation set, for people building + for specific distributions where PPDs are known to + be already available (every recent distro with CUPS + backend). + --without-afms Removes bitmap font files from LibreOffice + installation set, for people building for specific + distributions where AFM files or TrueType Fonts are + known to be available. + --with-agfa-monotype-fonts + Do not include the proprietary Agfa Monotype fonts + (even if present) in the LibreOffice installation + set. + + --with-epm Decides which epm to use. Default is to use the one + from the system if one is built. When either this is + not there or you say =internal epm will be built. + --with-package-format Specify package format(s) for LibO installsets. + Default is the "normal" one of the OS/Distribution. + Possible values: aix, bsd, deb, inst, tardist, osx, + pkg, rpm, setld, native, portable, archive, dmg, + installed, msi. Example: --with-package-format="deb + dmg" + --with-system-stdlibs Use libstdc++/libgcc_s already on system. + --with-system-cairo Use Cairo libraries already on system. + --with-mozilla-version Choose which version of mozilla to use while + building mozilla. (default=1.7.5) Note that not all + versions are supported. + --with-mozilla-toolkit Choose which GUI toolkit to use while building + mozilla components. (default=gtk2) + --without-myspell-dicts Removes myspell dictionaries from LibreOffice + installation set, for people building for specific + distributions where the myspell dictionaries are + installed from other sources. + --with-system-dicts Use dictionaries from system paths- Specify them via + --with-{dict,hyph,thes}-path=/path if you want to + override the default ones. + --with-external-dict-dir + Specify external dictionary dir. + --with-external-hyph-dir + Specify external hyphenation pattern dir. + --with-external-thes-dir + Specify external thesaurus dir. + --with-system-libs Use libs already on system -- enables all + --with-system-* flags except mozilla and + odbc/sane/xrender-header(s). + --with-system-headers Use headers already on system -- enables all + --with-system-* flags for external packages whose + headers are the only entities used i.e. + boost/vigra/odbc/sane/xrender-header(s). + --without-system-jars When building with --with-system-libs, also the + needed jars are expected on the system. Use this to + disable that (except for the db case where + --with-system-db *has to* imply using the db.jar + from there, too). + --with-system-zlib Use zlib already on system. + --with-system-openssl Use OpenSSL already on system. + --with-system-jpeg Use jpeg already on system. + --with-system-expat Use expat already on system. + --with-system-libwpd Use libwpd already on system. + --with-system-libwps Use libwps already on system. + --with-system-libwpg Use libwpg already on system. + --with-system-libxml Use libxml already on system. + --with-system-python Use python already on system. + --with-system-translate-toolkit + Use translate-toolkit already on system. + --with-system-icu Use icu already on system. + --with-system-poppler Use system poppler. (only needed for pdfimport + extension) + --with-system-db Use berkeley db already on system. + --with-system-lucene Use lucene already on system. + --with-system-apache-commons + Use apache commons libraries already on system. + --with-lucene-core-jar=JARFILE + Specify path to jarfile manually. + --with-lucene-analyzers-jar=JARFILE + Specify path to jarfile manually. + --with-system-mysql Use MySQL libraries already on system, for building + the MySQL Connector/LibO extension. Requires + MYSQLCONFIG to point to the mysql_config executable. + --with-libmysql-path Use Connector/C (libmysql) installation for building + the MySQL Connector/LibO extension. + + Usage: --with-libmysql-path= + + --with-system-mysql-cppconn + Use MySQL C++ Connector libraries already on system. + --with-system-hsqldb Use hsqldb already on system. + --with-hsqldb-jar=JARFILE + Specify path to jarfile manually. + --with-system-beanshell Use beanshell already on system. + --with-beanshell-jar=JARFILE + Specify path to jarfile manually. + --with-commons-codec-jar=JARFILE + Specify path to jarfile manually. + --with-commons-lang-jar=JARFILE + Specify path to jarfile manually. + --with-commons-httpclient-jar=JARFILE + Specify path to jarfile manually. + --with-commons-logging-jar=JARFILE + Specify path to jarfile manually. + --with-servlet-api-jar=JARFILE + Specify path to jarfile manually. + --with-system-jfreereport + Use JFreeReport already on system. + --with-sac-jar=JARFILE Specify path to jarfile manually. + --with-libxml-jar=JARFILE + Specify path to jarfile manually. + --with-flute-jar=JARFILE + Specify path to jarfile manually. + --with-jfreereport-jar=JARFILE + Specify path to jarfile manually. + --with-liblayout-jar=JARFILE + Specify path to jarfile manually. + --with-libloader-jar=JARFILE + Specify path to jarfile manually. + --with-libformula-jar=JARFILE + Specify path to jarfile manually. + --with-librepository-jar=JARFILE + Specify path to jarfile manually. + --with-libfonts-jar=JARFILE + Specify path to jarfile manually. + --with-libserializer-jar=JARFILE + Specify path to jarfile manually. + --with-libbase-jar=JARFILE + Specify path to jarfile manually. + --with-system-saxon Use saxon already on system. + --with-saxon-jar=JARFILE + Specify path to jarfile manually. + --with-system-libxslt Use libxslt already on system. + --with-system-odbc Use the odbc headers already on system. + --with-system-sane-header + Use sane.h already on system. + --with-system-xrender-headers + Use XRender headers already on system. + --with-system-mesa-headers + Use Mesa headers already on system. + --with-system-curl Use curl already on system. + --with-system-boost Use boost already on system. + --with-system-mdds Use mdds already on system. + --with-system-vigra Use vigra already on system. + --with-system-neon Use neon already on system. + --with-system-hunspell Use libhunspell already on system. + --with-system-mythes Use mythes already on system. + --with-system-altlinuxhyph + Use ALTLinuxhyph already on system. + --with-system-lpsolve Use lpsolve already on system. + --with-system-libtextcat + Use libtextcat already on system. + --with-external-libtextcat-data + Use libtextcat data already on system. + --with-system-cppunit Use cppunit already on system. + --with-system-redland Use redland library already on system. + --with-system-mozilla Use mozilla already on system. Note that some + components cannot be built against a contemporary + mozilla. The flavour used can be specified by + --with-system-mozilla=. Supported are: + libxul (default), xulrunner, firefox, seamonkey, + mozilla. + --with-linker-hash-style + Use linker with --hash-style=