[43182] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Sat Dec 6 15:31:38 PST 2008


Revision: 43182
          http://trac.macports.org/changeset/43182
Author:   jeremyhu at macports.org
Date:     2008-12-06 15:31:38 -0800 (Sat, 06 Dec 2008)
Log Message:
-----------
New port: xorg-libXinerama

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

Added: trunk/dports/x11/xorg-libXinerama/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXinerama/Portfile	                        (rev 0)
+++ trunk/dports/x11/xorg-libXinerama/Portfile	2008-12-06 23:31:38 UTC (rev 43182)
@@ -0,0 +1,32 @@
+# $Id$
+
+PortSystem 1.0
+
+name		xorg-libXinerama
+version		1.0.3
+categories	x11 devel
+maintainers	jeremyhu
+description	X.org libXinerama
+homepage	http://www.x.org
+platforms	darwin macosx
+long_description Xinerama protocol library
+master_sites	 ${homepage}/pub/individual/lib/
+
+distname	libXinerama-${version}
+checksums           md5     cd9f7c46439ac40e0517a302d2434d2c \
+                    sha1    64e982c7503d7c1c11f5f71971caf1f2da61e736 \
+                    rmd160  99115fedb0930a6acb5450bfabfe7416159ee45b
+use_bzip2	yes
+use_parallel_build      yes
+
+depends_build   port:pkgconfig \
+                port:xorg-xineramaproto \
+                port:xorg-xextproto
+
+depends_lib     port:xorg-libX11 \
+                port:xorg-libXext
+
+livecheck.check regex
+livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex libXinerama-(\\d+(?:\\.\\d+)*)
+


Property changes on: trunk/dports/x11/xorg-libXinerama/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/20081206/47062f08/attachment.html>


More information about the macports-changes mailing list