20 Commits

Author SHA1 Message Date
Andreas Müller
018830a683 libreoffice: fix unoconv installation
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-11-08 12:07:42 +01:00
Andreas Müller
7fe7940d64 libreoffice(-native): add unoconv
It useful on target and during build e.g for converting libreoffice files to pdf

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-11-08 11:49:19 +01:00
Andreas Müller
da835e5a1f libreoffice: use shared liblangtag
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-10-01 18:45:33 +02:00
Andreas Müller
16f72f6de0 libreoffice: fix do_package for oe-core using python3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-09-02 10:51:20 +02:00
Andreas Müller
0ad80a6ea3 liblangtag: fix multiple libtool replace when reconfiguring
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-26 13:14:27 +02:00
Andreas Müller
0e7ecadf17 liblangtag: make configure find native libtool
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 17:06:25 +02:00
Andreas Müller
b92e44ebdb libreoffice: further gcc6 fix
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-25 12:52:40 +02:00
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
15 changed files with 161 additions and 22 deletions

View File

@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = " \
"
SRC_URI = "http://dev-www.libreoffice.org/src/${BPN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "b33fd0be3befdd1b37777e08ce058bd9"
SRC_URI[sha256sum] = "72fe7bbbf2275242acdf67ad2f9b6c71ac9146a56c409def360dabcac5695b49"
SRC_URI[md5sum] = "e369f30b5b861ee0fc4f9e6cbad701fe"
SRC_URI[sha256sum] = "5160bbbfefe52bd4880840fad2b07a512813e37bfaf8ccac062fca238f230f4d"
inherit autotools pkgconfig

View File

@@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = " \
file://COPYING;md5=815ca599c9df247a0c7f619bab123dad \
"
SRC_URI = "http://dev-www.libreoffice.org/src/${BPN}/${BPN}-${PV}.tar.xz"
SRC_URI[md5sum] = "b37e09b5e3f0b5b05af2b549f7fde8a1"
SRC_URI[sha256sum] = "29f8097f77a193511e940f7a70dfc6ac7fad57fbfc6e60b81fa1ee011daea903"
SRC_URI[md5sum] = "dfe25b0c7739283a5c61a930ea1f9bf8"
SRC_URI[sha256sum] = "df54271492070fbcc6aad9f81ca89658b25dd106cc4ab6b04b067b7a43dcc078"
inherit autotools pkgconfig
DEPENDS = "glm mdds-1 icu lcms libxml2 librevenge"
DEPENDS = "glm mdds icu lcms libxml2 librevenge liblangtag mdds-1"
BBCLASSEXTEND = "native"

View File

@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \
"
SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "a8364bf2e4ece2860ab96d6bee75f1d7"
SRC_URI[sha256sum] = "fb3fcac71eefe4d80ea76c08d259109bb020836cbd9f8d73f06daed1801a637c"
SRC_URI[md5sum] = "72ad446d76b157e30c1baf39bb288b99"
SRC_URI[sha256sum] = "a59c5ffcbca0040d93a5b3cb00faf12659cf8b525f076081d1e7585d91d08eb5"
inherit autotools pkgconfig

View File

@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = " \
"
SRC_URI = "${SOURCEFORGE_MIRROR}/project/libwpd/${BPN}/${BPN}-${PV}/${BPN}-${PV}.tar.xz"
SRC_URI[md5sum] = "e0a76e8fb84a3aceb70bdb733c7431ac"
SRC_URI[sha256sum] = "fb8706e38f6acf019f8b50262af2bf850821c6d10dad8708f13e54f1a08294dd"
SRC_URI[md5sum] = "731fd5e5513c55ed64458a0a8c33a830"
SRC_URI[sha256sum] = "03b210ab44f05e38091508cdca6ba0ff73de3ea8a168f849b8f1c5059c20b9e9"
inherit autotools pkgconfig perlnative

View File

@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = " \
file://COPYING;md5=815ca599c9df247a0c7f619bab123dad \
"
SRC_URI = "http://dev-www.libreoffice.org/src/${BPN}/${BPN}-${PV}.tar.xz"
SRC_URI[md5sum] = "1e6fec3e30f4f47c4c2619ee232dec04"
SRC_URI[sha256sum] = "cdbdf86605773339caab6477ff694a95a90aaa4d45bb6cdb59e4a7f76c91ef17"
SRC_URI[md5sum] = "9f377b0690fa6e96a94bb309509860e9"
SRC_URI[sha256sum] = "d896dc55dafd84ee3441e0ca497b810809f9eea44805a495c3843412309036d6"
inherit autotools pkgconfig

