summaryrefslogtreecommitdiff
path: root/converters/odt2txt
AgeCommit message (Collapse)AuthorFilesLines
2012-02-16Fix build on SunOS.hans1-1/+3
2011-11-26Add missing devel/zlib buildlink.sbd1-1/+3
Bump PKGREVISION
2010-12-07update odt2txt to 0.4reed2-6/+7
The changes include: Mention other file formats than ODT in the manual page Remove check for mime type Fix typo in manual page Make iconv usage configurable Build on HP-UX 11 This is for PR #43599
2010-01-31No double man in path.joerg2-4/+4
2010-01-29DESTDIR supportjoerg3-16/+28
2008-04-17New package: odt2txtreed5-0/+52
odt2txt is a small, command-line tool which extracts the text out of OpenDocument Texts, as produced by OpenOffice.org, KOffice, StarOffice, and others. It supports multiple output encodings, has locale support, and is able to substitute unknown characters. (After I packaged this I also found o3read already packaged.)