[44459] trunk/dports/x11

blb at macports.org blb at macports.org
Sun Dec 28 17:27:16 PST 2008


Revision: 44459
          http://trac.macports.org/changeset/44459
Author:   blb at macports.org
Date:     2008-12-28 17:27:16 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
New port - x11/appres, Show resources seen by an X11 application

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

Added: trunk/dports/x11/appres/Portfile
===================================================================
--- trunk/dports/x11/appres/Portfile	                        (rev 0)
+++ trunk/dports/x11/appres/Portfile	2008-12-29 01:27:16 UTC (rev 44459)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem          1.0
+name                appres
+version             1.0.1
+categories          x11
+maintainers         blb openmaintainer
+description         Show resources seen by an X11 application
+long_description \
+   The appres program prints the resources seen by an application (or \
+   subhierarchy of an application) with the specified class and instance \
+   names.  It can be used to determine which resources a particular program \
+   will load.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     420e6cdf38bb771ec8b00228bf09e8ff \
+                    sha1    e50126abc99c64e4827a6b4c27dd2cd473bd958f \
+                    rmd160  e9672cf8c500e3dd345d193ec0a40a9d19795783
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libX11.6:xorg-libX11 lib:libXt:xorg-libXt \
+                    lib:libSM:xorg-libsm
+


Property changes on: trunk/dports/x11/appres/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/20081228/a97e8fbe/attachment.html>


More information about the macports-changes mailing list