[43030] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Wed Dec 3 13:35:18 PST 2008


Revision: 43030
          http://trac.macports.org/changeset/43030
Author:   jeremyhu at macports.org
Date:     2008-12-03 13:35:18 -0800 (Wed, 03 Dec 2008)
Log Message:
-----------
New port: xorg-libXmu

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

Added: trunk/dports/x11/xorg-libXmu/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXmu/Portfile	                        (rev 0)
+++ trunk/dports/x11/xorg-libXmu/Portfile	2008-12-03 21:35:18 UTC (rev 43030)
@@ -0,0 +1,34 @@
+# $Id$
+
+PortSystem 1.0
+
+name		xorg-libXmu
+version		1.0.4
+categories	x11 devel
+maintainers	jeremyhu
+description	X.org libXmu
+homepage	http://www.x.org
+platforms	darwin macosx
+long_description X.org Xmu library
+master_sites	 ${homepage}/pub/individual/lib/
+
+distname	libXmu-${version}
+checksums           md5     fb372a5f3ab42b5ba16d7af4d833a0cb \
+                    sha1    e2ecbce02184efd8899a34554575e1f3b6815295 \
+                    rmd160  d1c1b185842456f65766df89f6a370f0d679ad29
+use_bzip2	yes
+use_parallel_build      yes
+
+depends_build	port:pkgconfig \
+                port:xorg-xproto \
+                port:xorg-xextproto
+
+depends_lib	lib:libX11:xorg-libX11 \
+                lib:libX11:xorg-libXext \
+                lib:libX11:xorg-libXt
+
+livecheck.check regex
+livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex libXpm-(\\d+(?:\\.\\d+)*)
+
+


Property changes on: trunk/dports/x11/xorg-libXmu/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/20081203/90cf370e/attachment.html>


More information about the macports-changes mailing list