Commit Graph

217 Commits

Author SHA1 Message Date
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
Andreas Müller
3871eb7647 layer.conf: meta-libreoffice -> meta-office
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-01-25 23:39:24 +01:00
Andreas Müller
5f5fb84e76 README: rename layer meta-libreoffice -> meta-office
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-01-25 23:32:07 +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
3ae7b1bbf7 hyphen: initial add 2.8.8
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-21 06:59:09 +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
1ea25e91ec libexttextcat: add native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-21 00:23:37 +01:00
Andreas Müller
7c4cca35ca libcmis: add native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-21 00:22:58 +01:00
Andreas Müller
aea96570fc libvisio: add native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-21 00:22:14 +01:00
Andreas Müller
9d11c975b8 libpagemaker: add native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-21 00:21:38 +01:00
Andreas Müller
a83b5ab502 libetonyek: add native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-21 00:20:55 +01:00
Andreas Müller
23416470ec clucene-core: add native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-21 00:20:14 +01:00
Andreas Müller
979bf35328 glm: add native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-21 00:19:30 +01:00
Andreas Müller
405cd2d682 mythes: initial add 1.2.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-21 00:17:50 +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
0b11f4a9c6 hunspell: initial add 1.3.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-20 14:34:55 +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
3dddd55417 libe-book: extend to native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-19 00:19:17 +01:00
Andreas Müller
263aee8adf libfreehand: extend to native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-19 00:18:35 +01:00
Andreas Müller
63062a8e6b libcdr: extend to native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-19 00:17:58 +01:00
Andreas Müller
4e69c23341 librevenge: extend to native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-19 00:16:49 +01:00
Andreas Müller
5b1220af79 libabw: extend to native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-19 00:16:03 +01:00
Andreas Müller
c93581f393 cppunit: extend to native build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-19 00:15:07 +01:00
Andreas Müller
560cfcf44c layer.conf: align bb and allow bbappends
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-19 00:14:12 +01:00
Andreas Müller
31a2068703 libwpd: add perlnative to inherit to fix build from scratch
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-19 00:12:39 +01:00
Andreas Müller
ed1524b6c5 libodfgen: add perlnative to inherit to fix build from scratch
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-12-19 00:11:21 +01:00