[43387] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Wed Dec 10 00:08:02 PST 2008


Revision: 43387
          http://trac.macports.org/changeset/43387
Author:   jeremyhu at macports.org
Date:     2008-12-10 00:08:01 -0800 (Wed, 10 Dec 2008)
Log Message:
-----------
New port: xorg-libXcursor

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

Added: trunk/dports/x11/xorg-libXcursor/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXcursor/Portfile	                        (rev 0)
+++ trunk/dports/x11/xorg-libXcursor/Portfile	2008-12-10 08:08:01 UTC (rev 43387)
@@ -0,0 +1,34 @@
+# $Id: Portfile 43215 2008-12-07 08:06:52Z jeremyhu at macports.org $
+
+PortSystem 1.0
+
+name            xorg-libXcursor
+version         1.1.9
+categories      x11 devel
+maintainers     jeremyhu
+description     X.org libXcursor
+homepage        http://www.x.org
+platforms       darwin macosx
+long_description ${description}
+master_sites     ${homepage}/pub/individual/lib/
+
+distname    libXcursor-${version}
+checksums           md5     99b7554037a92b260891091e81815a0a \
+                    sha1    61c5e8f34faee44ee50a3206f385aec720eb968c \
+                    rmd160  05101fb2a6c080f0b3cc24e46d1a07a2a358708f
+
+use_bzip2   yes
+use_parallel_build      yes
+
+depends_build \
+	port:pkgconfig \
+	port:xorg-fixesproto
+depends_lib \
+	port:xorg-libXfixes \
+	port:xrender \
+
+
+livecheck.check regex
+livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex libXcursor-(\\d+(?:\\.\\d+)*)
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081210/34e16723/attachment.html>


More information about the macports-changes mailing list