Commit graph

23 commits

Author SHA1 Message Date
ryoon
edacf2bbcb Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
ryoon
57d0806c39 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
adam
5b12b7b592 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
adam
9d06c0a472 revbump after boost-libs update 2018-08-16 18:54:26 +00:00
adam
35aa3efc12 revbump for boost-libs update 2018-04-29 21:31:17 +00:00
adam
983847f667 Revbump after boost update 2018-01-01 21:18:06 +00:00
adam
62d3f1ac1b Revbump for boost update 2017-08-24 20:02:56 +00:00
ryoon
76884737ca Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
adam
76632718ac Revbump after boost update 2017-01-01 16:05:55 +00:00
adam
3b88bd43a5 Revbump post boost update 2016-10-07 18:25:29 +00:00
ryoon
1420f8b815 Update to 0.3.7
Changelog:
15/11/2015
- RagTime v5-v6 parser: try to retrieve the embedded spreadsheets
  + begin to understand the hierarchical structures which store
    a chart (but not the meaning of each field),
- ClarisWorks/AppleWorks: find a new structure in the file's header
  (which could prevent to convert some database's file),
- BeagleWorks/GreatWorks/Word Perfect Works: retrieve the picture's
  field in a database
- all: improve a little the methods which create spreadsheets,
- all: make some constructors explicit.

10/13/2015
- add a parser for Style documents(at least v1.6 and v1.9)

10/9/2015
- add file signatures for FullPaint documents which have the same format as MacPaint..

10/8/2015
- add a parser for Pixel Paint documents
2016-08-15 18:58:13 +00:00
agc
01dc1bd2b3 Add SHA512 digests for distfiles for converters category
Problems found with existing distfile:
	distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:43:46 +00:00
wiz
cb5fb3ff11 Bump PKGREVISION for librevenge boost fix. 2015-08-15 22:46:38 +00:00
wiz
c60a990b12 Update to 0.3.6.2:
16/07/2015:
- RagTime v5-v6 parser: try to retrieve the main layouts and the
  picture/shape/textbox, ie. now, it generates result but it is
  still very imcomplete...
- MWAW{Graphic,Presentation,Text}Listener: correct a problem in OpenGroup
  which may create to incorrect document,
- create an MWAWEmbeddedObject class to store a picture with various
  representation,
- MWAW*Listener: rename insertPicture in insertShape, add a function to
  insert a texbox in a MWAWGraphicShape(which only insert a basic textbox)
  ...

22/06/2015:
- add a parser for MacDraft v4-v5 document
- allow to create pattern's surface with various intensity
- allow to create simple measure

14/06/2015:
- allow to build doc only for the api classes, using --with-docs=no|api|full
  to create no documentation, only API classes' documentations, all classes'
  documentations

5/28/2015:
- add a minimal parser for ApplePict v1.v2,
  ie. no clipping, do not take in account the copy mode: srcCopy, srcOr, ...

-------- version 0.3.5 (start)  -------------

5/10/2015:
- add a parser for MacDraft v1 Document

4/29/2015:
- add a parser for ClarisDraw Document

4/18/2015:
- RagTime v5-v6 parser(not functional): continue to works on this filter,
  try to find the different kinds of cluster and how to parse them, ...
- AppleWorks/ClarisWorks parser[spreadsheet]: do not remove first empty row/columns.
- remove all assert calls
- rename Box2,Vec2,... in MWAWBox2, MWAWVec2,... to avoid potential name's conflict
2015-08-08 21:33:35 +00:00
ryoon
35873b489f Update to 0.3.4
Changelog:
11/9/2014:
- AppleWorks/ClarisWorks parser[draw]:
  try to send master pages on each page of the final documents
  try to do not cut shapes, pictures which are on several pages (by creating bigger pages)

10/29/2014:
- MacDraw Pro: add a parser for MacDraw Pro v1

-------- version 0.3.4 (start)  -------------

10/2/2014:
- RagTime v5-v6: begin to find the main structures in a document, to be continued...
- fix some coverity problems.

9/12/2014:
- AppleWorks: add a presentation parser

8/22/2014:
- MacDraw II: add a parser for MacDraw II v1.0-v1.1

-------- version 0.3.3 (start)  -------------
2015-02-04 17:47:18 +00:00
wiz
d1ed021aa0 Update to 0.3.2:
28/7/2014:
- AppleWorks/ClarisWorks: manage multiple headers/footers + better rebuilding of complex group

1/7/2014:
- MacDraw: add a parser for v0 and v1 documents

22/6/2014:
- RagTime: add a parser to parse v2 and v3 documents

6/6/2014:
- rewrite MWAWCellContent::double2Date to avoid problem with 32/64 time_t values
- correct many <<small>> problems
2015-01-16 09:05:22 +00:00
wiz
52eb9436bf Bump ABI depends. Ride libwpd bump. 2014-07-23 06:29:15 +00:00
wiz
ba3dc2b4d3 Update to 0.3.1. Ride libwpd bump.
13/5/2014
- add code to create embedded spreadsheet
- AppleWorks/ClarisWorks: send page's embedded spreadsheets as spreadsheet (instead of table)
2014-07-23 06:20:48 +00:00
wiz
4f5cf1e0ad Recursive bump for libwpd shlib name change. 2014-07-22 10:53:29 +00:00
ryoon
668e2e4cc8 Update to 0.2.1
* Fix FreeBSD 10.0 clang build

Changelog:
not included.
2014-06-01 03:57:47 +00:00
ryoon
8bdda02925 Update to 0.2.0
* Fix dependency

Changelog:
Not available.
2014-02-02 07:25:39 +00:00
joerg
8c62a2b9a0 Update to 0.1.11 to fix the build with Clang due to a broken text
manipulation. Changes include:

- Improved support for various inputs.
- Refactorting
- Bug fixes
2013-09-17 21:17:43 +00:00
jaapb
031104521b Packaged converters/libmwaw, a library for reading old (pre-MacOS X)
Mac documents. Dependency of libreoffice.

(pkglint complains about C not being added to USE_LANGUAGES; this is fine,
the package only uses C++)
2013-08-24 16:09:56 +00:00