[43602] trunk/dports/x11
jeremyhu at macports.org
jeremyhu at macports.org
Fri Dec 12 01:30:31 PST 2008
Revision: 43602
http://trac.macports.org/changeset/43602
Author: jeremyhu at macports.org
Date: 2008-12-12 01:30:31 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
New port: xorg-libXdamage
Added Paths:
-----------
trunk/dports/x11/xorg-libXdamage/
trunk/dports/x11/xorg-libXdamage/Portfile
Added: trunk/dports/x11/xorg-libXdamage/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXdamage/Portfile (rev 0)
+++ trunk/dports/x11/xorg-libXdamage/Portfile 2008-12-12 09:30:31 UTC (rev 43602)
@@ -0,0 +1,32 @@
+# $Id$
+
+PortSystem 1.0
+
+name xorg-libXdamage
+version 1.1.1
+categories x11 devel
+maintainers jeremyhu
+description X.org libXdamage
+homepage http://www.x.org
+platforms darwin macosx
+long_description Damage extension
+master_sites ${homepage}/pub/individual/lib/
+
+distname libXdamage-${version}
+checksums md5 ac0ce6b0063a9858c8f24ddb4c60487d \
+ sha1 a88e5a004084400d638ed623e281a6076519a8d0 \
+ rmd160 90de272adbd42113869a8e4d36a51e2e4e576dc9
+
+use_bzip2 yes
+use_parallel_build yes
+
+depends_build port:pkgconfig \
+ port:xorg-damageproto \
+ port:xorg-fixesproto \
+ port:xorg-xextproto
+depends_lib port:xorg-libXfixes
+
+livecheck.check regex
+livecheck.url [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex libXdamage-(\\d+(?:\\.\\d+)*)
+
Property changes on: trunk/dports/x11/xorg-libXdamage/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/20081212/b713fd6f/attachment.html>
More information about the macports-changes
mailing list