[28775] trunk/dports/x11

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 8 09:47:18 PDT 2007


Revision: 28775
          http://trac.macosforge.org/projects/macports/changeset/28775
Author:   bbyer at macports.org
Date:     2007-09-08 09:47:18 -0700 (Sat, 08 Sep 2007)

Log Message:
-----------
created xorg-libX11 port

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

Added: trunk/dports/x11/xorg-libX11/Portfile
===================================================================
--- trunk/dports/x11/xorg-libX11/Portfile	                        (rev 0)
+++ trunk/dports/x11/xorg-libX11/Portfile	2007-09-08 16:47:18 UTC (rev 28775)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem 1.0
+
+name		xorg-libX11
+version		1.1.3
+categories	x11 devel
+maintainers	bbyer at macports.org
+description	X.org libX11
+homepage	http://www.x.org
+platforms	darwin macosx
+long_description libX11 is the main library used by X Window System applications to communicate with the X server.
+master_sites	 ${homepage}/pub/individual/lib/
+
+distname	libX11-${version}
+checksums	sha1 235f69172b262f874d2a2d7bd17e8197aea5b767
+use_bzip2	yes
+
+depends_lib	port:pkgconfig port:xorg-xproto port:xorg-xextproto port:xorg-xtrans \
+		port:xorg-libpthread-stubs port:xorg-libXau port:xorg-xcb-proto \
+		port:xorg-libxcb port:xorg-xcmiscproto port:xorg-inputproto port:xorg-kbproto 


Property changes on: trunk/dports/x11/xorg-libX11/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070908/e5688864/attachment.html


More information about the macports-changes mailing list