[44531] trunk/dports/x11
blb at macports.org
blb at macports.org
Mon Dec 29 19:58:10 PST 2008
Revision: 44531
http://trac.macports.org/changeset/44531
Author: blb at macports.org
Date: 2008-12-29 19:58:09 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xdpyinfo, Display information utility for X11
Added Paths:
-----------
trunk/dports/x11/xdpyinfo/
trunk/dports/x11/xdpyinfo/Portfile
Added: trunk/dports/x11/xdpyinfo/Portfile
===================================================================
--- trunk/dports/x11/xdpyinfo/Portfile (rev 0)
+++ trunk/dports/x11/xdpyinfo/Portfile 2008-12-30 03:58:09 UTC (rev 44531)
@@ -0,0 +1,32 @@
+# $Id$
+
+PortSystem 1.0
+name xdpyinfo
+version 1.0.3
+categories x11
+maintainers blb openmaintainer
+description Display information utility for X11
+long_description \
+ xdpyinfo is a utility for displaying information about an X server. It \
+ is used to examine the capabilities of a server, the predefined values \
+ for various parameters used in communicating between clients and the \
+ server, and the different types of screens and visuals that are available.
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/app/
+use_bzip2 yes
+
+checksums md5 b7cbab6cbcd12bf7ad65dbc12d86e104 \
+ sha1 5292686ee0be9c08e620b9720982acca2c4b6cfb \
+ rmd160 d96df703fc6583e7e601068c2e1d2c4a7e80aa48
+
+depends_build port:pkgconfig
+
+depends_lib lib:libXinerama.1:xorg-libXinerama \
+ lib:libXp.6:xorg-libXp lib:libXrender.1:xrender \
+ lib:libXtst.6:xorg-libXtst \
+ lib:libXxf86misc.1:xorg-libXxf86misc \
+ lib:libXxf86vm.1:xorg-libXxf86vm lib:libdmx.1:xorg-libdmx
+
Property changes on: trunk/dports/x11/xdpyinfo/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/c9176f08/attachment.html>
More information about the macports-changes
mailing list