[44546] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 23:01:17 PST 2008


Revision: 44546
          http://trac.macports.org/changeset/44546
Author:   blb at macports.org
Date:     2008-12-29 23:01:16 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xinput, Utility to configure and test XInput devices

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

Added: trunk/dports/x11/xinput/Portfile
===================================================================
--- trunk/dports/x11/xinput/Portfile	                        (rev 0)
+++ trunk/dports/x11/xinput/Portfile	2008-12-30 07:01:16 UTC (rev 44546)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem          1.0
+name                xinput
+version             1.3.0
+categories          x11
+maintainers         blb openmaintainer
+description         Utility to configure and test XInput devices
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     977d657e8d7b59f7d82c98ebef444b28 \
+                    sha1    84c8316950ebae8f28794759202391303148fd02 \
+                    rmd160  38ff359a7ce4f86251c1353d86700a3fc49600b5
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXi.6:xorg-libXi
+


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


More information about the macports-changes mailing list