1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
WANT_AUTOMAKE="1.9"
EAPI="2"
inherit autotools check-reqs db-use eutils fdo-mime flag-o-matic java-pkg-opt-2 kde-functions mono multilib toolchain-funcs
IUSE="binfilter cups dbus debug eds gnome gstreamer gtk kde ldap mono nsplugin odk oodict opengl pam postgres"
PATCHLEVEL="OOO310"
MILESTONE="11"
OOOTAG=${PATCHLEVEL}_m${MILESTONE}
OOOBUILDTAG=ooo310-m${MILESTONE}
SRC=OOo_${PV}_src
S=${WORKDIR}/infra-ooo-files_${PV}
WORKSRC=${WORKDIR}/${OOOTAG}
BASIS=basis3.1
DESCRIPTION="OpenOffice-Infra, office suite with enhanced Russian support from Infra-Resource"
SRC_URI="binfilter? ( mirror://openoffice/stable/${PV}/${SRC}_binfilter.tar.bz2 )
mirror://openoffice/stable/${PV}/${SRC}_core.tar.bz2
mirror://openoffice/stable/${PV}/${SRC}_l10n.tar.bz2
mirror://openoffice/stable/${PV}/${SRC}_extensions.tar.bz2
mirror://openoffice/stable/${PV}/${SRC}_system.tar.bz2
odk? ( java? ( http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll ) )
http://download.i-rs.ru/pub/openoffice/${PV}/ru/infra-ooo-files_${PV}.tar.gz"
LANGS1="ru tr uk"
LANGS="${LANGS1} en en_US"
# proper linguas handling
for X in ${LANGS} ; do
IUSE="${IUSE} linguas_${X}"
done
HOMEPAGE="http://www.i-rs.ru/ http://www.go-oo.org/"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
COMMON_DEPEND="!app-office/openoffice-infra-bin
!app-office/openoffice
!app-office/openoffice-bin
x11-libs/libXaw
x11-libs/libXinerama
x11-libs/libXrandr
>=dev-lang/perl-5.0
dbus? ( >=dev-libs/dbus-glib-0.71 )
gnome? ( >=x11-libs/gtk+-2.10
>=gnome-base/gnome-vfs-2.6
>=gnome-base/gconf-2.0
>=x11-libs/cairo-1.0.2 )
gtk? ( >=x11-libs/gtk+-2.10
>=x11-libs/cairo-1.0.2 )
eds? ( >=gnome-extra/evolution-data-server-1.2 )
gstreamer? ( >=media-libs/gstreamer-0.10
>=media-libs/gst-plugins-base-0.10 )
kde? ( kde-base/kdelibs:3.5 )
java? ( >=dev-java/bsh-2.0_beta4
>=dev-db/hsqldb-1.8.0.9 )
mono? ( || ( >dev-lang/mono-2.4-r1 <dev-lang/mono-2.4 ) )
nsplugin? ( || ( net-libs/xulrunner:1.8 net-libs/xulrunner:1.9 =www-client/seamonkey-1* )
>=dev-libs/nspr-4.6.6
>=dev-libs/nss-3.11-r1 )
opengl? ( virtual/opengl
virtual/glu )
>=net-misc/neon-0.24.7
>=dev-libs/openssl-0.9.8g
>=x11-libs/startup-notification-0.5
>=media-libs/freetype-2.1.10-r2
>=media-libs/fontconfig-2.3.0
cups? ( net-print/cups )
media-libs/jpeg
media-libs/libpng
app-arch/zip
app-arch/unzip
>=app-text/hunspell-1.1.4-r1
dev-libs/expat
>=dev-libs/icu-3.8
>=sys-libs/db-4.3
>=app-text/libwpd-0.8.8
>=media-libs/vigra-1.4
>=virtual/poppler-0.8.0"
RDEPEND="java? ( >=virtual/jre-1.5 )
${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
x11-libs/libXrender
x11-libs/libXtst
x11-proto/printproto
x11-proto/xextproto
x11-proto/xproto
x11-proto/xineramaproto
>=sys-apps/findutils-4.1.20-r1
dev-perl/Archive-Zip
virtual/perl-Compress-Zlib
>=virtual/perl-Compress-Raw-Zlib-2.002
virtual/perl-IO-Compress-Base
dev-util/pkgconfig
dev-util/intltool
>=dev-libs/boost-1.33.1
sys-devel/flex
sys-devel/bison
dev-libs/libxslt
>=dev-libs/libxml2-2.0
>=dev-util/gperf-3
>=net-misc/curl-7.12
sys-libs/zlib
sys-apps/coreutils
pam? ( sys-libs/pam
sys-apps/shadow[pam] )
!dev-util/dmake
>=dev-lang/python-2.3.4[threads]
java? ( || ( =virtual/jdk-1.6* =virtual/jdk-1.5* )
>=dev-java/ant-core-1.7 )
ldap? ( net-nds/openldap )
postgres? ( virtual/postgresql-base )"
PROVIDE="virtual/ooo"
RESTRICT="strip" # the openoffice.org from infra-resource is already stripped
pkg_setup() {
ewarn
ewarn " It is important to note that OpenOffice-Infra is a very fragile "
ewarn " build when it comes to CFLAGS. A number of flags have already "
ewarn " been filtered out. If you experience difficulty merging this "
ewarn " package and use agressive CFLAGS, lower the CFLAGS and try to "
ewarn " merge again. Also note that building OOo takes a lot of time and "
ewarn " hardware ressources: 4-6 GB free diskspace and 256 MB RAM are "
ewarn " the minimum requirements. If you have less, use openoffice-infra-bin "
ewarn
ewarn " Also if you experience a build break, please make sure to retry "
ewarn " with MAKEOPTS="-j1" before filing a bug. "
ewarn
# Check if we have enough RAM and free diskspace to build this beast
CHECKREQS_MEMORY="512"
use debug && CHECKREQS_DISK_BUILD="8192" || CHECKREQS_DISK_BUILD="6144"
check_reqs
strip-linguas ${LANGS}
if [[ -z "${LINGUAS}" ]]; then
export LINGUAS_OOO="en-US"
ewarn
ewarn " To get a localized build, set the according "
ewarn " LINGUAS variable(s). LINGUAS=ru for example. "
ewarn
else
export LINGUAS_OOO=$(echo ${LINGUAS} | sed -e 's/\ben\b/en_US/g;s/_/-/g')
fi
if use !java; then
ewarn
ewarn " You are building with java-support disabled, this results in some "
ewarn " of the OpenOffice-Infra functionality (i.e. help) being disabled. "
ewarn " If something you need does not work for you, rebuild with "
ewarn " java in your USE-flags. "
ewarn
fi
if use !gtk && use !gnome; then
ewarn
ewarn " If you want the OpenOffice-Infra systray quickstarter to work "
ewarn " activate the 'gtk' and 'gnome' use flags. "
ewarn
fi
if is-flagq -ffast-math ; then
eerror
eerror " You are using -ffast-math, which is known to cause problems. "
eerror " Please remove it from your CFLAGS, using this globally causes "
eerror " all sorts of problems. "
eerror " After that you will also have to - at least - rebuild python otherwise "
eerror " the openoffice-infra build will break. "
die
fi
if use nsplugin; then
if pkg-config --exists libxul; then
BRWS="libxul"
elif pkg-config --exists xulrunner-xpcom; then
BRWS="xulrunner"
elif pkg-config --exists seamonkey-xpcom; then
BRWS="seamonkey"
else
die "USE flag [nsplugin] set but no installed xulrunner or seamonkey found!"
fi
fi
java-pkg-opt-2_pkg_setup
# sys-libs/db version used
local db_ver=$(db_findver '>=sys-libs/db-4.3')
}
src_unpack() {
unpack infra-ooo-files_${PV}.tar.gz
use binfilter && unpack ${SRC}_binfilter.tar.bz2
unpack ${SRC}_core.tar.bz2
unpack ${SRC}_l10n.tar.bz2
unpack ${SRC}_extensions.tar.bz2
unpack ${SRC}_system.tar.bz2
}
src_prepare() {
if use odk && use java; then
cp -f "${DISTDIR}"/unowinreg.dll "${WORKSRC}"/external/unowinreg/
fi
# Some fixes for our patchset
cd "${S}"
epatch "${FILESDIR}/${PV}/gentoo-infra-builder.diff"
epatch "${FILESDIR}/${PV}/gentoo-layout-simple-dialogs-svx.diff"
# fix vba parallel build
epatch "${FILESDIR}/${PV}/gentoo-vba-parallel-build.diff"
# Patch for using Gentoo specific goo team patches and InfraGentoo/InfraGentooPG distro targets
epatch "${FILESDIR}/${PV}/gentoo-infra-gentoo.diff"
# Patches from go-oo mainstream
cp -f "${FILESDIR}/${PV}/buildfix-gcc44.diff" "${S}/patches/hotfixes" || die
cp -f "${FILESDIR}/${PV}/solenv.workaround-for-the-kde-mess.diff" "${S}/patches/hotfixes" || die
cd "${WORKSRC}"; tar xjf "${WORKDIR}/infra-ooo-files_${PV}/files/extras-templates.tar.bz2"
local longlang
for i in ${LINGUAS_OOO}; do
if [[ "${i}" == "ru" || "${i}" == "tr" ]]; then
cd "${WORKSRC}"; rm -rf "extras/source/autotext/lang/${i}/*" ; tar xjf "${WORKDIR}/infra-ooo-files_${PV}/files/extras_${i}.tar.bz2"
fi
if [[ "${i}" == "ru" || "${i}" == "uk" ]]; then
if [[ "${i}" == "ru" ]]; then
longlang="ru_RU"
else
longlang="uk_UA"
fi
"${WORKDIR}"/infra-ooo-files_${PV}/bin/enable-dict "${longlang}" "${WORKDIR}/infra-ooo-files_${PV}/files/dict_${longlang}.tar.bz2" "${WORKSRC}"
fi
done
# Infra branding
mkdir -p "${WORKSRC}"/{libwps,libwpg,libwpd,libsvg}/download/
cp -f "${WORKDIR}"/infra-ooo-files_${PV}/files/libwps*.tar.gz "${WORKSRC}"/libwps/download/
cp -f "${WORKDIR}"/infra-ooo-files_${PV}/files/libwpg*.tar.gz "${WORKSRC}"/libwpg/download/
cp -f "${WORKDIR}"/infra-ooo-files_${PV}/files/libwpd*.tar.gz "${WORKSRC}"/libwpd/download/
cp -f "${WORKDIR}"/infra-ooo-files_${PV}/files/libsvg*.tar.gz "${WORKSRC}"/libsvg/download/
cp -f "${WORKDIR}"/infra-ooo-files_${PV}/files/infra-logo-team.png "${WORKSRC}"/default_images/sw/res/
cp -f "${WORKDIR}"/infra-ooo-files_${PV}/files/go-oo-team.png "${WORKSRC}"/default_images/sw/res/
cp -f "${WORKDIR}"/infra-ooo-files_${PV}/res/infra/intro.bmp "${WORKSRC}"/ooo_custom_images/nologo/introabout/
cp -f "${WORKDIR}"/infra-ooo-files_${PV}/res/infra/about.bmp "${WORKSRC}"/default_images/introabout/
cp -f "${WORKDIR}"/infra-ooo-files_${PV}/res/infra/backing*.png "${WORKSRC}"/default_images/framework/res/
local patchconf
local distro
if use postgres; then
distro=InfraGentooPG
else
distro=InfraGentoo
fi
patchconf="--tag=${OOOBUILDTAG} --distro=${distro} --distro=Localize"
if use binfilter; then
patchconf="${patchconf} --distro=Binfilter"
fi
"${WORKDIR}"/infra-ooo-files_${PV}/bin/apply.pl "${WORKDIR}"/infra-ooo-files_${PV}/patches/dev300 "${WORKSRC}" ${patchconf}
"${WORKDIR}"/infra-ooo-files_${PV}/bin/transform --apply "${WORKDIR}"/infra-ooo-files_${PV} "${WORKSRC}"
if use postgres; then
# fix using of pg lib
epatch "${FILESDIR}/${PV}/gentoo-configure-pg.diff"
fi
# enable/disable-gstreamer, disable scanning for rpm/dpkg and etc
epatch "${FILESDIR}/${PV}/gentoo-configure.diff"
# disable mkdepend warning
epatch "${FILESDIR}/${PV}/gentoo-mkdepend.diff"
# disable rpm
epatch "${FILESDIR}/gentoo-epm-3.7.patch.diff"
if use postgres; then
# fix handling of system libs for postgresql-base
epatch "${FILESDIR}/gentoo-system_pgsql.diff"
fi
epatch "${FILESDIR}/${PV}/gentoo-ru_dict.diff"
# don't strip libs
use debug && epatch "${FILESDIR}/${PV}/gentoo-dont_strip_libs.diff"
cd "${WORKSRC}"
eautoreconf
}
src_configure() {
# Use flag checks
if use java; then
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-ant-home=${ANT_HOME}"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-jdk-home=$(java-config --jdk-home 2>/dev/null)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-java-target-version=$(java-pkg_get-target)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-jvm-path=/usr/$(get_libdir)/"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-system-beanshell"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-system-hsqldb"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-beanshell-jar=$(java-pkg_getjar bsh bsh.jar)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-hsqldb-jar=$(java-pkg_getjar hsqldb hsqldb.jar)"
fi
if use nsplugin ; then
CONFIGURE_ARGS="${CONFIGURE_ARGS} --enable-mozilla"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-system-mozilla=${BRWS}"
else
CONFIGURE_ARGS="${CONFIGURE_ARGS} --disable-mozilla"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --without-system-mozilla"
fi
# Handle new dicts system
if use oodict ; then
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-myspell-dicts"
local tempdicts=ENUS
local tempdict
for i in ${LINGUAS_OOO}; do
if [[ "${i}" != "en-US" ]]; then
tempdict=$(ls ${WORKSRC}/dictionaries/ | grep ${i} | sed -e 's/_//g;s/\///g' | tr '[a-z]' '[A-Z]')
tempdicts="${tempdicts},${tempdict}"
fi
done
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-dict=${tempdicts}"
else
CONFIGURE_ARGS="${CONFIGURE_ARGS} --without-myspell-dicts"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-system-dicts"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-external-dict-dir=/usr/share/myspell"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-external-hyph-dir=/usr/share/myspell"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-external-thes-dir=/usr/share/myspell"
fi
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable binfilter)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable cups)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable dbus)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable eds evolution2)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable gnome gconf)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable gnome gnome-vfs)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable gnome lockdown)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable gstreamer)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable gtk systray)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable ldap)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable opengl)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_with ldap openldap)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable debug crashdump)"
CONFIGURE_ARGS="${CONFIGURE_ARGS} $(use_enable debug strip-solver)"
# Extension stuff
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-extension-integration"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --enable-minimizer"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --enable-pdfimport"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --enable-presenter-console"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --enable-wiki-publisher"
CONFIGURE_ARGS="${CONFIGURE_ARGS} --enable-report-builder"
# Fix kdefilepicker crash on exit
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-alloc=system"
# Original branding results in black splash screens for some, so forcing ours
CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-intro-bitmaps=\\\"${WORKSRC}/ooo_custom_images/nologo/introabout/intro.bmp\\\""
# Use multiprocessing by default now, it gets tested by upstream
export JOBS=$(echo "${MAKEOPTS}" | sed -e "s/.*-j\([0-9]\+\).*/\1/")
# Compile problems with these ...
filter-flags "-funroll-loops"
filter-flags "-fprefetch-loop-arrays"
filter-flags "-fno-default-inline"
filter-flags "-fstack-protector"
filter-flags "-fstack-protector-all"
filter-flags "-ftracer"
filter-flags "-fforce-addr"
filter-flags "-O[s2-9]"
# not very clever to disable warning, but ... users afraid it
append-flags "-Wno-implicit"
append-flags "-fno-strict-aliasing"
if [[ $(gcc-major-version) -lt 4 ]]; then
replace-flags "-fomit-frame-pointer" "-momit-leaf-frame-pointer"
fi
# Build with NVidia cards breaks otherwise
use opengl && append-flags "-DGL_GLEXT_PROTOTYPES"
# Now for our optimization flags ...
export ARCH_FLAGS="${CXXFLAGS}"
use debug || export LINKFLAGSOPTIMIZE="${LDFLAGS}"
# Make sure gnome-users get gtk-support
local GTKFLAG="--disable-gtk --disable-cairo --without-system-cairo"
{ use gtk || use gnome; } && GTKFLAG="--enable-gtk --enable-cairo --with-system-cairo"
use kde && set-kdedir 3
# workaround for --with-system-*
export PKG_CONFIG=pkg-config
cd "${WORKSRC}"
# distro-configs are not hooked in infra build, passing configure options as commandline arguments
./configure \
--srcdir="${WORKSRC}" \
--with-lang="${LINGUAS_OOO}" \
--with-build-version="${OOOTAG}" \
${GTKFLAG} \
$(use_enable mono) \
$(use_enable kde) \
$(use_enable debug symbols) \
$(use_enable odk) \
$(use_enable pam) \
$(use_with java) \
--with-system-jpeg \
--with-system-libxml \
--with-system-libwpd \
--with-system-hunspell \
--disable-fontooo \
--disable-qadevooo \
--with-system-boost \
--with-system-curl \
--with-system-db \
--with-system-expat \
--with-system-icu \
--with-system-libxslt \
--with-system-vigra \
--without-stlport \
--with-system-zlib \
--with-system-stdlibs \
--enable-neon \
--with-system-neon \
--enable-xrender-link \
--with-system-xrender \
--with-system-openssl \
--with-system-python \
--with-vba-package-format=builtin \
--without-gpc \
--without-agg \
--mandir=/usr/share/man \
--libdir=/usr/$(get_libdir) \
--with-use-shell=bash \
--with-epm=internal \
--with-linker-hash-style=both \
--with-package-format=native \
--with-vendor="Infra-Resource" \
${CONFIGURE_ARGS} \
|| die "Configuration failed!"
}
src_compile() {
cd "${WORKSRC}"
local gentoo_env_set
if [[ "${ARCH}" == "amd64" ]]; then
gentoo_env_set="${WORKSRC}/LinuxX86-64Env.Set.sh"
else
gentoo_env_set="${WORKSRC}/LinuxX86Env.Set.sh"
fi
source "${gentoo_env_set}"
./bootstrap
cd transex3; build.pl --checkmodules ; build.pl -P${JOBS} --all --html --dontgraboutput -- -P${JOBS} && deliver.pl
cd "${WORKSRC}"
for i in ${LINGUAS_OOO}; do
if [[ "${i}" == "ru" || "${i}" == "uk" ]]; then
[ -f "${WORKDIR}"/infra-ooo-files_${PV}/sdf/${i}/${i}-vendor.sdf ] && "${WORKSRC}"/transex3/scripts/localize -m -l ${i} -f "${WORKDIR}"/infra-ooo-files_${PV}/sdf/${i}/${i}-vendor.sdf
fi
if [[ "${i}" == "ru" ]]; then
[ -f "${WORKDIR}"/infra-ooo-files_${PV}/sdf/${i}/${i}.sdf ] && "${WORKSRC}"/transex3/scripts/localize -m -l ${i} -f "${WORKDIR}"/infra-ooo-files_${PV}/sdf/${i}/${i}.sdf
[ -f "${WORKDIR}"/infra-ooo-files_${PV}/sdf/${i}/${i}-patched.sdf ] && "${WORKSRC}"/transex3/scripts/localize -m -l ${i} -f "${WORKDIR}"/infra-ooo-files_${PV}/sdf/${i}/${i}-patched.sdf
fi
done
if [[ "${JOBS}" != "1" ]]; then
cd instsetoo_native ; build.pl --checkmodules ; build.pl -P${JOBS} --all --html --dontgraboutput -- -P${JOBS} || die "Build failed"
else
dmake || die "Build failed"
fi
}
src_install() {
export PYTHONPATH=""
einfo "Preparing Installation ..."
local instdir="/usr/$(get_libdir)/openoffice"
local basecomponents="base calc draw impress math writer"
local allcomponents
local arch_var
local gentoo_env_set_dst
if [[ "${ARCH}" == "amd64" ]]; then
arch_var="x"
gentoo_env_set_dst="linux-2.6-x86_64"
else
arch_var="i"
gentoo_env_set_dst="linux-2.6-intel"
fi
allcomponents="${basecomponents}"
use cups && allcomponents="${allcomponents} printeradmin"
{ use gtk || use gnome; } && allcomponents="${allcomponents} qstart"
dodir "${instdir}"
cp -af "${WORKSRC}"/instsetoo_native/unxlng"${arch_var}"6.pro/OpenOffice/native/install/en-US/"${gentoo_env_set_dst}"/buildroot/opt/* \
"${D}"${instdir}
for i in ${LINGUAS_OOO}; do
if [[ "${i}" != "en-US" ]]; then
cp -af "${WORKSRC}"/instsetoo_native/unxlng"${arch_var}"6.pro/OpenOffice_languagepack/native/install/"${i}"/"${gentoo_env_set_dst}"/buildroot/opt/* \
"${D}"${instdir}
fi
done
# dict extensions
if use oodict; then
rm -f "${D}"${instdir}/share/extension/install/dict-*.oxt
insinto ${instdir}/share/extension/install
local dictlang
for i in ${LINGUAS_OOO}; do
if [[ "${i}" == "en-US" ]]; then
dictlang=en
else
dictlang=${i}
fi
doins "${WORKSRC}"/dictionaries/unxlng"${arch_var}"6.pro/bin/dict-"${dictlang}".oxt
done
fi
# Menu entries
cd "${D}"${instdir}/share/xdg/
for i in ${allcomponents}; do
if [[ "${i}" == "printeradmin" ]]; then
sed -i -e s/openoffice.org3-/oo/g "${i}".desktop || die "Sed failed"
else
sed -i -e s/openoffice.org3/ooffice/g "${i}".desktop || die "Sed failed"
fi
domenu "${i}".desktop
done
# Icons
insinto /usr/share/icons
doins -r "${WORKSRC}"/sysui/desktop/icons/{hicolor,locolor}
ecvs_clean "${D}/usr/share/icons"
for color in {hicolor,locolor}; do
for sizes in "${D}"usr/share/icons/${color}/* ; do
for i in ${allcomponents}; do
[[ -f "${sizes}"/apps/"${i}".png ]] && mv "${sizes}"/apps/"${i}".png "${sizes}"/apps/openofficeorg3-"${i}".png
done
done
done
# Gnome icons
if use gnome; then
mkdir -p "${D}"/usr/share/icons/gnome
for size in {16x16,32x32,48x48}; do
if ! [[ -d "${D}"/usr/share/icons/gnome/"${size}" ]]; then
mkdir -p "${D}"/usr/share/icons/gnome/"${size}"
mkdir -p "${D}"/usr/share/icons/gnome/"${size}/apps"
fi
for i in ${allcomponents}; do
dosym /usr/share/icons/hicolor/"${size}"/apps/openofficeorg3-"${i}".png /usr/share/icons/gnome/"${size}"/apps/openofficeorg3-"${i}".png
done
done
fi
for i in ${allcomponents}; do
dosym /usr/share/icons/hicolor/48x48/apps/openofficeorg3-"${i}".png /usr/share/pixmaps/openofficeorg3-"${i}".png
done
# Mime types
insinto /usr/share/mime/packages
doins "${WORKSRC}"/sysui/unxlng"${arch_var}"6.pro/misc/openoffice.org/openoffice.org.xml
# Install wrapper script
newbin "${FILESDIR}"/wrapper.in ooffice || die
sed -i -e s/LIBDIR/$(get_libdir)/g "${D}"/usr/bin/ooffice || die "Wrapper script failed"
# Install PostgreSQL SDBC extension
if use postgres; then
insinto /usr/$(get_libdir)/openoffice/share/extension/install
doins "${WORKSRC}"/connectivity/unxlng"${arch_var}"6.pro/lib/postgresql-sdbc-0.7.6.zip
fperms 444 /usr/$(get_libdir)/openoffice/share/extension/install/postgresql-sdbc-0.7.6.zip
fi
# Component symlinks
for i in ${basecomponents}; do
dosym "${instdir}"/program/s"${i}" /usr/bin/oo"${i}"
done
if use cups; then
dosym "${instdir}"/program/spadmin /usr/bin/ooprinteradmin
fi
dosym "${instdir}"/program/soffice /usr/bin/soffice
dosym "${instdir}"/"${BASIS}"/program/setofficelang /usr/bin/setofficelang
dosym "${instdir}"/program/unopkg /usr/bin/unopkg
# Fix the permissions for security reasons
# chown -R root:0 "${D}"
# Non-java weirdness see bug #99366
use !java && rm -f "${D}"${instdir}/ure/bin/javaldx
# record java libraries
if use java; then
java-pkg_regjar "${D}"/usr/$(get_libdir)/openoffice/"${BASIS}"/program/classes/*.jar
java-pkg_regjar "${D}"/usr/$(get_libdir)/openoffice/ure/share/java/*.jar
fi
# install java-set-classpath
if use java; then
insinto /usr/$(get_libdir)/openoffice/"${BASIS}"/program
newins "${FILESDIR}/java-set-classpath.in" java-set-classpath
fperms 755 /usr/$(get_libdir)/openoffice/"${BASIS}"/program/java-set-classpath
fi
}
pkg_postinst() {
fdo-mime_desktop_database_update
fdo-mime_mime_database_update
[[ -x /sbin/chpax ]] && [[ -e /usr/$(get_libdir)/openoffice/program/soffice.bin ]] && chpax -zm /usr/$(get_libdir)/openoffice/program/soffice.bin
# Add available & useful jars to openoffice classpath
use java && /usr/$(get_libdir)/openoffice/"${BASIS}"/program/java-set-classpath $(java-config --classpath=jdbc-mysql 2>/dev/null) >/dev/null
elog " To start OpenOffice-Infra, run:"
elog
elog " $ ooffice"
elog
elog " Also, for individual components, you can use any of:"
elog
elog " oobase, oocalc, oodraw, ooimpress, oomath or oowriter"
elog
if use !oodict; then
elog " Spell checking is now provided through your own myspell-ebuilds, "
elog " if you want to use it, please install the correct myspell package "
elog " according to your language needs. "
elog " For example, for myspell and the russian language You should do "
elog
elog " emerge -av myspell-ru "
elog
elog " If You want to use internal openoffice extensions dicts re-emerge the package with "
elog " USE=\"oodict\" "
else
elog " Spell checking is now provided through OO own dicts extensions, "
elog " please install the correct extension from /usr/$(get_libdir)/openoffice/share/extension/install/ "
elog " via Extension Manager according to your language needs. "
fi
elog
elog " Some aditional functionality can be installed via Extension Manager: "
elog " *) PDF Import "
elog " *) Presentation Console "
elog " *) Presentation Minimizer "
elog " *) Wiki Publisher "
elog " *) Report Builder "
elog
elog " Please use the packages provided in "
elog " /usr/$(get_libdir)/openoffice/share/extension/install/ "
elog " instead of those from the SUN extension site. "
if use postgres; then
elog
elog " PostgreSQL SDBC extension provided in "
elog " /usr/$(get_libdir)/openoffice/share/extension/install/ "
fi
elog
}
|