[44511] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 16:07:06 PST 2008


Revision: 44511
          http://trac.macports.org/changeset/44511
Author:   blb at macports.org
Date:     2008-12-29 16:07:06 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/oclock, Round X11 clock

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

Added: trunk/dports/x11/oclock/Portfile
===================================================================
--- trunk/dports/x11/oclock/Portfile	                        (rev 0)
+++ trunk/dports/x11/oclock/Portfile	2008-12-30 00:07:06 UTC (rev 44511)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem          1.0
+name                oclock
+version             1.0.1
+categories          x11
+maintainers         blb openmaintainer
+description         Round X11 clock
+long_description \
+   OClock simply displays the current time on an analog display.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     91f49547f9ed3cd0137c8b7c3183e360 \
+                    sha1    5245ac01d5dc940c89b8c39c3ee435b4f20a5db7 \
+                    rmd160  463175c93f7807f9c5944ffcb34c39be7a066d96
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXmu.6:xorg-libXmu
+
+configure.args      --mandir=${prefix}/share/man
+


Property changes on: trunk/dports/x11/oclock/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/2c0e7afd/attachment.html>


More information about the macports-changes mailing list