Otavio Salvador
b1428be2a2
libreoffice: Pass number of CPU as parallel setting
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2016-04-26 12:20:03 -03:00
Otavio Salvador
2510ab209d
libreoffice: Drop dependency on boost
...
Currently the boost system library is unused so we ought to drop it
from DEPENDS for now.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2016-04-26 12:20:03 -03:00
Otavio Salvador
5c14c86d12
libreoffice: Move verbose setting to common .inc
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2016-04-26 12:20:03 -03:00
Otavio Salvador
c2f00626d7
libreoffice: Ensure we don't detect host system's Python
...
We need to have the PYTHON_CFLAGS and PYTHON_LIBS setted in the
environment so configure does not try to detect it.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2016-04-26 12:20:03 -03:00
Andreas Müller
e67243eb4b
libreoffice: update to 5.0.5.2
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-05 00:19:38 +01:00
Andreas Müller
f2d77d83c3
libreoffice: fix misinterpretation of libexec path
...
Came up by oe-cores's libexec path transition - should be compatible to elder
branches.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-27 00:12:59 +01:00
Andreas Müller
db8b7af216
libreoffice: make build independent of yocto's icu version
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-25 00:21:35 +01:00
Andreas Müller
cbf245a4a2
libreoffice: fix configure/build not to use host's python
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-25 00:20:21 +01:00
Andreas Müller
10543127f0
libreoffice-native: fix configure/build not to use host's python
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-24 00:41:43 +01:00
Andreas Müller
7dc442f71e
libreoffice: restructure patches
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-18 18:19:01 +01:00
Andreas Müller
7b16000f67
libreoffice: move all common source information to libreoffice-version.inc
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-11 00:03:21 +01:00
Andreas Müller
46c5cd75b5
libreoffice-native: move LOBUILDTOOLS to native recipe and add idxdict
...
LOBUILDTOOLS is no more shared with cross recipe.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-05 07:59:43 +01:00
Andreas Müller
99b12ba515
libreoffice: use common graphite2
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-05 07:13:00 +01:00
Andreas Müller
951b2ce1d5
libreoffice: translations: build, install and pack them
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-03 06:24:27 +01:00
Andreas Müller
6cd0b45df0
libreoffice: build more native tools to prepare translations
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-01 19:11:21 +01:00
Andreas Müller
9f5b7a84da
libreoffice: split out version information to common file
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-31 00:12:29 +01:00
Andreas Müller
784051b0e8
libreoffice: add forgotten path
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-29 21:05:18 +01:00
Andreas Müller
77b74fc32b
recipes-libreoffice: enable postgresql support/packageconfig
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-29 01:16:29 +01:00
Andreas Müller
1593093203
libreoffice: remove mariadb from DEPENDS - is is set in PACKAGECONFIG
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-28 18:06:09 +01:00
Andreas Müller
8e21140d5b
libreoffice-native: align position of gconf-native
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-28 08:27:42 +01:00
Andreas Müller
250c23bdc4
libreoffice-native: add gconf-native to DEPENDS
...
| checking for GCONF... no
| configure: error: Package requirements (gconf-2.0 gobject-2.0 ) were not met:
|
| No package 'gconf-2.0' found
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-28 08:24:49 +01:00
Andreas Müller
c46063df8d
libreoffice: drop some more TODO notes
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-27 08:12:25 +01:00
Andreas Müller
e4cf2f41ef
libreoffice: add packageconfigs for gtk/gtk3/mariadb
...
* gtk mariadb enabled by default
* gtk3 theming is broken at least for xfce4 so disaböe it
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-27 07:58:33 +01:00
Andreas Müller
9b995af845
libreoffice: move --without-java to recipes
...
a preparation for some cross java support
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-27 01:07:55 +01:00
Andreas Müller
9cd412f965
libreoffice.inc: add --enable-release-build -> desktop entries work
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-26 22:55:34 +01:00
Andreas Müller
28e321597e
libreoffice: it builds cleanly!!!
...
* modify install
* inherit autotools-brokensep - install does not find required files otherwise
* add required dependencies
* do simple packing - skip out sdk only
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-26 00:34:30 +01:00
Andreas Müller
df2d153051
libreoffice: drop some notes on missing galleries
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-25 23:43:17 +01:00
Andreas Müller
092ba170f9
libreoffice: fix compile by diabling build of galleries
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-24 23:39:50 +01:00
Andreas Müller
50390861f9
libreoffice-native: add some mor dubugging to gengal and fix path to redirectrc
...
this does not enhance situation so we might revert this later
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-24 23:37:41 +01:00
Andreas Müller
0f079217da
libreoffice(-native): make use of hyphen
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-21 07:00:12 +01:00
Andreas Müller
f6e11e47e1
libreoffice: use mythes / rework system libraries
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-21 00:26:00 +01:00
Andreas Müller
1326fdd241
libreoffice-native: use more native libraries
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-21 00:24:39 +01:00
Andreas Müller
68569cc7b6
libreoffice(-native): use system hunspell
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-20 14:35:43 +01:00
Andreas Müller
e35eb60135
libreoffice: update to 5.0.4.2 and make use of native recipes
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-19 00:34:24 +01:00
Andreas Müller
1f0b5635c8
libreoffice-native: add some dependencies for running gengal
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-11 00:22:54 +01:00
Andreas Müller
3de099209e
libreoffice: force native gengal to search for native libraries
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-10 07:12:21 +01:00
Andreas Müller
2b97af9b72
libreoffice-native: build libucb1 - gengal requires it
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-10 00:02:54 +01:00
Andreas Müller
6e6cef88c4
libreoffice-native: move gengal.bin into bindir - it is expected there
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-09 07:36:09 +01:00
Andreas Müller
6ed009126f
libreoffice-native: build and install native gengal
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-08 01:25:27 +01:00
Andreas Müller
c0b6cbd12d
libreoffice: drop some further notes
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-07 23:15:59 +01:00
Andreas Müller
a84e504423
libreoffice: use native saxparser
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-07 01:03:35 +01:00
Andreas Müller
9faf0b7205
libreoffice-native: install saxparser.rdb and align library path
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-07 00:59:11 +01:00
Andreas Müller
cf42ba3cfb
libreoffice-native: add further debug output
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-12-06 00:49:20 +01:00
Andreas Müller
ef790bf680
libreoffice-native: minor documentation hints
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-11-28 21:12:55 +01:00
Andreas Müller
60d0958490
libreoffice-native: output more debug information
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-11-27 00:39:01 +01:00
Andreas Müller
310208e4c5
libreoffice-native: add Upstream-Status to debug patch
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-11-27 00:07:38 +01:00
Andreas Müller
1cdf64d9f6
libreoffice: verbose output for compile / write down some notes / fix typo
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-11-23 01:01:46 +01:00
Andreas Müller
3bc0ba8000
libreoffice-native: saxparser outputs calling parameters for debug
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-11-23 00:57:52 +01:00
Andreas Müller
222dd9b816
libreoffice: instead of linking align build system to find native helpers
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-11-22 00:37:28 +01:00
Andreas Müller
a744ab55d5
libreoffice: resort build tools
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-11-22 00:34:08 +01:00