[69219] trunk/dports/tex

dports at macports.org dports at macports.org
Mon Jun 28 19:18:17 PDT 2010


Revision: 69219
          http://trac.macports.org/changeset/69219
Author:   dports at macports.org
Date:     2010-06-28 19:18:14 -0700 (Mon, 28 Jun 2010)
Log Message:
-----------
Add texlive-htmlxml port (the previously-missing piece of TeX Live
2009). See #25456

Added Paths:
-----------
    trunk/dports/tex/texlive-htmlxml/
    trunk/dports/tex/texlive-htmlxml/Portfile

Added: trunk/dports/tex/texlive-htmlxml/Portfile
===================================================================
--- trunk/dports/tex/texlive-htmlxml/Portfile	                        (rev 0)
+++ trunk/dports/tex/texlive-htmlxml/Portfile	2010-06-29 02:18:14 UTC (rev 69219)
@@ -0,0 +1,29 @@
+# -*- 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
+PortGroup           texlive 1.0
+
+name                texlive-htmlxml
+version             13822
+revision            1
+
+categories          tex
+maintainers         dports
+description         TeX Live: HTML/SGML/XML support
+long_description    Packages to convert LaTeX to XML/HTML, and typset XML/SGML
+
+checksums           md5     1fa7abc8975c94e6584217296241ae40 \
+                    sha1    03201da211a657ad553b4e9b34d2e2b9b053aa17 \
+                    rmd160  46fa303c39e7078ca7bf0e8eebcc729b9e391799
+
+depends_lib         port:texlive-basic port:texlive-fonts-recommended port:texlive-latex
+
+texlive.formats      \
+    {1 jadetex pdftex language.dat {*jadetex.ini}} \
+    {1 pdfjadetex pdftex language.dat {*pdfjadetex.ini}} \
+    {1 xmltex pdftex language.dat {xmltex.ini}} \
+    {1 pdfxmltex pdftex language.dat {pdfxmltex.ini}}
+
+
+texlive.texmfport


Property changes on: trunk/dports/tex/texlive-htmlxml/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/20100628/e5af4ce8/attachment.html>


More information about the macports-changes mailing list