Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 562336
Collapse All | Expand All

(-)a/app-office/libreoffice/libreoffice-5.0.2.2-r1.ebuild (+608 lines)
Line 0 Link Here
1
# Copyright 1999-2015 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Id$
4
5
EAPI=5
6
7
KDE_REQUIRED="optional"
8
QT_MINIMAL="4.7.4"
9
KDE_SCM="git"
10
CMAKE_REQUIRED="never"
11
12
PYTHON_COMPAT=( python2_7 python3_4 )
13
PYTHON_REQ_USE="threads,xml"
14
15
# experimental ; release ; old
16
# Usually the tarballs are moved a lot so this should make
17
# everyone happy.
18
DEV_URI="
19
	http://dev-builds.libreoffice.org/pre-releases/src
20
	http://download.documentfoundation.org/libreoffice/src/${PV:0:5}/
21
	http://download.documentfoundation.org/libreoffice/old/${PV}/
22
"
23
EXT_URI="http://ooo.itc.hu/oxygenoffice/download/libreoffice"
24
ADDONS_URI="http://dev-www.libreoffice.org/src/"
25
26
BRANDING="${PN}-branding-gentoo-0.8.tar.xz"
27
# PATCHSET="${P}-patchset-01.tar.xz"
28
29
[[ ${PV} == *9999* ]] && SCM_ECLASS="git-r3"
30
inherit base multiprocessing autotools bash-completion-r1 check-reqs eutils java-pkg-opt-2 kde4-base pax-utils python-single-r1 multilib toolchain-funcs flag-o-matic versionator ${SCM_ECLASS}
31
unset SCM_ECLASS
32
33
DESCRIPTION="LibreOffice, a full office productivity suite"
34
HOMEPAGE="http://www.libreoffice.org"
35
SRC_URI="branding? ( http://dev.gentoo.org/~dilfridge/distfiles/${BRANDING} )"
36
[[ -n ${PATCHSET} ]] && SRC_URI+=" http://dev.gentooexperimental.org/~scarabeus/${PATCHSET}"
37
38
# Split modules following git/tarballs
39
# Core MUST be first!
40
# Help is used for the image generator
41
MODULES="core help"
42
# Only release has the tarballs
43
if [[ ${PV} != *9999* ]]; then
44
	for i in ${DEV_URI}; do
45
		for mod in ${MODULES}; do
46
			if [[ ${mod} == core ]]; then
47
				SRC_URI+=" ${i}/${P}.tar.xz"
48
			else
49
				SRC_URI+=" ${i}/${PN}-${mod}-${PV}.tar.xz"
50
			fi
51
		done
52
		unset mod
53
	done
54
	unset i
55
fi
56
unset DEV_URI
57
58
# Really required addons
59
# These are bundles that can't be removed for now due to huge patchsets.
60
# If you want them gone, patches are welcome.
61
ADDONS_SRC+=" ${ADDONS_URI}/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz"
62
ADDONS_SRC+=" ${ADDONS_URI}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz" # modifies source code
63
ADDONS_SRC+=" collada? ( ${ADDONS_URI}/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2 )"
64
ADDONS_SRC+=" java? ( ${ADDONS_URI}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip )"
65
ADDONS_SRC+=" libreoffice_extensions_wiki-publisher? ( ${ADDONS_URI}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip )" # no release for 8 years, should we package it?
66
ADDONS_SRC+=" libreoffice_extensions_scripting-javascript? ( ${ADDONS_URI}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip )" # Does not build with 1.6 rhino at all
67
ADDONS_SRC+=" libreoffice_extensions_scripting-javascript? ( ${ADDONS_URI}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip )" # requirement of rhino
68
ADDONS_SRC+=" odk? ( http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll )" # not packageable
69
SRC_URI+=" ${ADDONS_SRC}"
70
71
unset ADDONS_URI
72
unset EXT_URI
73
unset ADDONS_SRC
74
75
IUSE="bluetooth +branding coinmp collada +cups dbus debug eds firebird gltf gnome gstreamer
76
+gtk gtk3 jemalloc kde libressl mysql odk postgres telepathy test vlc"
77
78
LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
79
# Unpackaged separate extensions:
80
# diagram: lo has 0.9.5 upstream is weirdly patched 0.9.4 -> wtf?
81
# hunart: only on ooo extensions -> fubared download path somewhere on sf
82
# numbertext, typo, validator, watch-window: ^^
83
# oooblogger: no homepage or anything
84
# Extensions that need extra work:
85
for lo_xt in ${LO_EXTS}; do
86
	IUSE+=" libreoffice_extensions_${lo_xt}"
