[44524] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 19:01:20 PST 2008


Revision: 44524
          http://trac.macports.org/changeset/44524
Author:   blb at macports.org
Date:     2008-12-29 19:01:19 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xclock, Analog/digital clock for X11

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

Added: trunk/dports/x11/xclock/Portfile
===================================================================
--- trunk/dports/x11/xclock/Portfile	                        (rev 0)
+++ trunk/dports/x11/xclock/Portfile	2008-12-30 03:01:19 UTC (rev 44524)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem          1.0
+name                xclock
+version             1.0.3
+categories          x11
+maintainers         blb openmaintainer
+description         Analog/digital clock for X11
+long_description \
+   The xclock program displays the time in analog or digital form.  The time \
+   is continuously updated at a frequency which may be specified by the user.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     2b1a3d030d87e62a591db8ee4c0072e6 \
+                    sha1    94bd3f1c57d9d6f5c19f25fcdda3b148b99b6dbe \
+                    rmd160  b6732da07c362a6fd21d12853b456f645ed9b037
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXaw:xorg-libXaw lib:libXft.2:Xft2 \
+                    lib:libxkbfile.1:xorg-libxkbfile
+
+configure.args      --disable-xprint
+


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


More information about the macports-changes mailing list