[59266] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Mon Oct 12 14:59:44 PDT 2009


Revision: 59266
          http://trac.macports.org/changeset/59266
Author:   jeremyhu at macports.org
Date:     2009-10-12 14:59:42 -0700 (Mon, 12 Oct 2009)
Log Message:
-----------
Added new port: xkeyboard-config

Added Paths:
-----------
    trunk/dports/x11/xkeyboard-config/
    trunk/dports/x11/xkeyboard-config/Portfile

Added: trunk/dports/x11/xkeyboard-config/Portfile
===================================================================
--- trunk/dports/x11/xkeyboard-config/Portfile	                        (rev 0)
+++ trunk/dports/x11/xkeyboard-config/Portfile	2009-10-12 21:59:42 UTC (rev 59266)
@@ -0,0 +1,29 @@
+# $Id: Portfile 58701 2009-10-03 03:41:35Z jeremyhu at macports.org $
+
+PortSystem          1.0
+
+name                xkeyboard-config
+version             1.7
+categories          x11
+platforms           darwin
+maintainers         jeremyhu
+description         X11 XKB keyboard descriptions
+long_description    ${description}
+
+homepage            http://www.x.org
+master_sites        http://xlibs.freedesktop.org/xkbdesc
+
+checksums           md5     d351c0109fac166edcedad32d1b0e38e \
+                    sha1    d6df43bfc0596be04865f2be7c4e794e198358c8 \
+                    rmd160  aac2a886db8b60261b4b0d3b6fbfb813cc2d1b30
+
+use_bzip2	    yes
+use_parallel_build  yes
+
+depends_build \
+	port:pkgconfig \
+	port:gettext
+
+livecheck.type  regex
+livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091012/46baaf6e/attachment.html>


More information about the macports-changes mailing list