[44426] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Sun Dec 28 02:47:24 PST 2008


Revision: 44426
          http://trac.macports.org/changeset/44426
Author:   jeremyhu at macports.org
Date:     2008-12-28 02:47:24 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
New port: xorg-libXxf86dga

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

Added: trunk/dports/x11/xorg-libXxf86dga/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXxf86dga/Portfile	                        (rev 0)
+++ trunk/dports/x11/xorg-libXxf86dga/Portfile	2008-12-28 10:47:24 UTC (rev 44426)
@@ -0,0 +1,32 @@
+# $Id$
+
+PortSystem 1.0
+
+name            xorg-libXxf86dga
+version         1.0.2
+categories      x11 devel
+maintainers     jeremyhu
+description     X.org libXxf86dga
+homepage        http://www.x.org
+platforms       darwin macosx
+long_description ${description}
+master_sites     ${homepage}/pub/individual/lib/
+
+distname    libXxf86dga-${version}
+checksums           md5     6f5f621804ee652b6cc6f2025c517c78 \
+                    sha1    7bf4fff1e981357509e3a962e9040f243001088e \
+                    rmd160  deefcf435aee9e75a5f5b6dec1f7094246c79a67
+
+use_bzip2   yes
+use_parallel_build      yes
+
+depends_build   port:pkgconfig \
+                port:xorg-xf86dgaproto \
+                port:xorg-xproto \
+                port:xorg-xextproto
+depends_lib     port:xorg-libXext
+
+livecheck.check regex
+livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex libXxf86dga-(\\d+(?:\\.\\d+)*)
+


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


More information about the macports-changes mailing list