[44598] trunk/dports/x11

blb at macports.org blb at macports.org
Tue Dec 30 22:25:59 PST 2008


Revision: 44598
          http://trac.macports.org/changeset/44598
Author:   blb at macports.org
Date:     2008-12-30 22:25:59 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
New port - x11/xsetroot, Root window parameter setting utility for X11

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

Added: trunk/dports/x11/xsetroot/Portfile
===================================================================
--- trunk/dports/x11/xsetroot/Portfile	                        (rev 0)
+++ trunk/dports/x11/xsetroot/Portfile	2008-12-31 06:25:59 UTC (rev 44598)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                xsetroot
+version             1.0.2
+categories          x11
+maintainers         blb openmaintainer
+description         Root window parameter setting utility for X11
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     9af7db9f3052aef0b11636720b3101dd \
+                    sha1    55fbfc74d443ebc5bc1bdb3d4276c0b2d62e7e4a \
+                    rmd160  0e51c905bf2cf2aeafceb52b41a64134a5bd7fa1
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXmuu.1:xorg-libXmu
+
+configure.args      --mandir=${prefix}/share/man
+


Property changes on: trunk/dports/x11/xsetroot/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/409e0079/attachment.html>


More information about the macports-changes mailing list