]> git.pld-linux.org Git - packages/libreoffice.git/blame - libreoffice.spec
- force inlining on x8664, and fix non-inlineable code
[packages/libreoffice.git] / libreoffice.spec
CommitLineData
8ce63e27 1# NOTE:
a3f41644
AM
2# - normal build requires little less than 4GB of disk space
3# - full debug build requires about 9GB of disk space
fbbf9db1 4# TODO:
581d2e99 5# - drop requirement on nas-devel
aadbb09a 6# - fix locale names and other locale related things
bb18af7c 7# - --with-system-myspell + myspell package as in Debian
a9d7d7ad 8# - --with-system-neon - check compilation (works with 0.24 but not 0.25)
541e1ee8
JB
9# - in gtk version menu highlight has almost the same colour as menu text
10# - 6 user/config/*.so? files shared between -i18n-en and -i18n-sl
09fab14d
TP
11# - remove oohtml symlink (there is ooweb),
12# - add ooglobal symlink and it's ooo-wrapper entry (among calc|draw|impress|math|web|writer)
aa7c9b1b 13# - add %{_libdir}/%{name}/share/autocorr/acor_(ll)-(LL).dat files to package (marked with %lang)
107d3274 14# - can't be just i18n-{be,gu,hi,kn,pa,ta} instead of *-{be_BY,*_IN}?
ce6d9cfb 15#
c4181f43
AM
16
17#Doing gallery Containers...
18#xargs: .../usr/lib/openoffice.org/program/gengal: terminated by signal 11
19#Doing gallery Decorations...
20#xargs: .../usr/lib/openoffice.org/program/gengal: terminated by signal 11
21#Doing gallery Education...
fbbf9db1 22
aad4a915
JB
23# Conditional build:
24%bcond_with java # Java support
28574fad 25%bcond_with vfs # Enable GNOME VFS and Evolution 2 support
b669d193 26%bcond_with mono
7190914b 27%bcond_with gcc4 # use gcc4 patch (breaks build with gcc 3.3.x)
708372d2 28
a0b03967 29%define ver 2.0
5e743ed6
AM
30%define rel 1
31%define ooobver 2.0.1
32%define snap OOA680
df5eb47b
AM
33%define snap2 SRC680
34%define bver %{nil}
8c8cc91d 35%define subver 680
a0b03967 36
9c1a31d6 37%define fullver %{ver}.%{rel}
708372d2 38%define dfullver %(echo %{fullver} | tr . _)
df5eb47b 39%define ssnap OOO_%{dfullver}
a63434cc 40%define specflags -fno-strict-aliasing
f121fc1d 41
a0b03967
AM
42Summary: OpenOffice.org - powerful office suite
43