./converters/librevenge, Base library for writing document import filters

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0.5nb2, Package name: librevenge-0.0.5nb2, Maintainer: pkgsrc-users

librevenge is a base library for writing document import filters.
It has interfaces for text documents, vector graphics, spreadsheets
and presentations.


Required to run:
[devel/cppunit] [devel/boost-libs]

Required to build:
[devel/boost-headers] [pkgtools/cwrappers]

Master sites:

Filesize: 427.148 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-29 16:10:02 by Adam Ciarcinski | Files touched by this commit (235)
Log message:
revbump after updating boost
   2024-10-04 05:49:38 by Ryo ONODERA | Files touched by this commit (237)
Log message:
*: Recursive revbump from Boost 1.86.0
   2024-06-04 09:58:08 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
librevenge: updated to 0.0.5

librevenge 0.0.5
- Fix a bunch of issues discovered by oss-fuzz.
- Require C++11 for building.
- Modernize the code a bit.
- Fix assignment of RVNGString from a C String. The previous code would
  append to the current content instead of replacing it.
- When appending a characer to an RVNGString (i.e., using the char overload of
  append()), don't validate the character. Some libraries use this
  function to construct an RVNGString from UTF-8 code points.
- Drop outdated MSVC project files.
- Extend API documentation a bit.
- Emit viewBox attribute for SVG output to fix user unit to ensure
  proper scaling.
- More fixes for GDB pretty printers.
   2023-12-29 19:25:02 by Adam Ciarcinski | Files touched by this commit (254)
Log message:
revbump for boost-libs
   2023-04-23 16:26:33 by Adam Ciarcinski | Files touched by this commit (271)
Log message:
revbump for boost
   2023-01-22 17:28:39 by Ryo ONODERA | Files touched by this commit (271)
Log message:
*: Recursive revbump from Boost 1.81.0
   2022-01-10 02:46:47 by Ryo ONODERA | Files touched by this commit (273)
Log message:
*: Recursive revbump from boost 1.78.0
   2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes