[44424] trunk/dports/x11
jeremyhu at macports.org
jeremyhu at macports.org
Sun Dec 28 02:39:55 PST 2008
Revision: 44424
http://trac.macports.org/changeset/44424
Author: jeremyhu at macports.org
Date: 2008-12-28 02:39:55 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
New port: xorg-libXtst
Added Paths:
-----------
trunk/dports/x11/xorg-libXtst/
trunk/dports/x11/xorg-libXtst/Portfile
Added: trunk/dports/x11/xorg-libXtst/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXtst/Portfile (rev 0)
+++ trunk/dports/x11/xorg-libXtst/Portfile 2008-12-28 10:39:55 UTC (rev 44424)
@@ -0,0 +1,33 @@
+# $Id$
+
+PortSystem 1.0
+
+name xorg-libXtst
+version 1.0.3
+categories x11 devel
+maintainers jeremyhu
+description X.org libXt
+homepage http://www.x.org
+platforms darwin macosx
+long_description X.org libXtst library.
+master_sites ${homepage}/pub/individual/lib/
+
+distname libXtst-${version}
+checksums md5 090c1ad04e34982eada5cf3b1a0792fd \
+ sha1 f3a135f84aa9614724fba4f57b29b372273b434e \
+ rmd160 571c9a1260b037be37a40323e5af159137a86dab
+
+use_bzip2 yes
+use_parallel_build yes
+
+depends_build port:pkgconfig \
+ port:xorg-inputproto \
+ port:xorg-recordproto \
+ port:xorg-xextproto
+depends_lib port:xorg-libXext \
+ port:xorg-libXi
+
+livecheck.check regex
+livecheck.url [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex libXtst-(\\d+(?:\\.\\d+)*)
+
Property changes on: trunk/dports/x11/xorg-libXtst/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/c6e2d284/attachment.html>
More information about the macports-changes
mailing list