[43601] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Fri Dec 12 01:27:37 PST 2008


Revision: 43601
          http://trac.macports.org/changeset/43601
Author:   jeremyhu at macports.org
Date:     2008-12-12 01:27:33 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
New port: xorg-libXcomposite

Added Paths:
-----------
    trunk/dports/x11/xorg-libXcomposite/
    trunk/dports/x11/xorg-libXcomposite/Portfile

Added: trunk/dports/x11/xorg-libXcomposite/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXcomposite/Portfile	                        (rev 0)
+++ trunk/dports/x11/xorg-libXcomposite/Portfile	2008-12-12 09:27:33 UTC (rev 43601)
@@ -0,0 +1,33 @@
+# $Id$
+
+PortSystem 1.0
+
+name            xorg-libXcomposite
+version         0.4.0
+categories      x11 devel
+maintainers     jeremyhu
+description     X.org libXcomposite
+homepage        http://www.x.org
+platforms       darwin macosx
+long_description Composite extension
+master_sites     ${homepage}/pub/individual/lib/
+
+distname    libXcomposite-${version}
+checksums           md5     7e95395dea89be21bae929b9b7f16641 \
+                    sha1    410529c07f654f47eb17c56b200cb977567b6b7b \
+                    rmd160  bd0076e78aab50623282cec69c95906531e472bd
+
+use_bzip2   yes
+use_parallel_build      yes
+
+depends_build   port:pkgconfig \
+                port:xorg-compositeproto \
+                port:xorg-fixesproto \
+                port:xorg-xextproto
+depends_lib     port:xorg-libXfixes \
+                port:xorg-libXext
+
+livecheck.check regex
+livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex libXcomposite-(\\d+(?:\\.\\d+)*)
+


Property changes on: trunk/dports/x11/xorg-libXcomposite/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/f65c01c9/attachment.html>


More information about the macports-changes mailing list