Commit graph

3 commits

Author SHA1 Message Date
Andrew Pantyukhin
0c685f62d6 - Actually fix build by adding run depends to build depends. Needed
since manpages are generated by running the programs.

Reported by:	linimon
2007-09-10 15:57:41 +00:00
Andrew Pantyukhin
040b8f3c10 - Depent on external elementtree
- Fix levenshtein dependency line
- Bump portrevision

Reported by:	pointyhat via pav
2007-09-07 22:01:53 +00:00
Andrew Pantyukhin
573245eaa2 Add port textproc/translate-toolkit:
The Translate Toolkit is a set of software and documentation designed
to help make the lives of localizers both more productive and less
frustrating.  The software includes programs to covert localization
formats to the common PO format and programs to check and manage PO
files.  The documentation includes guides on using the tools, running a
localization project and how to localize various projects from
OpenOffice.org to Mozilla.

At its core the software contains a set of classes for handling various
localization storage formats: DTD, properties, OpenOffice.org GSI/SDF,
CSV and of course PO and XLIFF.  It also provides scripts to convert
between these formats.

Also part of the Toolkit are Python programs to create word counts,
merge translations and perform various checks on PO and XLIFF files.

WWW: http://translate.sourceforge.net/

Based on:	Gentoo Portage ebuild (bug #153512)
2007-08-30 19:20:13 +00:00