Commit graph

3 commits

Author SHA1 Message Date
ryoon
09ae538bf4 Restore -lboost_system to librevenge's pc file. Bump PKGREVISION
This fixes converters/libabw build at least.
2015-12-28 21:00:16 +00:00
adam
ad818979ad librevenge 0.0.3
- SVG generator: fix the center of rotation.
- Remove bashism in configure (libwpd-5).
- Fix some syntax errors in documentation.
- Text generator: handle footnotes and endnotes.
- Improve performance of RVNGPropertyListVector::append() and
  RVNGBinaryData::append().
- Fix several crashes or hangs when reading broken OLE2 or Zip files, found
  with the help of american-fuzzy-lop.
- Fix build with boost 1.59 (libwpd-6).
- Handle table:number-columns-repeated and table:number-rows-repeated in
  all spreadsheet generators.
- CSV generator: handle rows with uneven number of columns correctly.
- CSV generator: ignore empty rows at the end.
- Several minor improvements and fixes.
2015-12-28 13:08:56 +00:00
ryoon
5ebd41ec88 Bump PKGREVISION.
Some librevenge consumers use libboost_system too.
Add -lboost_system to pkg-config file.

Remove boost-headers buildlink. It is included via boost-libs.
2015-08-16 02:08:17 +00:00