summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz>2016-02-13 08:37:45 +0000
committerwiz <wiz>2016-02-13 08:37:45 +0000
commit2c94bf26893c80ce85c686cc52003b385bcd7337 (patch)
tree66a1ad5a8dbe0b41d20b27e54a99baf6e7f4c50d /converters
parent670c0cf1f689a108f90c45ac74261969f766da90 (diff)
downloadpkgsrc-2c94bf26893c80ce85c686cc52003b385bcd7337.tar.gz
Update libetonyek to 0.1.6:
libetonyek 0.1.6 - All formats: + Improved handling of text language, e.g., written language props now include country and script. - Keynote 6: + Parse links. + Parse text language. + Parse lists (bullets). + Resize tables properly. + Fix handling of texts containing non-ASCII characters (i.e., the majority of non-English languages). - Miscellaneous: + Fix build with boost 1.54/1.55. + Make help output of conversion tools more help2man-friendly. + Fix build with recent clang, which does not like 'register' keyword. + Various small fixes and improvements. libetonyek 0.1.5 - Parse slide background. - Parse shape style: fill, line stroke, opacity, shadow. - Parse table style: default cell borders, background etc. - Various fixes and improvements. libetonyek 0.1.4 - Parse formulas. - Parse cell type and number format. - Require mdds 1.0 by default (but 0.12.1 is still supported). - Add support for Keynote 6. Imported features include: shapes, images, text + text formatting, presentation notes, tables (only simple tables are supported.) libetonyek 0.1.3 - Common: + Import more text formatting properties. + Correctly interpret properties set by paragraph style, but turned off in character style. + Import paragraph borders. + Import metadata. + Collect styles and other referenceable entities even from skipped parts of the input. + Fix a typo that caused shapes being dropped from output. + Import table borders. + Add dependency on mdds. + Various small bugfixes and improvements. - Pages: + Import headers and footers. + Import footnotes and endnotes. + Import images. + Import shapes. + Import text columns. + Accept documents created by Pages 1-3. - Numbers: + Accept documents created by Numbers 1. libetonyek 0.1.2 - Use symbol visibility on Linux. The library only exports the two public functions now. - Refactor the parser to allow sharing of code among Keynote, Pages and Numbers parsers. - Add initial support for Pages (v. 4 only): text and text formatting, tables. - Parse text language. - Parse links. - Fix parsing of tab stops. - Add dependency on glm. - Add initial support for Numbers (v. 2 only): sheets and cell content. - Fix parsing of simple cell text content, which was ignored previously. - Various small bugfixes and improvements.
Diffstat (limited to 'converters')
-rw-r--r--converters/libetonyek/Makefile6
-rw-r--r--converters/libetonyek/buildlink3.mk3
-rw-r--r--converters/libetonyek/distinfo10
3 files changed, 9 insertions, 10 deletions
diff --git a/converters/libetonyek/Makefile b/converters/libetonyek/Makefile
index bc39daa9cea..7068f60d452 100644
--- a/converters/libetonyek/Makefile
+++ b/converters/libetonyek/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2015/08/15 22:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/02/13 08:37:45 wiz Exp $
-DISTNAME= libetonyek-0.1.2
-PKGREVISION= 1
+DISTNAME= libetonyek-0.1.6
CATEGORIES= converters
MASTER_SITES= http://dev-www.libreoffice.org/src/
EXTRACT_SUFX= .tar.bz2
@@ -26,6 +25,7 @@ CONFIGURE_ARGS+= --without-docs
PKGCONFIG_OVERRIDE+= libetonyek.pc.in
+.include "../../devel/liblangtag/buildlink3.mk"
.include "../../converters/libwpd/buildlink3.mk"
.include "../../converters/librevenge/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
diff --git a/converters/libetonyek/buildlink3.mk b/converters/libetonyek/buildlink3.mk
index 746460d33b0..503b4a9e47f 100644
--- a/converters/libetonyek/buildlink3.mk
+++ b/converters/libetonyek/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2015/08/15 22:46:39 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2016/02/13 08:37:45 wiz Exp $
BUILDLINK_TREE+= libetonyek
@@ -9,7 +9,6 @@ BUILDLINK_API_DEPENDS.libetonyek+= libetonyek>=0.0.3
BUILDLINK_ABI_DEPENDS.libetonyek?= libetonyek>=0.1.2nb1
BUILDLINK_PKGSRCDIR.libetonyek?= ../../converters/libetonyek
-.include "../../converters/libwpd/buildlink3.mk"
.include "../../converters/librevenge/buildlink3.mk"
.endif # LIBETONYEK_BUILDLINK3_MK
diff --git a/converters/libetonyek/distinfo b/converters/libetonyek/distinfo
index 67326cfb6e4..e6e2098f067 100644
--- a/converters/libetonyek/distinfo
+++ b/converters/libetonyek/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 01:43:49 agc Exp $
+$NetBSD: distinfo,v 1.6 2016/02/13 08:37:45 wiz Exp $
-SHA1 (libetonyek-0.1.2.tar.bz2) = 9d48326ee688256010a631bfcd62dac706dbcff1
-RMD160 (libetonyek-0.1.2.tar.bz2) = 819e93e3f6a2857099cf5cf5a1488e8df01ce79b
-SHA512 (libetonyek-0.1.2.tar.bz2) = c390f3d37d1a6228b98a57fea425b748a074a2ca4f9e4885123f08138b34917de17600ffda41b4514e310577eff3c7f47a383498af905d22c1929cddf269a9fc
-Size (libetonyek-0.1.2.tar.bz2) = 430157 bytes
+SHA1 (libetonyek-0.1.6.tar.bz2) = 0d432c7ca6cc00f2f83b2b4e949e124d496a27f0
+RMD160 (libetonyek-0.1.6.tar.bz2) = 60fa88175030a4a3781cb1e48083ef02a0767a67
+SHA512 (libetonyek-0.1.6.tar.bz2) = f8d4d4bde19c738ec33a8e4d7956a30fd77d3cc07a1b981c9a5c6c1e29594ab887b014cdeb6660e689e9089bf68e80d64c02329706e8f5c62f40940a9018ab3d
+Size (libetonyek-0.1.6.tar.bz2) = 1696455 bytes