]> git.pld-linux.org Git - packages/libreoffice.git/blame - libreoffice.spec
- exclude files not existed --without java
[packages/libreoffice.git] / libreoffice.spec
CommitLineData
8ce63e27 1# NOTE:
97c82c24
SS
2# - normal build with java requires about 24GB of disk space
3# $BUILD_ROOT 7.1 GB
4# BUILD 15.7 GB
71614159 5# SRPMS 0.3 GB
97c82c24 6# RPMS 1.2 GB
fbbf9db1 7# TODO:
27545a92 8# - problems with gcc-4.2.0 (I guess): oowriter is useless (invisble text till refresh)
385b8ac9 9# - fix help files (broken links)
27545a92 10# - LFS support is disabled (no_lfs_hack.patch for xml2cmp crash) because it need LFS-ready STLport
385b8ac9 11# - bcond with_mono is broken (cli_types.dll not found, and can't be made)
eb3dbdf6 12# - build on 64-bit architectures
385b8ac9 13# - adapt help-support.diff to PLD
162696a4
SS
14# - make --without xvfb working, required
15# REMOVE USE of Xvfb from build-galleries script (ooo-build-2.0.1.2/bin/build-galleries line 84)
16# then remove that bcond
71614159 17# MAYBE TODO:
581d2e99 18# - drop requirement on nas-devel
bb18af7c 19# - --with-system-myspell + myspell package as in Debian
541e1ee8
JB
20# - in gtk version menu highlight has almost the same colour as menu text
21# - 6 user/config/*.so? files shared between -i18n-en and -i18n-sl
09fab14d 22# - add ooglobal symlink and it's ooo-wrapper entry (among calc|draw|impress|math|web|writer)
aa7c9b1b 23# - add %{_libdir}/%{name}/share/autocorr/acor_(ll)-(LL).dat files to package (marked with %lang)
eb3dbdf6 24# - fix locale names and other locale related things
107d3274 25# - can't be just i18n-{be,gu,hi,kn,pa,ta} instead of *-{be_BY,*_IN}?
faae6ab1
ER
26# - more system libs todo:
27# $ grep SYSTEM ooo-build-ooe680-m6/build/ooe680-m6/config_office/config.log |grep NO
28# SYSTEM_AGG='NO'
29# SYSTEM_HSQLDB='NO'
30# SYSTEM_HUNSPELL='NO'
31# SYSTEM_HYPH='NO'
faae6ab1
ER
32# SYSTEM_MYSPELL='NO'
33# SYSTEM_MYTHES='NO'
faae6ab1
ER
34# SYSTEM_XALAN='NO'
35# SYSTEM_XERCES='NO'
36# SYSTEM_XML_APIS='NO'
2f76e6d7 37# SYSTEM_XT='NO' bcond system_xt (doesn't work - xt in PLD is too old or broken)
ce6d9cfb 38#
c4181f43 39
aad4a915 40# Conditional build:
0afcfae2 41%bcond_without gnomevfs # GNOME VFS and Evolution 2 support
71614159 42%bcond_without java # without Java support (disables help support)
be7433c0 43%bcond_without kde # KDE L&F packages
71614159 44%bcond_with mono # enable compilation of mono bindings
6cbf2d82 45%bcond_without mozilla # without mozilla
d998c55a 46%bcond_with seamonkey # use seamonkey instead of firefox
24c36203 47%bcond_without i18n # do not create i18n packages
708372d2 48
71614159
SS
49%bcond_without system_db # with internal berkeley db
50%bcond_without system_mdbtools
51%bcond_with system_xt
52%bcond_without system_beanshell
53%bcond_without system_libhnj # with internal ALTLinuxhyph
4b8ef9b8 54
162696a4
SS
55%bcond_without xvfb # using Xvfb in build-galleries script (without xvfb broken)
56
05de0c2a 57%define ver 2.1.0
c05074ad 58%define _rel 0.15
8c8cc91d 59%define subver 680
05de0c2a 60%define snap OOE680
71614159 61%define snap2 SRC680
05de0c2a
SS
62%define bver m6
63%define bbver m6
faae6ab1 64%define bugfix %{nil}
05de0c2a
SS
65%define ooobver ooe680-%{bbver}
66%define ssnap ooe680-%{bver}
a0b03967 67
a63434cc 68%define specflags -fno-strict-aliasing
f121fc1d 69
a0b03967
AM
70Summary: OpenOffice.org - powerful office suite
71