[112485] trunk/dports/textproc
mojca at macports.org
mojca at macports.org
Thu Oct 24 06:15:18 PDT 2013
Revision: 112485
https://trac.macports.org/changeset/112485
Author: mojca at macports.org
Date: 2013-10-24 06:15:17 -0700 (Thu, 24 Oct 2013)
Log Message:
-----------
pdf2htmlex: new port (#36028)
Added Paths:
-----------
trunk/dports/textproc/pdf2htmlex/
trunk/dports/textproc/pdf2htmlex/Portfile
Added: trunk/dports/textproc/pdf2htmlex/Portfile
===================================================================
--- trunk/dports/textproc/pdf2htmlex/Portfile (rev 0)
+++ trunk/dports/textproc/pdf2htmlex/Portfile 2013-10-24 13:15:17 UTC (rev 112485)
@@ -0,0 +1,26 @@
+# -*- 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 cmake 1.0
+PortGroup github 1.0
+
+github.setup coolwanglu pdf2htmlEX 0.10 v
+name pdf2htmlex
+categories textproc
+maintainers iapa.in:iapain mojca openmaintainer
+platforms darwin
+license GPL-2 GPL-3
+description A PDF to HTML converter
+long_description Convert PDF to HTML without losing formatting. \
+ Text is preserved as much as possible.
+
+homepage http://coolwanglu.github.com/pdf2htmlEX
+
+checksums rmd160 38507a1abe35ca0e2f1c978ac33770d66c8ba0d7 \
+ sha256 824a5042d1846a2cba3c90aba6d85ef47cc289a8d53f1619a3a334c0a5d505f0
+
+depends_lib-append port:fontforge \
+ port:pkgconfig \
+ port:poppler \
+ port:poppler-data
Property changes on: trunk/dports/textproc/pdf2htmlex/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/20131024/3e26a7fd/attachment.html>
More information about the macports-changes
mailing list