[44601] trunk/dports/x11

blb at macports.org blb at macports.org
Tue Dec 30 22:27:26 PST 2008


Revision: 44601
          http://trac.macports.org/changeset/44601
Author:   blb at macports.org
Date:     2008-12-30 22:27:26 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
New port - x11/xtrap, XTrap sample clients

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

Added: trunk/dports/x11/xtrap/Portfile
===================================================================
--- trunk/dports/x11/xtrap/Portfile	                        (rev 0)
+++ trunk/dports/x11/xtrap/Portfile	2008-12-31 06:27:26 UTC (rev 44601)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem          1.0
+name                xtrap
+version             1.0.2
+categories          x11
+maintainers         blb openmaintainer
+description         XTrap sample clients
+long_description \
+   XTrap sample clients xtrapchar, xtrapin, xtrapinfo, xtrapout, xtrapproto, \
+   xtrapreset, and xtrapstats.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     97a62a011a11f03b46d72851aa298fa8 \
+                    sha1    228735dcf4e059865900cee7f9656fc1a6b0a746 \
+                    rmd160  2eee6e6da2d6ce22c1d0148b546eea85b073ec22
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXTrap.6:xorg-libXTrap
+
+configure.args      --mandir=${prefix}/share/man
+


Property changes on: trunk/dports/x11/xtrap/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/20081230/e356adf4/attachment.html>


More information about the macports-changes mailing list