[44594] trunk/dports/x11

blb at macports.org blb at macports.org
Tue Dec 30 20:22:16 PST 2008


Revision: 44594
          http://trac.macports.org/changeset/44594
Author:   blb at macports.org
Date:     2008-12-30 20:22:16 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
New port - x11/xsetmode, Set the mode for an X11 input device

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

Added: trunk/dports/x11/xsetmode/Portfile
===================================================================
--- trunk/dports/x11/xsetmode/Portfile	                        (rev 0)
+++ trunk/dports/x11/xsetmode/Portfile	2008-12-31 04:22:16 UTC (rev 44594)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                xsetmode
+version             1.0.0
+categories          x11
+maintainers         blb openmaintainer
+description         Set the mode for an X11 input device
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     d074e79d380b031d2f60e4cd56538c93 \
+                    sha1    add4e6a91c9d0e7d1a80b3534c64d6b7bf633ea0 \
+                    rmd160  40088c9246a6d67e8d3c759151077fb3cb7dd7a6
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXi.6:xorg-libXi
+
+configure.args      --mandir=${prefix}/share/man
+


Property changes on: trunk/dports/x11/xsetmode/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/5654539f/attachment-0001.html>


More information about the macports-changes mailing list