87
done
88
unset lo_xt
89
90
LICENSE="|| ( LGPL-3 MPL-1.1 )"
91
SLOT="0"
92
[[ ${PV} == *9999* ]] || \
93
KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
94
95
COMMON_DEPEND="
96
	${PYTHON_DEPS}
97
	app-arch/zip
98
	app-arch/unzip
99
	>=app-text/hunspell-1.3.2-r3
100
	app-text/mythes
101
	>=app-text/libabw-0.1.0
102
	>=app-text/libexttextcat-3.2
103
	>=app-text/libebook-0.1.1
104
	>=app-text/libetonyek-0.1.2
105
	app-text/liblangtag
106
	>=app-text/libmspub-0.1.0
107
	>=app-text/libmwaw-0.3.5
108
	>=app-text/libodfgen-0.1.0
109
	app-text/libwpd:0.10[tools]
110
	app-text/libwpg:0.3
111
	=app-text/libwps-0.4*
112
	>=app-text/poppler-0.16:=[xpdf-headers(+),cxx]
113
	>=dev-cpp/clucene-2.3.3.4-r2
114
	=dev-cpp/libcmis-0.5*
115
	dev-db/unixODBC
116
	>=dev-libs/boost-1.55:=
117
	dev-libs/expat
118
	>=dev-libs/hyphen-2.7.1
119
	>=dev-libs/icu-4.8.1.1:=
120
	=dev-libs/liborcus-0.7*
121
	>=dev-libs/librevenge-0.0.1
122
	>=dev-libs/nspr-4.8.8
123
	>=dev-libs/nss-3.12.9
124
	>=dev-lang/perl-5.0
125
	!libressl? ( >=dev-libs/openssl-1.0.0d:0 )
126
	libressl? ( dev-libs/libressl )
127
	>=dev-libs/redland-1.0.16
128
	media-gfx/graphite2
129
	>=media-libs/fontconfig-2.8.0
130
	media-libs/freetype:2
131
	>=media-libs/glew-1.10
132
	>=media-libs/harfbuzz-0.9.18:=[icu(+)]
133
	media-libs/lcms:2
134
	>=media-libs/libpng-1.4:0=
135
	>=media-libs/libcdr-0.1.0
136
	>=media-libs/libfreehand-0.1.0
137
	media-libs/libpagemaker
138
	>=media-libs/libvisio-0.1.0
139
	>=net-misc/curl-7.21.4
140
	net-libs/neon
141
	net-nds/openldap
142
	sci-mathematics/lpsolve
143
	virtual/jpeg:0
144
	>=x11-libs/cairo-1.10.0[X]
145
	x11-libs/libXinerama
146
	x11-libs/libXrandr
147
	x11-libs/libXrender
148
	virtual/glu
149
	virtual/opengl
150
	bluetooth? ( net-wireless/bluez )
151
	coinmp? ( sci-libs/coinor-mp )
152
	collada? ( >=media-libs/opencollada-1.2.2_p20150207 )
153
	cups? ( net-print/cups )
154
	dbus? ( >=dev-libs/dbus-glib-0.92 )
155
	eds? ( gnome-extra/evolution-data-server )
156
	firebird? ( >=dev-db/firebird-2.5 )
157
	gltf? ( media-libs/libgltf )
158
	gnome? ( gnome-base/gconf:2 )
