[42949] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Tue Dec 2 12:50:37 PST 2008


Revision: 42949
          http://trac.macports.org/changeset/42949
Author:   jeremyhu at macports.org
Date:     2008-12-02 12:50:37 -0800 (Tue, 02 Dec 2008)
Log Message:
-----------
xorg-libXfixes: New port for X11's libXfixes

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

Added: trunk/dports/x11/xorg-libXfixes/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXfixes/Portfile	                        (rev 0)
+++ trunk/dports/x11/xorg-libXfixes/Portfile	2008-12-02 20:50:37 UTC (rev 42949)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+
+name            xorg-libXfixes
+version         4.0.3
+categories      x11 devel
+maintainers     jeremyhu
+description     X.org libXfixes
+homepage        http://www.x.org
+platforms       darwin macosx
+long_description ${description}
+master_sites     ${homepage}/pub/individual/lib/
+
+distname    libXfixes-${version}
+checksums           md5     1990d19725a3c7f32290037f02d3737f \
+                    sha1    37297e64239e1cc2a7b4372e27c5f9325f9f29dc \
+                    rmd160  fdc587914cc2896ec380219a285548c84f08b256
+
+use_bzip2   yes
+use_parallel_build      yes
+
+depends_build   port:pkgconfig \
+                port:xorg-fixesproto \
+                port:xorg-xproto \
+                port:xorg-xextproto
+depends_lib     port:xorg-libX11


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


More information about the macports-changes mailing list