[44605] trunk/dports/x11

blb at macports.org blb at macports.org
Tue Dec 30 23:24:19 PST 2008


Revision: 44605
          http://trac.macports.org/changeset/44605
Author:   blb at macports.org
Date:     2008-12-30 23:24:18 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
New port - x11/xwd, Dump an image of an X11 window

Added Paths:
-----------
    trunk/dports/x11/xwd/
    trunk/dports/x11/xwd/Portfile

Added: trunk/dports/x11/xwd/Portfile
===================================================================
--- trunk/dports/x11/xwd/Portfile	                        (rev 0)
+++ trunk/dports/x11/xwd/Portfile	2008-12-31 07:24:18 UTC (rev 44605)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem          1.0
+name                xwd
+version             1.0.2
+categories          x11 graphics
+maintainers         blb openmaintainer
+description         Dump an image of an X11 window
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     0a6ef08a2ac08ad5c4dd1522eb3788a3 \
+                    sha1    2d936c3fdd441d3a3a253f9e0b47cc10a96a46ab \
+                    rmd160  e8c10621505c27b4d14fdfa67a864a7ddfe36246
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libX11.6:xorg-libX11
+


Property changes on: trunk/dports/x11/xwd/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/20081230/69f604d1/attachment-0001.html>


More information about the macports-changes mailing list