159
	gtk? (
160
		x11-libs/gdk-pixbuf[X]
161
		>=x11-libs/gtk+-2.24:2
162
	)
163
	gtk3? ( >=x11-libs/gtk+-3.8:3 )
164
	gstreamer? (
165
		media-libs/gstreamer:1.0
166
		media-libs/gst-plugins-base:1.0
167
	)
168
	jemalloc? ( dev-libs/jemalloc )
169
	libreoffice_extensions_scripting-beanshell? ( >=dev-java/bsh-2.0_beta4 )
170
	libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 )
171
	libreoffice_extensions_wiki-publisher? (
172
		dev-java/commons-codec:0
173
		dev-java/commons-httpclient:3
174
		dev-java/commons-lang:2.1
175
		dev-java/commons-logging:0
176
		dev-java/tomcat-servlet-api:3.0
177
	)
178
	mysql? ( >=dev-db/mysql-connector-c++-1.1.0 )
179
	postgres? ( >=dev-db/postgresql-9.0:*[kerberos] )
180
	telepathy? (
181
		dev-libs/glib:2
182
		>=net-libs/telepathy-glib-0.18.0
183
		>=x11-libs/gtk+-2.24:2
184
	)
185
"
186
187
RDEPEND="${COMMON_DEPEND}
188
	!app-office/libreoffice-bin
189
	!app-office/libreoffice-bin-debug
190
	!<app-office/openoffice-bin-3.4.0-r1
191
	!app-office/openoffice
192
	media-fonts/libertine
193
	media-fonts/liberation-fonts
194
	media-fonts/urw-fonts
195
	java? ( >=virtual/jre-1.6 )
196
	kde? ( $(add_kdeapps_dep kioclient) )
197
	vlc? ( media-video/vlc )
198
"
199
200
if [[ ${PV} != *9999* ]]; then
201
	PDEPEND="=app-office/libreoffice-l10n-$(get_version_component_range 1-2)*"
202
else
203
	# Translations are not reliable on live ebuilds
204
	# rather force people to use english only.
205
	PDEPEND="!app-office/libreoffice-l10n"
206
fi
207
208
# FIXME: cppunit should be moved to test conditional
209
#        after everything upstream is under gbuild
210
#        as dmake execute tests right away
211
DEPEND="${COMMON_DEPEND}
212
	>=dev-libs/libatomic_ops-7.2d
213
	>=dev-libs/libxml2-2.7.8
214
	dev-libs/libxslt
215
	dev-perl/Archive-Zip
216
	dev-util/cppunit
217
	>=dev-util/gperf-3
218
	dev-util/intltool
219
	>=dev-util/mdds-0.12.0:=
220
	media-libs/glm
221
	net-misc/npapi-sdk
222
	>=sys-apps/findutils-4.4.2
223
	sys-devel/bison
224
	sys-apps/coreutils
225
	sys-devel/flex
226
	sys-devel/gettext
227
	>=sys-devel/make-3.82
228
	sys-devel/ucpp
229
	sys-libs/zlib
230
	virtual/pkgconfig
231
	x11-libs/libXt
232
	x11-libs/libXtst
233
	x11-proto/randrproto
234
	x11-proto/xextproto
235
	x11-proto/xineramaproto
236
	x11-proto/xproto
237
	java? (
238
		>=virtual/jdk-1.6
239
		>=dev-java/ant-core-1.7
240
	)
241
	odk? ( >=app-doc/doxygen-1.8.4 )
242
	test? ( dev-util/cppunit )
243
"
244
245
PATCHES=(
246
	# not upstreamable stuff
247
	"${FILESDIR}/${PN}-4.4-system-pyuno.patch"
248
)
249
250
REQUIRED_USE="
251
	${PYTHON_REQUIRED_USE}
252
	bluetooth? ( dbus )
253
	collada? ( gltf )
254
	gnome? ( gtk )
255
	eds? ( gnome )
256
	telepathy? ( gtk )
257
	libreoffice_extensions_nlpsolver? ( java )
258
	libreoffice_extensions_scripting-beanshell? ( java )
