395 Commits

Author SHA1 Message Date
Andreas Müller
18a8ecb118 libreoffice: fix one build error with later gcc
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 12:52:26 +02:00
Andreas Müller
cc8fadc478 libe-book: fix build for annoying gcc6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-07-31 17:08:26 +02:00
Andreas Müller
56e566350a libwps: update to 0.4.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-07-31 16:36:16 +02:00
Andreas Müller
0eaa11c61a libwpg: update to 0.3.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-07-31 16:35:32 +02:00
Andreas Müller
4d1fd3cd4f libwpd: update to 0.10.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-07-31 16:34:50 +02:00
Andreas Müller
912ae9f4d4 liblangtag: fix issues caused by update to 0.6.0 without testing properly
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-07-31 16:30:38 +02:00
Andreas Müller
0c710325cc liblangtag: initial add 0.6.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-07-31 13:33:54 +02:00
Andreas Müller
f5f4814aae libvisio: update to 0.1.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-07-31 05:06:47 +02:00
Andreas Müller
bbadf3f769 libpagemaker: update to 0.0.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-07-31 05:02:15 +02:00
Andreas Müller
eafdf7ced7 libodfgen: update to 0.1.6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-07-31 04:59:51 +02:00
Andreas Müller
a3164ef317 libmwaw: update to 0.3.8
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-07-31 04:56:04 +02:00
Andreas Müller
2a28a0833f libcdr: update to 0.1.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-07-31 04:51:30 +02:00
Andreas Müller
bfa4570169 libetonyek: update to 0.1.6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-07-31 04:47:28 +02:00
Andreas Müller
891a7934ba libreoffice: add PACKAGECONFIG for odk and rename related package
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-05-04 08:19:36 +02:00
Otavio Salvador
d205fa5132 libreoffice: Add PACKAGECONFIG for avahi
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-26 12:20:03 -03:00
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
Otavio Salvador
4d2e6a0d54 libcmis: Fix boost.m4 to avoid use of unsafe cross-compile paths
This fixes:

,----
| ERROR: libcmis-0.5.1-r0 do_configure: This autoconf log indicates
|     errors, it looked at host include and/or library paths while
|     determining system capabilities.  Rerun configure task after
|     fixing this.
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19 22:17:11 -03:00
Andreas Müller
f650291a0f mdds-1: initial add 1.1.0
This will be neccessary for further updates and does not conflict with mdds.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-03-13 01:15:54 +01:00
Andreas Müller
f9762d473c libcmis: update to 0.5.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-03-06 00:22:05 +01: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
5db0348824 graphite2: add freetype to DEPENDS
fixes:

| /usr/src/graphite2/tests/examples/freetype.c:14: error: undefined reference to 'FT_Load_Sfnt_Table'
| /usr/src/graphite2/tests/examples/freetype.c:18: error: undefined reference to 'FT_Load_Sfnt_Table'
| /usr/src/graphite2/tests/examples/freetype.c:31: error: undefined reference to 'FT_Load_Glyph'
| /usr/src/graphite2/tests/examples/freetype.c:53: error: undefined reference to 'FT_Init_FreeType'
| /usr/src/graphite2/tests/examples/freetype.c:54: error: undefined reference to 'FT_New_Face'
| /usr/src/graphite2/tests/examples/freetype.c:55: error: undefined reference to 'FT_Set_Char_Size'
| /usr/src/graphite2/tests/examples/freetype.c:74: error: undefined reference to 'FT_Done_Face'
| /usr/src/graphite2/tests/examples/freetype.c:75: error: undefined reference to 'FT_Done_FreeType'
| collect2: error: ld returned 1 exit status

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-03-04 00:13:55 +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
4d6113c7f4 librevenge: add -lboost_system to pkgconfig
In current masters of out meta-verse this is required to fix dependent
libraries fail during link:

| /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/lib/librevenge-0.0.so: undefined reference to `boost::system::system_category()'
| /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/lib/librevenge-0.0.so: undefined reference to `boost::system::generic_category()'

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-02-22 23:29:15 +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
ead30f2740 hunspell: remove - it is in meta-oe now
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-02-16 00:26:19 +01:00
Andreas Müller
bc3e0cc67f vigra: do not build python/numpy bindings
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-02-15 16:43:26 +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
ef3699862c graphite2: initial add 1.3.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-02-05 07:11:44 +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