[44665] trunk/dports/x11

blb at macports.org blb at macports.org
Thu Jan 1 17:13:14 PST 2009


Revision: 44665
          http://trac.macports.org/changeset/44665
Author:   blb at macports.org
Date:     2009-01-01 17:13:14 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/xorg-encodings, X.org font encodings

Added Paths:
-----------
    trunk/dports/x11/xorg-encodings/
    trunk/dports/x11/xorg-encodings/Portfile

Added: trunk/dports/x11/xorg-encodings/Portfile
===================================================================
--- trunk/dports/x11/xorg-encodings/Portfile	                        (rev 0)
+++ trunk/dports/x11/xorg-encodings/Portfile	2009-01-02 01:13:14 UTC (rev 44665)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem          1.0
+name                xorg-encodings
+version             1.0.2
+categories          x11 x11-font graphics
+maintainers         blb openmaintainer
+description         X.org font encodings
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/font/
+distname            encodings-${version}
+use_bzip2           yes
+
+checksums           md5     11adda157b03d63fd61d95ad7ef00466 \
+                    sha1    63622374470204f6501ffb5f4df84228d859c9cf \
+                    rmd160  39e063686a1659f58abd5532f5506891c0f17728
+
+depends_build       port:mkfontscale bin:gzip:gzip
+
+configure.args      --with-encodingsdir=${prefix}/share/fonts
+


Property changes on: trunk/dports/x11/xorg-encodings/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/20090101/ee093322/attachment.html>


More information about the macports-changes mailing list