Andreas Müller
c884be599b
libreoffice: fix gobject-introspection build
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-10 11:08:27 +02:00
Andreas Müller
49384e463c
libreoffice: upgrade 6.2.6.1 -> 6.3.0.4
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-09 08:26:03 +02:00
Andreas Müller
0e3ba3fb80
libcmis: upgrade 0.5.1 -> 0.5.2
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-09 02:13:49 +02:00
Andreas Müller
7aa2b761d2
libreoffice: fix packaging
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-05 22:41:40 +02:00
Andreas Müller
3ec9606d46
libreoffice: add bash-completion and gobject-introspection to inherit
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-05 08:31:03 +02:00
Andreas Müller
915a13e2e1
libreoffice-native: remove useless reminder comments
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 22:48:45 +02:00
Andreas Müller
5222380057
libreoffice-native: use build target cross-toolset
...
For libreoffice 5.x native tools were built with target 'build-tools'. Could
not get this to fly and remembered a thread started by me many years ago [1].
It mentions target 'cross-toolset' which builds fine with tiny configuration
hacks.
[1] https://lists.freedesktop.org/archives/libreoffice/2015-November/071255.html
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 22:46:36 +02:00
Andreas Müller
2d25b85813
libreoffice: adjust gpgme++ include path to our sysroot
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 22:00:05 +02:00
Andreas Müller
31a3489f99
libreoffice: use system gpgmepp
...
Had to learn that gpgmepp is now part of gpgme and there is no need to add a
recipe for ancient KDE gpgme.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 16:36:27 +02:00
Andreas Müller
2db9b6e04a
libreoffice: fix configure
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
95f58871d0
libreoffice: port patches
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
d5ac0def79
libreoffice-native: add missing build targets
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
9c5f103546
libreoffice: fix translation checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
d7480611f9
libreoffice-native: use libcdr/libmspub/libmwaw/libodfgen from our builds
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
be921cd9f8
libreoffice: do not use our mdds
...
libreoffice-native fails with:
| /home/superandy/tmp/oe-core-glibc/work/x86_64-linux/libreoffice-native/6.2.6.1-r0/libreoffice-6.2.6.1/svl/source/misc/gridprinter.cxx:114:46: error: ‘svl::MatrixImplType’ {aka ‘class mdds::multi_type_matrix<svl::matrix_trait>’} has no member named ‘get_string’
| 114 | OUString aStr = mpImpl->maMatrix.get_string(row, col);
| | ^~~~~~~~~~
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
7ed5f4b92b
libreoffice-native: use lpsolve/libwpd/libwpg/libwps from our builds
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
60f0fc67ac
libreoffice: build fixes/enhancements
...
libreoffice-native builds now
* do not try to install uiex
* use our liblangtag
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
8f3648f451
libreoffice: start upgrade 5.0.6.3 -> 6.2.6.1
...
Currently libreoffice-native compiles - we don't know if build is complete yet.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
778323d781
harfbuzz: ensure it is build with graphite2 support
...
otherwise libreoffice complains:
| checking whether system Harfbuzz is built with Graphite support... checking for hb_graphite2_face_get_gr_face... no
| configure: error: Harfbuzz needs to be built with Graphite support.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
c9a47b289e
mdds-1.4: initial add 1.4.3
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
e2c2a757f9
libetonyek: upgrade 0.1.7 -> 0.1.9
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
7b20a8fcf8
mdds-1: rename to mdds-1.2
...
* this version is required by libetonyek
* recent libreoffice requires 1.4 of mdds
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:57:04 +02:00
Andreas Müller
577de3bc3a
graphite2: Fix license checksum - copyright year has changed
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 11:55:57 +02:00
Andreas Müller
62ab84c24b
libmspub/libodfgen: extend to native
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 00:18:17 +02:00
Andreas Müller
a372c37450
libmwaw: upgrade 0.3.14 -> 0.3.15 and extend to native
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 00:18:17 +02:00
Andreas Müller
8fb2a312b0
libwpg: upgrade 0.3.2 -> 0.3.3
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 00:18:17 +02:00
Andreas Müller
a62fa34a65
libwpd: upgrade 0.10.2 -> 0.10.3
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 00:18:17 +02:00
Andreas Müller
a98becf990
libwpd/libwpg/libwps: extend to native
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 00:18:17 +02:00
Andreas Müller
1450e49f99
lpsolve: extend to native
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 00:18:17 +02:00
Andreas Müller
b3e0f5a085
graphite2: upgrade 1.3.5 -> 1.3.13
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 00:18:17 +02:00
Andreas Müller
447d8fd0dc
Move appends to a distinct path to find appends easier
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-04 00:18:17 +02:00
Andreas Müller
6eb7009aa5
libfreehand: fix build with gcc 9
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-06-06 22:12:23 +02:00
Andreas Müller
f4ed9da64e
libabw: fix build with gcc 9
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-06-06 22:02:39 +02:00
Andreas Müller
1669132634
libcdr: upgrade 0.1.4 -> 0.1.5
...
This fixes build with gcc 9.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-06-06 21:45:25 +02:00
Andreas Müller
28aa6c5740
abiword: add 3.0.2
...
There will be a patch to remove it from meta-gnome
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-05-15 21:55:32 +02:00
Andreas Müller
8600079fdc
layer.conf: warrier -> warrior
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-09 12:59:46 +02:00
Andreas Müller
9cbf3175ef
layer.conf: move to thud & warrier compatibility
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-02 16:45:46 +02:00
Andreas Müller
67bd4f1c75
libreoffice: remove True option in getVar calls
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-28 17:50:12 +01:00
Andreas Müller
e60e0f543c
Update README again
2019-03-25 23:48:40 +01:00
Andreas Müller
02fcafd998
Update README
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-25 12:51:45 +01:00
Andreas Müller
52cf5571e5
libreoffice: fix build with poppler 0.75.0
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-23 15:14:32 +01:00
Andreas Müller
801ec3d04e
libreoffice: Fix build error caused by poppler >= 0.71
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-19 19:21:10 +01:00
Andreas Müller
52457cf6da
libreoffice: fix build with recent glm
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-16 23:43:18 +01:00
Andreas Müller
6c7720102a
libgltf: fix build after recent update of glm
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-16 14:28:12 +01:00
Andreas Müller
c55ec329f0
libreoffice: fix build with boost >= 1.69.0
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-15 22:54:36 +01:00
Andreas Müller
6be8fa1894
graphite2: Fix multilib install
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-02-08 15:24:13 +01:00
Andreas Müller
1db514cfac
vigra: Fix multilib install
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-02-08 15:17:48 +01:00
Andreas Müller
287c807ee4
clucene-core: Fix multilib install
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-02-08 15:04:17 +01:00
Andreas Müller
03a470f266
libreoffice: switch to oe.utils.parallel_make_argument for parallel make
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-01-04 14:17:23 +01:00
Andreas Müller
7652f30ee9
libreoffice: Use system lpsolve
...
This fixes;
| libreoffice-5.0.6.3-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/libreoffice/5.0.6.3-r0/packages-split/libreoffice/usr/lib/libreoffice/program/liblpsolve55.so' [ldflags]
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-10-31 23:43:05 +01:00