[44542] trunk/dports/x11
blb at macports.org
blb at macports.org
Mon Dec 29 22:51:01 PST 2008
Revision: 44542
http://trac.macports.org/changeset/44542
Author: blb at macports.org
Date: 2008-12-29 22:51:00 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xgc, Demonstrates various features of the X11 graphics primitives
Added Paths:
-----------
trunk/dports/x11/xgc/
trunk/dports/x11/xgc/Portfile
Added: trunk/dports/x11/xgc/Portfile
===================================================================
--- trunk/dports/x11/xgc/Portfile (rev 0)
+++ trunk/dports/x11/xgc/Portfile 2008-12-30 06:51:00 UTC (rev 44542)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem 1.0
+name xgc
+version 1.0.1
+categories x11 graphics
+maintainers blb openmaintainer
+description Demonstrates various features of the X11 graphics primitives
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/app/
+use_bzip2 yes
+
+checksums md5 72fc8dd68f585000c0a542eba0264571 \
+ sha1 a44b5f1f1e46debbed37d3d41c1116c530d9bf80 \
+ rmd160 356a5d7fe5bbec4c4a01364d31dbb03d8ccd7d1a
+
+depends_build port:pkgconfig
+
+depends_lib lib:libXaw:xorg-libXaw
+
+configure.args --mandir=${prefix}/share/man --disable-xprint
+
Property changes on: trunk/dports/x11/xgc/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/20081229/95ebd8ac/attachment.html>
More information about the macports-changes
mailing list