[44491] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 01:02:45 PST 2008


Revision: 44491
          http://trac.macports.org/changeset/44491
Author:   blb at macports.org
Date:     2008-12-29 01:02:45 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/editres, Dynamic resource editor for X11 Toolkit applications

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

Added: trunk/dports/x11/editres/Portfile
===================================================================
--- trunk/dports/x11/editres/Portfile	                        (rev 0)
+++ trunk/dports/x11/editres/Portfile	2008-12-29 09:02:45 UTC (rev 44491)
@@ -0,0 +1,33 @@
+# $Id$
+
+PortSystem          1.0
+name                editres
+version             1.0.3
+categories          x11 graphics
+maintainers         blb openmaintainer
+description         Dynamic resource editor for X11 Toolkit applications
+long_description \
+   Editres is a tool that allows users and application developers to view \
+   the full widget hierarchy of any X Toolkit application that speaks the \
+   Editres protocol.   In addition, editres will help the user construct \
+   resource specifications, allow the user to apply the resource to the \
+   application and view the results dynamically.  Once the user is happy \
+   with a resource specification editres will append the resource string to \
+   the user's X Resources file.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     a25f931cc6c8d03daaed434f5db5df2d \
+                    sha1    f87c18325ae169ea349b59f8bad77375f50d65be \
+                    rmd160  1e9da4d41b39458df93d2ee559b27f2d86dfba26
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXaw:xorg-libXaw
+
+configure.args      --disable-xprint
+


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


More information about the macports-changes mailing list