[44556] trunk/dports/x11

blb at macports.org blb at macports.org
Tue Dec 30 01:11:08 PST 2008


Revision: 44556
          http://trac.macports.org/changeset/44556
Author:   blb at macports.org
Date:     2008-12-30 01:11:06 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
New port - x11/xlsatoms, List interned atoms defined on an X11 server

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

Added: trunk/dports/x11/xlsatoms/Portfile
===================================================================
--- trunk/dports/x11/xlsatoms/Portfile	                        (rev 0)
+++ trunk/dports/x11/xlsatoms/Portfile	2008-12-30 09:11:06 UTC (rev 44556)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                xlsatoms
+version             1.0.1
+categories          x11
+maintainers         blb openmaintainer
+description         List interned atoms defined on an X11 server
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     69adcda848479acc3b82b3928812d191 \
+                    sha1    03b1ad9a7eea3268d4d69f207367d3567a2f1435 \
+                    rmd160  8b0ab9e41112ee5553c58a51f576f4096b97aaf5
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXmuu.1:xorg-libXmu
+
+configure.args      --mandir=${prefix}/share/man
+


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


More information about the macports-changes mailing list