[43383] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Tue Dec 9 22:52:08 PST 2008


Revision: 43383
          http://trac.macports.org/changeset/43383
Author:   jeremyhu at macports.org
Date:     2008-12-09 22:52:08 -0800 (Tue, 09 Dec 2008)
Log Message:
-----------
New port: xauth

Added Paths:
-----------
    trunk/dports/x11/xauth/
    trunk/dports/x11/xauth/Portfile

Added: trunk/dports/x11/xauth/Portfile
===================================================================
--- trunk/dports/x11/xauth/Portfile	                        (rev 0)
+++ trunk/dports/x11/xauth/Portfile	2008-12-10 06:52:08 UTC (rev 43383)
@@ -0,0 +1,29 @@
+# $Id: Portfile 43320 2008-12-09 06:07:45Z jeremyhu at macports.org $
+
+PortSystem          1.0
+
+name                xauth
+version             1.0.3
+revision            0
+categories          x11
+platforms           darwin
+maintainers         jeremyhu
+description         X11 authority file utility
+long_description    ${description}
+
+homepage            http://www.x.org
+master_sites        ${homepage}/pub/individual/app/
+
+checksums           md5     e91e10ace1df0d5f2cbc74ead256407a \
+                    sha1    6a034b6e665eabd149bf4f8ee60c12a86b70ecde \
+                    rmd160  be87304d87abacc1d5fb00473807085d64b12e45
+
+use_bzip2	    yes
+use_parallel_build  yes
+
+depends_build \
+	port:pkgconfig
+
+depends_lib \
+	lib:libXext.6:xorg-libXext \
+	lib:libXmuu.1:xorg-libXmu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081209/378d8b6b/attachment.html>


More information about the macports-changes mailing list