View File

@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = " \
file://COPYING.MPL;md5=815ca599c9df247a0c7f619bab123dad \
"
SRC_URI = "http://dev-www.libreoffice.org/src/${BPN}/${BPN}-${PV}.tar.xz"
SRC_URI[md5sum] = "fda521a18bbfccc5f034ea02119e7998"
SRC_URI[sha256sum] = "943e03b1e6c969af4c2133a6671c9630adf3aaf8d460156744a28f58c9f47cd8"
SRC_URI[md5sum] = "691522167fe3b0c94becfe5d957883be"
SRC_URI[sha256sum] = "430a067903660bb1b97daf4b045e408a1bb75ca45e615cf05fb1a4da65fc5a8c"
inherit autotools pkgconfig

View File

@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = " \
"
SRC_URI = "http://dev-www.libreoffice.org/src/${BPN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "0773d79a1f240ef9f4f20242b13c5bb7"
SRC_URI[sha256sum] = "f2bf5d65156a351ce404550dd822c8db8ab8740b393f61dba828d1b2cb33fe91"
SRC_URI[md5sum] = "79b56bcc349264d686a67994506ad199"
SRC_URI[sha256sum] = "efc20361d6e43f9ff74de5f4d86c2ce9c677693f5da08b0a88d603b7475a508d"
inherit autotools pkgconfig perlnative

View File

@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = " \
"
SRC_URI = "http://dev-www.libreoffice.org/src/${BPN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "17da9770cb8b317b7633f9807b32b71a"
SRC_URI[sha256sum] = "28fc3580228a82948dfc01d07abd5076c8b0df76a68702c1a81eb88fdf377348"
SRC_URI[md5sum] = "dfd066658ec9d2fb2262417039a8a1c3"
SRC_URI[sha256sum] = "29049b95895914e680390717a243b291448e76e0f82fb4d2479adee5330fbb59"
inherit autotools pkgconfig

View File

@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = " \
"
SRC_URI = "http://dev-www.libreoffice.org/src/${BPN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "8a6c55542ce80203dd6d3b1cba99d4e5"
SRC_URI[sha256sum] = "254b8aeb36a3b58eabf682b04a5a6cf9b01267e762c7dc57d4533b95f30dc587"
SRC_URI[md5sum] = "027fb17fb9e43553aa6624dc18f830ac"
SRC_URI[sha256sum] = "0c30407865a873ff76b6d5b2d2aa599f6af68936638c81ca8292449324042a6c"
inherit autotools pkgconfig

View File

@@ -100,7 +100,7 @@ EXTRA_OECONF += " \
do_configure() {
olddir=`pwd`
cd ${S}
aclocal --system-acdir=${B}/aclocal-copy/ -I ${S}/m4
aclocal --system-acdir=${WORKDIR}/aclocal-copy/ -I ${S}/m4
gnu-configize
autoconf
cd $olddir

View File

