pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/libwps
Module Name: pkgsrc
Committed By: wiz
Date: Sat Apr 7 15:08:03 UTC 2012
Modified Files:
pkgsrc/converters/libwps: Makefile distinfo
pkgsrc/converters/libwps/patches: patch-src_lib_WPS8.cpp
Removed Files:
pkgsrc/converters/libwps/patches: patch-aa patch-src_lib_WPS4.cpp
Log Message:
Update to 0.2.4:
Bump version for possible release
Update doxygen.cfg file
Ignore the unprintable characters which can appear in the text.
Ignore some more files
Add -Weffc++ option for GCC to avoid producing crappy code :)
Fix build inside a new LibreOffice
Add Laurent to main authors (my apology for this forgetful attitude)
Fix distcheck in build/win32
Fixing MSVC build
Bump version for a possible release + remove autopackage that nobody
uses anyway
Update of src/conv/ by using libwpd/src/conv as model.
Small changes: - in WPS4.cpp: correction of an uninitialized variable,
- in WPS8.cpp: small improvement of the footnote/endnote display, - in
WPSContentListener.cpp: check that the lists are closed before closing a
section.
Plant some .gitignore files all around the place
Generate ChangeLog on make dist
Fix callgraph when footnotes are present
check that the property remains in the FOD zone (patch Laurent Alonso)
Fix different errors (patch Laurent Alonso)
Fix some debug build warnings/errors
Cleanup and rewrite of build system (patch Tomas Chvatal)
Fix windows gcc build of libwps inside LibreOffice tree (patch Jan
Holesovsky <kendy%suse.cz@localhost>)
It seems that cfod 0x54 is legitimate (patch Urmas D.
<davian818%gmail.com@localhost>)
Update configure.ac to new syntax. Patch of Tomas Chvatal
<tchvatal%suse.cz@localhost>
Rename configure.in to configure.ac Patch of Tomas Chvatal
<tchvatal%suse.cz@localhost>
Fix makefile.am's to new syntax. Patch of Tomas Chvatal
<tchvatal%suse.cz@localhost>
Fix gcc-4.6 build
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/converters/libwps/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/converters/libwps/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/converters/libwps/patches/patch-aa \
pkgsrc/converters/libwps/patches/patch-src_lib_WPS4.cpp
cvs rdiff -u -r1.3 -r1.4 \
pkgsrc/converters/libwps/patches/patch-src_lib_WPS8.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index