[44434] trunk/dports/x11
jeremyhu at macports.org
jeremyhu at macports.org
Sun Dec 28 03:26:24 PST 2008
Revision: 44434
http://trac.macports.org/changeset/44434
Author: jeremyhu at macports.org
Date: 2008-12-28 03:26:23 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
New port: xorg-libxkbui
Added Paths:
-----------
trunk/dports/x11/xorg-libxkbui/
trunk/dports/x11/xorg-libxkbui/Portfile
Added: trunk/dports/x11/xorg-libxkbui/Portfile
===================================================================
--- trunk/dports/x11/xorg-libxkbui/Portfile (rev 0)
+++ trunk/dports/x11/xorg-libxkbui/Portfile 2008-12-28 11:26:23 UTC (rev 44434)
@@ -0,0 +1,32 @@
+# $Id$
+
+PortSystem 1.0
+
+name xorg-libxkbui
+version 1.0.2
+categories x11 devel
+maintainers jeremyhu
+description X.org libxbui
+homepage http://www.x.org
+platforms darwin macosx
+long_description X.org libxkbui library.
+master_sites ${homepage}/pub/individual/lib/
+
+distname libxkbui-${version}
+checksums md5 1143e456f7429e18e88f2eadb2f2b6b1 \
+ sha1 bd6f1d6fa390d3fee118f9d5b15e156315576b9f \
+ rmd160 ff356dea1c93a1a94bab4df80b66f9304d827b2a
+
+use_bzip2 yes
+use_parallel_build yes
+
+depends_build \
+ port:pkgconfig
+
+depends_lib \
+ port:xorg-libxkbfile
+
+livecheck.check regex
+livecheck.url [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex libxkbui-(\\d+(?:\\.\\d+)*)
+
Property changes on: trunk/dports/x11/xorg-libxkbui/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/20081228/40d73892/attachment.html>
More information about the macports-changes
mailing list