[67641] trunk/dports/textproc

jmr at macports.org jmr at macports.org
Sat May 15 04:46:35 PDT 2010


Revision: 67641
          http://trac.macports.org/changeset/67641
Author:   jmr at macports.org
Date:     2010-05-15 04:46:33 -0700 (Sat, 15 May 2010)
Log Message:
-----------
New port: apertium, a machine translation platform (#21800)

Added Paths:
-----------
    trunk/dports/textproc/apertium/
    trunk/dports/textproc/apertium/Portfile

Added: trunk/dports/textproc/apertium/Portfile
===================================================================
--- trunk/dports/textproc/apertium/Portfile	                        (rev 0)
+++ trunk/dports/textproc/apertium/Portfile	2010-05-15 11:46:33 UTC (rev 67641)
@@ -0,0 +1,36 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem              1.0
+
+name                    apertium
+version                 3.1.1
+categories              textproc
+platforms               darwin
+maintainers             gmail.com:p.ixiemotion
+
+description             machine translation platform
+
+long_description        Apertium is a free and open source machine \
+                        translation platform, initially aimed at related \
+                        language pairs but recently expanded to deal with \
+                        more divergent language pairs (such as \
+                        English-Catalan). This package provides the \
+                        language-independent machine translation engine \
+                        (language pairs are in separate packages), which \
+                        includes both translation tools (deformatters for \
+                        ODT, DOCX, HTML, etc., TMX handling, the actual \
+                        translation pipeline) and the tools used to create \
+                        new language pairs.
+
+homepage                http://apertium.org/
+master_sites            sourceforge
+
+checksums               md5     bf993e1ddc1b510f8d734b29d2a415e9 \
+                        sha1    d65246cebf2c3afc75f2a3c99062d93d18769031 \
+                        rmd160  e5c015cdbadb1a570026d89f6341a63f253ca96d
+
+depends_build           port:pkgconfig
+
+depends_lib             port:gawk port:libxslt \
+                        port:lttoolbox port:pcre


Property changes on: trunk/dports/textproc/apertium/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100515/deb6b40a/attachment.html>


More information about the macports-changes mailing list