[44519] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 17:09:37 PST 2008


Revision: 44519
          http://trac.macports.org/changeset/44519
Author:   blb at macports.org
Date:     2008-12-29 17:09:37 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/x11perf, X11 server performance test program

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

Added: trunk/dports/x11/x11perf/Portfile
===================================================================
--- trunk/dports/x11/x11perf/Portfile	                        (rev 0)
+++ trunk/dports/x11/x11perf/Portfile	2008-12-30 01:09:37 UTC (rev 44519)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem          1.0
+name                x11perf
+version             1.5
+categories          x11
+maintainers         blb openmaintainer
+description         X11 server performance test program
+long_description \
+   The x11perf program runs one or more performance tests and reports how \
+   fast an X server can execute the tests.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     31283bfc3c78718ac1bd71e510d4e774 \
+                    sha1    10e1e1a00c1712c8bab4de7425c8cbf04e77f85d \
+                    rmd160  90a95faaea513aaed3b5db2254c812b6e8a1aae8
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXext.6:xorg-libXext lib:libXft.2:Xft2 \
+                    lib:libXmuu.1:xorg-libXmu
+


Property changes on: trunk/dports/x11/x11perf/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/20081229/67310554/attachment.html>


More information about the macports-changes mailing list