summaryrefslogtreecommitdiff
path: root/textproc/libodfgen/distinfo
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-08-12 00:34:16 +0000
committerryoon <ryoon@pkgsrc.org>2015-08-12 00:34:16 +0000
commite761440d7d753c3bda083fe543860290ff828741 (patch)
tree6e4ecddfa622b8b8dcd4334626ba833528ef3ebc /textproc/libodfgen/distinfo
parent24142367d87ff8cf12d1d8d5303e680f1552813b (diff)
downloadpkgsrc-e761440d7d753c3bda083fe543860290ff828741.tar.gz
Update to 0.1.4
Changelog: libodfgen 0.1.4 - drawing interface: do no forget to call startDocument/endDocument when writing in the manifest - metadata: added handler for 'template' metadata, unknown metadata are written in a meta:user-defined elements, - defineSheetNumberingStyle: can now define styles for the whole document (and not only for the actual sheet) - update doxygen configuration file + add a make astyle command libodfgen 0.1.3 - Allow writing meta:creation-date metadata element for drawings and presentations too. - Improve handling of headings. Most importantly, write valid ODF. - Write meta:generator metadata element. - Add initial support for embedded fonts. It is currently limited to Flat ODF output. libodfgen 0.1.2 - Use text:h element for headings. Any paragraph with text:outline-level property is recognized as a heading. - Handle layers. - Improve handling of styles. Particularly, do not emit duplicate styles. - Slightly improve documentation. - Handle master pages. - Do not expect that integer properties are always in inches. - Fix misspelled style:paragraph-properties element in presentation notes. - Only export public symbols on Linux. - Fix bogus XML-escaping of metadata values. - And many other improvements and fixes.
Diffstat (limited to 'textproc/libodfgen/distinfo')
-rw-r--r--textproc/libodfgen/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libodfgen/distinfo b/textproc/libodfgen/distinfo
index 4810a7cd3b4..221dc4fdcd3 100644
--- a/textproc/libodfgen/distinfo
+++ b/textproc/libodfgen/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/07/23 06:24:28 wiz Exp $
+$NetBSD: distinfo,v 1.4 2015/08/12 00:34:16 ryoon Exp $
-SHA1 (libodfgen-0.1.1.tar.xz) = 4270b1b75191304c650e69f7eceed8988d3dbb0b
-RMD160 (libodfgen-0.1.1.tar.xz) = 42848047bff4176f8727170233b8ab5060d70e4b
-Size (libodfgen-0.1.1.tar.xz) = 325872 bytes
+SHA1 (libodfgen-0.1.4.tar.xz) = 4c78c3f7d83d5b303c68aefdf04c91a74af5ce52
+RMD160 (libodfgen-0.1.4.tar.xz) = bfd378ec70117486a8343716c6be56b9b5d9058b
+Size (libodfgen-0.1.4.tar.xz) = 356480 bytes