[44521] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 17:18:39 PST 2008


Revision: 44521
          http://trac.macports.org/changeset/44521
Author:   blb at macports.org
Date:     2008-12-29 17:18:39 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xclipboard, X11 clipboard client

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

Added: trunk/dports/x11/xclipboard/Portfile
===================================================================
--- trunk/dports/x11/xclipboard/Portfile	                        (rev 0)
+++ trunk/dports/x11/xclipboard/Portfile	2008-12-30 01:18:39 UTC (rev 44521)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem          1.0
+name                xclipboard
+version             1.0.1
+categories          x11
+maintainers         blb openmaintainer
+description         X11 clipboard client
+long_description \
+   The xclipboard program is used to collect and display text selections \
+   that are sent to the CLIPBOARD by other clients.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     2c6ecedb10dc51adbb64c95f22fd99c2 \
+                    sha1    05f0e1df3b85ce7cd5152a34513b866d41387824 \
+                    rmd160  f187351862d5ca4f699fd39640bca91a247108f0
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXaw:xorg-libXaw
+
+configure.args      --mandir=${prefix}/share/man --disable-xprint
+


Property changes on: trunk/dports/x11/xclipboard/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/3a936ebd/attachment.html>


More information about the macports-changes mailing list