@@ -69,6 +69,7 @@ DEPENDS += " \
mythes \
hyphen \
graphite2 \
liblangtag \
"
# necessary to let the call for python-config succeed
@@ -147,6 +148,7 @@ EXTRA_OECONF += " \
--with-system-mythes \
--with-system-altlinuxhyph \
--with-system-graphite \
--with-system-liblangtag \
"
PACKAGECONFIG ??= " \
@@ -166,7 +168,7 @@ PACKAGECONFIG[postgresql] = "--enable-postgresql-sdbc --with-system-postgresql,
do_configure() {
olddir=`pwd`
cd ${S}
aclocal --system-acdir=${B}/aclocal-copy/ -I ${S}/m4
aclocal --system-acdir=${WORKDIR}/aclocal-copy/ -I ${S}/m4
gnu-configize
autoconf
cd $olddir
@@ -262,7 +264,7 @@ python lo_do_split_locales() {
# en-US is fallback so it should be implemented everywhere (= folder created)
langfallback = 'en-US'
findCMD = 'find %s -name "*%s*"' % (dvar, langfallback)
fallbacksearchresult = subprocess.Popen(findCMD, stdout=subprocess.PIPE, shell=True).communicate()[0]
fallbacksearchresult = subprocess.Popen(findCMD, stdout=subprocess.PIPE, shell=True, universal_newlines=True).communicate()[0]
# uncomment to see if we need more entries in LO_LANGUAGE_FILES
# bb.note("fallbacksearchresult = %s" % fallbacksearchresult.replace(dvar, ''))

View File

@@ -0,0 +1,31 @@
From 1da0e92dfee9d3ecaad6dc7aabf1a3bc466cb314 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Sun, 13 Mar 2016 12:05:40 +0100
Subject: [PATCH 1/2] configure.ac: add missing HAVE_INTROSPECTION check
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Upstream-Status: Inappropriate [configuration]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
configure.ac | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configure.ac b/configure.ac
index 9773fa8..e090875 100644
--- a/configure.ac
+++ b/configure.ac
@@ -384,6 +384,8 @@ if test "x$enable_introspection" != "xyes"; then
has_gobject=no
fi
AM_CONDITIONAL(ENABLE_GOBJECT, test x$has_gobject != xno)
+AM_CONDITIONAL(HAVE_INTROSPECTION, test x$has_gobject != xno)
+
m4_ifdef([GTK_DOC_CHECK], [
GTK_DOC_CHECK([1.14],[--flavour no-tmpl])
],[
--
2.5.0

View File

@@ -0,0 +1,31 @@
From 0efc6ebe13ec12599ba05c587e58fb249d569f6c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Sun, 13 Mar 2016 12:37:43 +0100
Subject: [PATCH 2/2] configure.ac: remove untranslated AX_CHECK_ENABLE_DEBUG
macro
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Upstream-Status: Inappropriate [configuration]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
configure.ac | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index e090875..e177c46 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,6 @@ AM_MAINTAINER_MODE
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4macros])
-AX_CHECK_ENABLE_DEBUG([no], [ENABLE_DEBUG])
AM_CONDITIONAL(ENABLE_DEBUG, test $ax_enable_debug = yes)
AC_USE_SYSTEM_EXTENSIONS
--
2.5.5

View File

@@ -0,0 +1,40 @@
From f82fc1451c10d93be031e18935e5ea7589e3f602 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Sun, 31 Jul 2016 16:09:00 +0200
Subject: [PATCH] move _lt_tag_filter_t after neum to fix build
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Upstream-Status: Pending
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
liblangtag/lt-tag.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/liblangtag/lt-tag.h b/liblangtag/lt-tag.h
index 939acf5..2cc3028 100644
--- a/liblangtag/lt-tag.h
+++ b/liblangtag/lt-tag.h
@@ -53,8 +53,6 @@ typedef struct _lt_tag_t lt_tag_t;
* This is used as a binary count sequence with lt_tag_get_string_with_filter()
* to allow only given tags to be the outcome.
*/
-typedef enum _lt_tag_filter_t lt_tag_filter_t;
-
enum _lt_tag_filter_t {
LT_TAG_FILTER_NONE = 0,
LT_TAG_FILTER_LANGUAGE = 1 << 0,
@@ -68,6 +66,8 @@ enum _lt_tag_filter_t {
LT_TAG_FILTER_ALL = -1
};
+typedef enum _lt_tag_filter_t lt_tag_filter_t;
+
lt_tag_t *lt_tag_new (void);
lt_tag_t *lt_tag_ref (lt_tag_t *tag);
void lt_tag_unref (lt_tag_t *tag);
--
2.5.5

View File

@@ -0,0 +1,35 @@
SUMMARY = "An interface library to access tags for identifying languages"
HOMEPAGE = "http://tagoh.bitbucket.org/liblangtag/"
LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02 \
"
DEPENDS = "libxml2"
SRC_URI = " \
https://bitbucket.org/tagoh/${BPN}/downloads/${BPN}-${PV}.tar.bz2 \
file://0001-configure.ac-add-missing-HAVE_INTROSPECTION-check.patch \
file://0002-configure.ac-remove-untranslated-AX_CHECK_ENABLE_DEB.patch \
file://0003-move-_lt_tag_filter_t-after-neum-to-fix-build.patch \
"
SRC_URI[md5sum] = "dcd7a845a8a9b57ca96eb04a29083246"
SRC_URI[sha256sum] = "df84efd7e3e67cc8a38ece1e23f080c70ea29b26590ee324d03f1df37bf46576"
inherit autotools pkgconfig
# broken
EXTRA_OECONF += "--disable-introspection"
# Even though introspection is disabled , gobject-introspection package is still
# needed for m4 macros.
DEPENDS += "gobject-introspection"
do_configure_prepend() {
if ! grep -q ${HOST_SYS}-libtool ${S}/configure.ac; then
# align to native libtool
sed -i 's:libtool :${HOST_SYS}-libtool :g' ${S}/configure.ac
fi
}
BBCLASSEXTEND = "native"