Commit graph

9 commits

Author SHA1 Message Date
wiz
92e0cb52cb Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
joerg
af55fed87a Fix build 2010-05-28 16:18:23 +00:00
dsainty
d10e3ee3f9 When fixing Makefile filenames for case, skip attempting to fix filenames that
are already correct.

Stops the build from breaking with errors about the source and destination
being the same.
2009-11-12 01:15:31 +00:00
wiz
0a0337415d Fix patches and build on case-sensitive file systems. 2009-09-02 08:47:15 +00:00
obache
c42f455e2c recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
dsainty
8954481361 Update OdfConverter from 1.1 to 3.0.
The intervening changes don't appear to be well documented but are
voluminously summarised at http://odf-converter.sourceforge.net/blog/
2009-07-27 05:39:21 +00:00
dsainty
6e16431aec Set LICENSE=modified-bsd as per http://odf-converter.sourceforge.net/ 2009-07-27 04:20:25 +00:00
joerg
39c828b6a6 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
wiz
d5682e1529 Initial import of OdfConverter-1.1, packaged by myself for wip, with
help from kefren.

The goal for this project is to provide translators to allow for
interoperability between applications based on ODF (OpenDocument)
1.0 standards and Microsoft OpenXML based Office applications. As
a part of this interoperability initiative, add-ins are being
developed that can be installed on top of Microsoft Office Word
(document processing), Excel (spreadsheet) and PowerPoint (presentation)
applications (Office 2007 / 2003 / XP version) to allow for opening
and saving OpenDocument format / ODF files (.odt, .ods and .odp)
that adheres to ODF 1.0 specifications. We also provide command
line translator utilities that allow doing batch conversions.

The converter is based on XSL transformations between two XML
formats, along with some pre- and post-processing to manage the
packaging (zip / unzip), schema incompatibility processings and
the integration into Microsoft Office applications like Word, Excel
and PowerPoint. We chose to use an Open Source development model
that allows developers from all around the world to participate &
contribute to the project.
2009-04-14 18:33:30 +00:00