[40733] trunk/dports/print/libharu/Portfile

andrea.damore at macports.org andrea.damore at macports.org
Mon Oct 13 08:10:48 PDT 2008


Revision: 40733
          http://trac.macports.org/changeset/40733
Author:   andrea.damore at macports.org
Date:     2008-10-13 08:10:47 -0700 (Mon, 13 Oct 2008)
Log Message:
-----------
minor changes for libharu

Added Paths:
-----------
    trunk/dports/print/libharu/Portfile

Added: trunk/dports/print/libharu/Portfile
===================================================================
--- trunk/dports/print/libharu/Portfile	                        (rev 0)
+++ trunk/dports/print/libharu/Portfile	2008-10-13 15:10:47 UTC (rev 40733)
@@ -0,0 +1,34 @@
+# $Id$
+
+PortSystem              1.0
+
+name                    libharu
+version                 2.1.0
+revision		0
+categories              print
+platforms               darwin
+maintainers             andrea.damore openmaintainer
+description             libHaru is a free, cross platform, open source library for generating PDF files. 
+long_description        libHaru is a free, cross platform, open source library for generating PDF files \
+supporting the following features: \
+        1.      Generating PDF files with lines, text, images. \
+        2.      Outline, text annotation, link annotation. \
+        3.      Compressing document with deflate-decode. \
+        4.      Embedding PNG, Jpeg images. \
+        5.      Embedding Type1 font and TrueType font. \
+        6.      Creating encrypted PDF files. \
+        7.      Using various character sets (ISO8859-1~16, MSCP1250~8, KOI8-R). \
+        8.      Supporting CJK fonts and encodings.
+
+homepage                http://libharu.org
+master_sites		${homepage}/files/
+use_bzip2		yes
+
+checksums		md5  f6ceb28bd538757398b2180fe200faed \
+			sha1  1656f5ffeeb566240be2b24ade3849d22e2a0594 \
+			rmd160  923684a2f127ef0a738d840bc50112f8eb829249
+
+configure.args-append	--with-png=${prefix} \
+			--with-zlib=${prefix}
+
+			


Property changes on: trunk/dports/print/libharu/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/20081013/7050be0a/attachment.html 


More information about the macports-changes mailing list