[44581] trunk/dports/x11

blb at macports.org blb at macports.org
Tue Dec 30 18:41:11 PST 2008


Revision: 44581
          http://trac.macports.org/changeset/44581
Author:   blb at macports.org
Date:     2008-12-30 18:41:09 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
New port - x11/xmodmap, Modify keymaps and pointer button mappings in X11

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

Added: trunk/dports/x11/xmodmap/Portfile
===================================================================
--- trunk/dports/x11/xmodmap/Portfile	                        (rev 0)
+++ trunk/dports/x11/xmodmap/Portfile	2008-12-31 02:41:09 UTC (rev 44581)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem          1.0
+name                xmodmap
+version             1.0.3
+categories          x11
+maintainers         blb openmaintainer
+description         Modify keymaps and pointer button mappings in X11
+long_description \
+   The xmodmap program is used to edit and display the keyboard modifier \
+   map and keymap table that are used by client applications to convert \
+   event keycodes into keysyms.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     626731003ec22a74ecf9e44ed098bbdf \
+                    sha1    5ad0f99735a13d6bb75ce63b2285f4c9c11be51b \
+                    rmd160  75e10acd3421dd1d0d31666235332718f8b1a8d8
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libX11.6:xorg-libX11
+


Property changes on: trunk/dports/x11/xmodmap/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/7bbae91d/attachment.html>


More information about the macports-changes mailing list