[44514] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 16:44:37 PST 2008


Revision: 44514
          http://trac.macports.org/changeset/44514
Author:   blb at macports.org
Date:     2008-12-29 16:44:36 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/setxkbmap, Set the keyboard using the X11 keyboard extension

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

Added: trunk/dports/x11/setxkbmap/Portfile
===================================================================
--- trunk/dports/x11/setxkbmap/Portfile	                        (rev 0)
+++ trunk/dports/x11/setxkbmap/Portfile	2008-12-30 00:44:36 UTC (rev 44514)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                setxkbmap
+version             1.0.4
+categories          x11
+maintainers         blb openmaintainer
+description         Set the keyboard using the X11 keyboard extension
+long_description \
+   The setxkbmap command maps the keyboard to use the layout determined by \
+   the options specified on the command line.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     6fab3bb176be9e510c5613d054ef1ca4 \
+                    sha1    fa5eaae6804d3ee7fe5c1a95902eb0737facfb82 \
+                    rmd160  f1a6f5593d636d80e2d531aafa44478d22a51eb8
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libxkbfile.1:xorg-libxkbfile
+


Property changes on: trunk/dports/x11/setxkbmap/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/380c1931/attachment.html>


More information about the macports-changes mailing list