[72700] trunk/dports/x11
ryandesign at macports.org
ryandesign at macports.org
Sun Oct 24 13:28:26 PDT 2010
Revision: 72700
http://trac.macports.org/changeset/72700
Author: ryandesign at macports.org
Date: 2010-10-24 13:28:23 -0700 (Sun, 24 Oct 2010)
Log Message:
-----------
tigervnc: new port, version 1.0.1; see #26931
Added Paths:
-----------
trunk/dports/x11/tigervnc/
trunk/dports/x11/tigervnc/Portfile
Added: trunk/dports/x11/tigervnc/Portfile
===================================================================
--- trunk/dports/x11/tigervnc/Portfile (rev 0)
+++ trunk/dports/x11/tigervnc/Portfile 2010-10-24 20:28:23 UTC (rev 72700)
@@ -0,0 +1,34 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name tigervnc
+conflicts vnc tightvnc
+version 1.0.1
+categories x11 vnc
+maintainers nomaintainer
+platforms darwin
+license GPL-2
+
+description Advanced VNC implementation.
+
+long_description TigerVNC is an advanced VNC implementation. \
+ It is based on the fourth generation of VNC. TigerVNC \
+ also includes features from the TightVNC and TurboVNC \
+ projects. This includes accelerated JPEG compression. \
+ TigerVNC supports the latest X.Org X server.
+
+homepage http://www.tigervnc.com/
+master_sites sourceforge
+
+checksums sha1 0c3dd6a3540966fea979a06df08c3aa9bdd1dc67 \
+ rmd160 7d1cfb00453482364acf002816454a5afefffd1f
+
+depends_build port:gccmakedep
+
+depends_lib port:xorg-libXaw \
+ port:xorg-libX11 \
+ port:zlib
+
+worksrcdir ${worksrcdir}/unix
Property changes on: trunk/dports/x11/tigervnc/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/20101024/4ce88eaa/attachment.html>
More information about the macports-changes
mailing list