[44547] trunk/dports/x11
blb at macports.org
blb at macports.org
Mon Dec 29 23:06:34 PST 2008
Revision: 44547
http://trac.macports.org/changeset/44547
Author: blb at macports.org
Date: 2008-12-29 23:06:33 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xkbcomp, Compile XKB keyboard description
Added Paths:
-----------
trunk/dports/x11/xkbcomp/
trunk/dports/x11/xkbcomp/Portfile
Added: trunk/dports/x11/xkbcomp/Portfile
===================================================================
--- trunk/dports/x11/xkbcomp/Portfile (rev 0)
+++ trunk/dports/x11/xkbcomp/Portfile 2008-12-30 07:06:33 UTC (rev 44547)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem 1.0
+name xkbcomp
+version 1.0.5
+categories x11
+maintainers blb openmaintainer
+description Compile XKB keyboard description
+long_description \
+ The xkbcomp keymap compiler converts a description of an XKB keymap into \
+ one of several output formats. The most common use for xkbcomp is to \
+ create a compiled keymap file (.xkm extension) which can be read directly \
+ by XKB-capable X servers or utilities. The keymap compiler can also \
+ produce C header files or XKB source files.
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/app/
+use_bzip2 yes
+
+checksums md5 6cc96c3e4ed5d9802fe717beac008f19 \
+ sha1 9485bb7763ae06e48f12638deeed5b42abe61cbd \
+ rmd160 09af0ab2c714066846ede7317564b658623d3c9e
+
+depends_build port:pkgconfig
+
+depends_lib lib:libxkbfile.1:xorg-libxkbfile
+
Property changes on: trunk/dports/x11/xkbcomp/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/39a14c63/attachment.html>
More information about the macports-changes
mailing list