[103933] trunk/dports/python

cal at macports.org cal at macports.org
Sun Mar 10 04:47:12 PDT 2013


Revision: 103933
          https://trac.macports.org/changeset/103933
Author:   cal at macports.org
Date:     2013-03-10 04:47:12 -0700 (Sun, 10 Mar 2013)
Log Message:
-----------
new port: py-x2go, python bindings for the x2go terminal server solution

Added Paths:
-----------
    trunk/dports/python/py-x2go/
    trunk/dports/python/py-x2go/Portfile

Added: trunk/dports/python/py-x2go/Portfile
===================================================================
--- trunk/dports/python/py-x2go/Portfile	                        (rev 0)
+++ trunk/dports/python/py-x2go/Portfile	2013-03-10 11:47:12 UTC (rev 103933)
@@ -0,0 +1,28 @@
+# -*- 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
+PortGroup           python 1.0
+
+name                py-x2go
+maintainers         cal openmaintainer
+version             0.4.0.2
+checksums           rmd160  35a176c1c49eb410954757f56d58786b1a021979 \
+                    sha256  2119956f5cb35a246f5fc14ed5392ae43690abbf65d074eda2a6e6a1e4742764
+
+categories-append   net
+homepage            http://www.x2go.org/
+description         Python bindings for the x2go terminal server solution.
+long_description    \
+    Python X2Go provides a client-side X2go API for the Python programming\
+    language. Python X2go is mostly interesting for developers who want to\
+    incorporate X2go client support into their own Python applications.
+
+platforms           darwin
+supported_archs     noarch
+
+master_sites        http://code.x2go.org/releases/source/python-x2go/
+distname            python-x2go-${version}
+
+python.versions     27 31 32
+python.default_version 27


Property changes on: trunk/dports/python/py-x2go/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/20130310/caaa495e/attachment.html>


More information about the macports-changes mailing list