[44518] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 17:04:40 PST 2008


Revision: 44518
          http://trac.macports.org/changeset/44518
Author:   blb at macports.org
Date:     2008-12-29 17:04:40 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/viewres, Graphical class browser for Xt

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

Added: trunk/dports/x11/viewres/Portfile
===================================================================
--- trunk/dports/x11/viewres/Portfile	                        (rev 0)
+++ trunk/dports/x11/viewres/Portfile	2008-12-30 01:04:40 UTC (rev 44518)
@@ -0,0 +1,32 @@
+# $Id$
+
+PortSystem          1.0
+name                viewres
+version             1.0.1
+categories          x11 graphics
+maintainers         blb openmaintainer
+description         Graphical class browser for Xt
+long_description \
+   The viewres program displays a tree showing the widget class hierarchy \
+   of the Athena Widget Set.  Each node in the tree can be expanded to show \
+   the resources that the corresponding class adds (i.e. does not inherit \
+   from its parent) when a widget is created.  This application allows the \
+   user to visually examine the structure and inherited resources for the \
+   Athena Widget Set.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     cdbed540daf7975b56000420c9aa5bf9 \
+                    sha1    1dff013616ca56c363308a172b2283169f58d8a0 \
+                    rmd160  186ac515a4e0fbd3654a592dcd696495fc9f71ad
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXaw:xorg-libXaw
+
+configure.args      --mandir=${prefix}/share/man --disable-xprint
+


Property changes on: trunk/dports/x11/viewres/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/e7fbf589/attachment.html>


More information about the macports-changes mailing list