259
	libreoffice_extensions_scripting-javascript? ( java )
260
	libreoffice_extensions_wiki-publisher? ( java )
261
"
262
263
CHECKREQS_MEMORY="512M"
264
CHECKREQS_DISK_BUILD="6G"
265
266
pkg_pretend() {
267
	local pgslot
268
269
	if [[ ${MERGE_TYPE} != binary ]]; then
270
		check-reqs_pkg_pretend
271
272
		if [[ $(gcc-major-version) -lt 4 ]] || \
273
				 ( [[ $(gcc-major-version) -eq 4 && $(gcc-minor-version) -lt 6 ]] ) \
274
				; then
275
			eerror "Compilation with gcc older than 4.6 is not supported"
276
			die "Too old gcc found."
277
		fi
278
	fi
279
280
	# Ensure pg version but we have to be sure the pg is installed (first
281
	# install on clean system)
282
	if use postgres && has_version dev-db/postgresql; then
283
		 pgslot=$(postgresql-config show)
284
		 if [[ ${pgslot//.} < 90 ]] ; then
285
			eerror "PostgreSQL slot must be set to 9.0 or higher."
286
			eerror "    postgresql-config set 9.0"
287
			die "PostgreSQL slot is not set to 9.0 or higher."
288
		 fi
289
	fi
290
}
291
292
pkg_setup() {
293
	java-pkg-opt-2_pkg_setup
294
	kde4-base_pkg_setup
295
	python-single-r1_pkg_setup
296
297
	[[ ${MERGE_TYPE} != binary ]] && check-reqs_pkg_setup
298
}
299
300
src_unpack() {
301
	local mod mod2 dest tmplfile tmplname mypv
302
303
	[[ -n ${PATCHSET} ]] && unpack ${PATCHSET}
304
	use branding && unpack "${BRANDING}"
305
306
	if [[ ${PV} != *9999* ]]; then
307
		unpack "${P}.tar.xz"
308
		for mod in ${MODULES}; do
309
			[[ ${mod} == core ]] && continue
310
			unpack "${PN}-${mod}-${PV}.tar.xz"
311
		done
312
	else
313
		for mod in ${MODULES}; do
314
			mypv=${PV/.9999}
315
			[[ ${mypv} != ${PV} ]] && EGIT_BRANCH="${PN}-${mypv/./-}"
316
			EGIT_CHECKOUT_DIR="${WORKDIR}/${P}"
317
			[[ ${mod} != core ]] && EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}-${mod}-${PV}"
318
			EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}/${mod}"
319
			git-r3_src_unpack
320
			if [[ ${mod} != core ]]; then
321
				mod2=${mod}
322
				# mapping does not match on help
323
				[[ ${mod} == help ]] && mod2="helpcontent2"
324
				mkdir -p "${S}/${mod2}/" || die
325
				mv -n "${WORKDIR}/${PN}-${mod}-${PV}"/* "${S}/${mod2}" || die
326
				rm -rf "${WORKDIR}/${PN}-${mod}-${PV}"
327
			fi
328
		done
329
		unset EGIT_CHECKOUT_DIR EGIT_REPO_URI EGIT_BRANCH
330
	fi
331
}
332
333
src_prepare() {
334
	# optimization flags
335
	export GMAKE_OPTIONS="${MAKEOPTS}"
336
	# System python 2.7 enablement:
337
	export PYTHON_CFLAGS=$(python_get_CFLAGS)
338
	export PYTHON_LIBS=$(python_get_LIBS)
339
340
	if use collada; then
341
		export OPENCOLLADA_CFLAGS="-I/usr/include/opencollada/COLLADABaseUtils -I/usr/include/opencollada/COLLADAFramework -I/usr/include/opencollada/COLLADASaxFrameworkLoader -I/usr/include/opencollada/GeneratedSaxParser"
342
		export OPENCOLLADA_LIBS="-L /usr/$(get_libdir)/opencollada -lOpenCOLLADABaseUtils -lOpenCOLLADAFramework -lOpenCOLLADASaxFrameworkLoader -lGeneratedSaxParser"
343
	fi
344
345
	# patchset
346
	if [[ -n ${PATCHSET} ]]; then
347
		EPATCH_FORCE="yes" \
348
		EPATCH_SOURCE="${WORKDIR}/${PATCHSET/.tar.xz/}" \
349
		EPATCH_SUFFIX="patch" \
350
		epatch
351
	fi
352
353
	base_src_prepare
354
355
	AT_M4DIR="m4" eautoreconf
356
	# hack in the autogen.sh
357
	touch autogen.lastrun
358
359
	# system pyuno mess
360
	sed \
361
		-e "s:%eprefix%:${EPREFIX}:g" \
362
		-e "s:%libdir%:$(get_libdir):g" \
363
		-i pyuno/source/module/uno.py \
364
		-i pyuno/source/officehelper.py || die
365
	# sed in the tests
366
	sed -i \
367
		-e 's#all : build unitcheck#all : build#g' \
368
		solenv/gbuild/Module.mk || die
369
	sed -i \
370
		-e 's#check: dev-install subsequentcheck#check: unitcheck slowcheck dev-install subsequentcheck#g' \
371
		-e 's#Makefile.gbuild all slowcheck#Makefile.gbuild all#g' \
372
		Makefile.in || die
373
374
	if use branding; then
375
		# hack...
376
		mv -v "${WORKDIR}/branding-intro.png" "${S}/icon-themes/galaxy/brand/intro.png" || die
377
	fi
378
}
379
380
src_configure() {
381
	local java_opts
382
	local internal_libs
383
	local lo_ext
384
	local ext_opts
385
386
	# sane: just sane.h header that is used for scan in writer, not
387
	#       linked or anything else, worthless to depend on
388
	# vigra: just uses templates from there
389
	#        it is serious pain in the ass for packaging
390
	#        should be replaced by boost::gil if someone interested
391
	internal_libs+="
392
		--without-system-sane
393
		--without-system-vigra
394
	"
395
396
	# libreoffice extensions handling
397
	for lo_xt in ${LO_EXTS}; do
398
		if [[ "${lo_xt}" == "scripting-beanshell" || "${lo_xt}" == "scripting-javascript" ]]; then
399
			ext_opts+=" $(use_enable libreoffice_extensions_${lo_xt} ${lo_xt})"
400
		else
401
			ext_opts+=" $(use_enable libreoffice_extensions_${lo_xt} ext-${lo_xt})"
402
		fi
403
	done
404
405
	if use java; then
406
		# hsqldb: system one is too new
407
		java_opts="
408
			--without-junit
409
			--without-system-hsqldb
410
			--with-ant-home="${ANT_HOME}"
411
			--with-jdk-home=$(java-config --jdk-home 2>/dev/null)
412
			--with-jvm-path="${EPREFIX}/usr/lib/"
413
		"
414
415
		use libreoffice_extensions_scripting-beanshell && \
416
			java_opts+=" --with-beanshell-jar=$(java-pkg_getjar bsh bsh.jar)"
417
418
		use libreoffice_extensions_scripting-javascript && \
419
			java_opts+=" --with-rhino-jar=$(java-pkg_getjar rhino-1.6 js.jar)"
420
421
		if use libreoffice_extensions_wiki-publisher; then
422
			java_opts+="
423
				--with-commons-codec-jar=$(java-pkg_getjar commons-codec commons-codec.jar)
424
				--with-commons-httpclient-jar=$(java-pkg_getjar commons-httpclient-3 commons-httpclient.jar)
425
				--with-commons-lang-jar=$(java-pkg_getjar commons-lang-2.1 commons-lang.jar)
426
				--with-commons-logging-jar=$(java-pkg_getjar commons-logging commons-logging.jar)
427
				--with-servlet-api-jar=$(java-pkg_getjar tomcat-servlet-api-3.0 servlet-api.jar)
428
			"
429
		fi
430
	fi
431
432
	# system headers/libs/...: enforce using system packages
433
	# --enable-cairo: ensure that cairo is always required
434
	# --enable-graphite: disabling causes build breakages
435
	# --enable-*-link: link to the library rather than just dlopen on runtime
436
	# --enable-release-build: build the libreoffice as release
437
	# --disable-fetch-external: prevent dowloading during compile phase
438
	# --disable-gnome-vfs: old gnome virtual fs support
439
	# --disable-kdeab: kde3 adressbook
440
	# --disable-kde: kde3 support
441
	# --disable-systray: quickstarter does not actually work at all so do not
442
	#   promote it
443
	# --enable-extension-integration: enable any extension integration support
444
	# --without-{fonts,myspell-dicts,ppsd}: prevent install of sys pkgs
445
	# --disable-report-builder: too much java packages pulled in without pkgs
446
	econf \
447
		--docdir="${EPREFIX}/usr/share/doc/${PF}/" \
448
		--with-system-headers \
449
		--with-system-libs \
450
		--with-system-jars \
451
		--with-system-dicts \
452
		--enable-cairo-canvas \
453
		--enable-graphite \
454
		--enable-largefile \
455
		--enable-mergelibs \
456
		--enable-neon \
457
		--enable-python=system \
458
		--enable-randr \
459
		--enable-randr-link \
460
		--enable-release-build \
461
		--disable-hardlink-deliver \
462
		--disable-ccache \
463
		--disable-crashdump \
464
		--disable-dependency-tracking \
465
		--disable-epm \
466
		--disable-fetch-external \
467
		--disable-gnome-vfs \
468
		--disable-gstreamer-0-10 \
469
		--disable-report-builder \
470
		--disable-kdeab \
471
		--disable-kde \
472
		--disable-online-update \
473
		--disable-systray \
474
		--with-alloc=$(use jemalloc && echo "jemalloc" || echo "system") \
475
		--with-build-version="Gentoo official package" \
476
		--enable-extension-integration \
477
		--with-external-dict-dir="${EPREFIX}/usr/share/myspell" \
478
		--with-external-hyph-dir="${EPREFIX}/usr/share/myspell" \
479
		--with-external-thes-dir="${EPREFIX}/usr/share/myspell" \
480
		--with-external-tar="${DISTDIR}" \
481
		--with-lang="" \
482
		--with-parallelism=$(makeopts_jobs) \
483
		--with-system-ucpp \
484
		--with-vendor="Gentoo Foundation" \
485
		--with-x \
486
		--without-fonts \
487
		--without-myspell-dicts \
488
		--without-help \
489
		--with-helppack-integration \
490
		--without-sun-templates \
491
		$(use_enable bluetooth sdremote-bluetooth) \
492
		$(use_enable coinmp) \
493
		$(use_enable collada) \
494
		$(use_enable cups) \
495
		$(use_enable debug) \
496
		$(use_enable dbus) \
497
		$(use_enable eds evolution2) \
498
		$(use_enable firebird firebird-sdbc) \
499
		$(use_enable gltf) \
500
		$(use_enable gnome gconf) \
501
		$(use_enable gnome gio) \
502
		$(use_enable gnome lockdown) \
503
		$(use_enable gstreamer gstreamer-1-0) \
504
		$(use_enable gtk) \
505
		$(use_enable gtk3) \
506
		$(use_enable kde kde4) \
507
		$(use_enable mysql ext-mariadb-connector) \
508
		$(use_enable odk) \
509
		$(use_enable postgres postgresql-sdbc) \
510
		$(use_enable telepathy) \
511
		$(use_enable vlc) \
512
		$(use_with coinmp system-coinmp) \
513
		$(use_with collada system-opencollada) \
514
		$(use_with gltf system-libgltf) \
515
		$(use_with java) \
516
		$(use_with mysql system-mysql-cppconn) \
517
		$(use_with odk doxygen) \
518
		${internal_libs} \
519
		${java_opts} \
520
		${ext_opts}
521
}
522
523
src_compile() {
524
	# more and more LO stuff tries to use OpenGL, including tests during build
525
	# bug 501508, bug 540624, bug 545974 and probably more
526
	addpredict /dev/dri
527
	addpredict /dev/ati
528
	addpredict /dev/nvidiactl
529
530
	# hack for offlinehelp, this needs fixing upstream at some point
531
	# it is broken because we send --without-help
532
	# https://bugs.freedesktop.org/show_bug.cgi?id=46506
533
	(
534
		grep "^export" "${S}/config_host.mk" > "${T}/config_host.mk"
535
		source "${T}/config_host.mk" 2&> /dev/null
536
537
		local path="${WORKDIR}/helpcontent2/source/auxiliary/"
538
		mkdir -p "${path}" || die
539
540
		echo "perl \"${S}/helpcontent2/helpers/create_ilst.pl\" -dir=icon-themes/galaxy/res/helpimg > \"${path}/helpimg.ilst\""
541
		perl "${S}/helpcontent2/helpers/create_ilst.pl" \
542
			-dir=icon-themes/galaxy/res/helpimg \
543
			> "${path}/helpimg.ilst"
544
		[[ -s "${path}/helpimg.ilst" ]] || ewarn "The help images list is empty, something is fishy, report a bug."
545
	)
546
547
	local target
548
	use test && target="build" || target="build-nocheck"
549
550
	# this is not a proper make script
551
	make ${target} || die
552
}
553
554
src_test() {
555
	make unitcheck || die
556
	make slowcheck || die
557
}
558
559
src_install() {
560
	# This is not Makefile so no buildserver
561
	make DESTDIR="${D}" distro-pack-install -o build -o check || die
562
563
	# Fix bash completion placement
564
	newbashcomp "${ED}"/etc/bash_completion.d/libreoffice.sh ${PN}
565
	bashcomp_alias \
566
		libreoffice \
567
		unopkg loimpress lobase localc lodraw lomath lowriter lofromtemplate loweb loffice
568
	rm -rf "${ED}"/etc/ || die
569
570
	if use branding; then
571
		insinto /usr/$(get_libdir)/${PN}/program
572
		newins "${WORKDIR}/branding-sofficerc" sofficerc
573
		dodir /etc/env.d
574
		echo "CONFIG_PROTECT=/usr/$(get_libdir)/${PN}/program/sofficerc" > "${ED}"/etc/env.d/99${PN}
575
	fi
576
577
	# Hack for offlinehelp, this needs fixing upstream at some point.
578
	# It is broken because we send --without-help
579
	# https://bugs.freedesktop.org/show_bug.cgi?id=46506
580
	insinto /usr/$(get_libdir)/libreoffice/help
581
	doins xmlhelp/util/*.xsl
582
583
	# Remove desktop files for support to old installs that can't parse mime
584
	rm -rf "${ED}"/usr/share/mimelnk/
585
586
	# FIXME: Hack add missing file
587
	insinto /usr/$(get_libdir)/${PN}/program
588
	doins "${S}"/instdir/program/libsaxlo.so
589
590
	pax-mark -m "${ED}"/usr/$(get_libdir)/libreoffice/program/soffice.bin
591
	pax-mark -m "${ED}"/usr/$(get_libdir)/libreoffice/program/unopkg.bin
592
}
593
594
pkg_preinst() {
595
	# Cache updates - all handled by kde eclass for all environments
596
	kde4-base_pkg_preinst
597
}
598
599
pkg_postinst() {
600
	kde4-base_pkg_postinst
601
602
	use java || \
603
		ewarn 'If you plan to use lbase application you should enable java or you will get various crashes.'
604
}
605
606
pkg_postrm() {
607
	kde4-base_pkg_postrm
608
}
(-)a/app-office/libreoffice/libreoffice-5.0.9999.ebuild (-3 / +4 lines)
Lines 9-15 QT_MINIMAL="4.7.4" Link Here
9
KDE_SCM="git"
9
KDE_SCM="git"
10
CMAKE_REQUIRED="never"
10
CMAKE_REQUIRED="never"
11
11
12
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
12
PYTHON_COMPAT=( python2_7 python3_4 )
13
PYTHON_REQ_USE="threads,xml"
13
PYTHON_REQ_USE="threads,xml"
14
14
15
# experimental ; release ; old
15
# experimental ; release ; old
Lines 73-79 unset EXT_URI Link Here
73
unset ADDONS_SRC
73
unset ADDONS_SRC
74
74
75
IUSE="bluetooth +branding coinmp collada +cups dbus debug eds firebird gltf gnome gstreamer
75
IUSE="bluetooth +branding coinmp collada +cups dbus debug eds firebird gltf gnome gstreamer
76
+gtk gtk3 jemalloc kde mysql odk postgres telepathy test vlc"
76
+gtk gtk3 jemalloc kde libressl mysql odk postgres telepathy test vlc"
77
77
78
LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
78
LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
79
# Unpackaged separate extensions:
79
# Unpackaged separate extensions:
Lines 122-128 COMMON_DEPEND=" Link Here
122
	>=dev-libs/nspr-4.8.8
122
	>=dev-libs/nspr-4.8.8
123
	>=dev-libs/nss-3.12.9
123
	>=dev-libs/nss-3.12.9
124
	>=dev-lang/perl-5.0
124
	>=dev-lang/perl-5.0
125
	>=dev-libs/openssl-1.0.0d:0
125
	!libressl? ( >=dev-libs/openssl-1.0.0d:0 )
126
	libressl? ( dev-libs/libressl )
126
	>=dev-libs/redland-1.0.16
127
	>=dev-libs/redland-1.0.16
127
	media-gfx/graphite2
128
	media-gfx/graphite2
128
	>=media-libs/fontconfig-2.8.0
129
	>=media-libs/fontconfig-2.8.0
(-)a/app-office/libreoffice/libreoffice-9999.ebuild (-4 / +4 lines)
Lines 9-15 QT_MINIMAL="4.7.4" Link Here
9
KDE_SCM="git"
9
KDE_SCM="git"
10
CMAKE_REQUIRED="never"
10
CMAKE_REQUIRED="never"
11
11
12
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
12
PYTHON_COMPAT=( python2_7 python3_4 )
13
PYTHON_REQ_USE="threads,xml"
13
PYTHON_REQ_USE="threads,xml"
14
14
15
# experimental ; release ; old
15
# experimental ; release ; old
Lines 73-79 unset EXT_URI Link Here
73
unset ADDONS_SRC
73
unset ADDONS_SRC
74
74
75
IUSE="bluetooth +branding coinmp collada +cups dbus debug eds firebird gltf gnome gstreamer
75
IUSE="bluetooth +branding coinmp collada +cups dbus debug eds firebird gltf gnome gstreamer
76
+gtk gtk3 jemalloc kde mysql odk postgres telepathy test vlc"
76
+gtk gtk3 jemalloc kde libressl mysql odk postgres telepathy test vlc"
77
77
78
LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
78
LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
79
# Unpackaged separate extensions:
79
# Unpackaged separate extensions:
Lines 122-128 COMMON_DEPEND=" Link Here
122
	>=dev-libs/nspr-4.8.8
122
	>=dev-libs/nspr-4.8.8
123
	>=dev-libs/nss-3.12.9
123
	>=dev-libs/nss-3.12.9
124
	>=dev-lang/perl-5.0
124
	>=dev-lang/perl-5.0
125
	>=dev-libs/openssl-1.0.0d:0
125
	!libressl? ( >=dev-libs/openssl-1.0.0d:0 )
126
	libressl? ( dev-libs/libressl )
126
	>=dev-libs/redland-1.0.16
127
	>=dev-libs/redland-1.0.16
127
	media-gfx/graphite2
128
	media-gfx/graphite2
128
	>=media-libs/fontconfig-2.8.0
129
	>=media-libs/fontconfig-2.8.0
129
- 

Return to bug 562336