[X2Go-Commits] [pyhoca-gui] 07/11: Update README file.
git-admin at x2go.org
git-admin at x2go.org
Mon Oct 20 23:51:44 CEST 2014
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository pyhoca-gui.
commit 52e1a3327142faf12846d3161615adcf608cf17a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Oct 20 23:23:52 2014 +0200
Update README file.
---
README | 27 ++++++++++++++++-----------
debian/changelog | 1 +
2 files changed, 17 insertions(+), 11 deletions(-)
diff --git a/README b/README
index c51178c..4109dde 100644
--- a/README
+++ b/README
@@ -1,19 +1,23 @@
-pyhoca-gui - Copyright (C) 2010-2013 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
- Copyright (C) 2010-2013 by Dick Kniep <dick.kniep at lindix.nl>
-
+pyhoca-gui - Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+ Copyright (C) 2010-2014 by Dick Kniep <dick.kniep at lindix.nl>
+
Published under the terms of the GNU Affero General Public License.
-See http://www.gnu.org/licenses/gpl.html for a recent copy.
+See http://www.gnu.org/licenses/agpl.html for a recent copy.
=== What is pyhoca-gui? ===
=== Requirements ===
-* the python-x2go module needs to be installed (of course)
-* the python-argparse module needs to be available
-* a working version of nxproxy/nxproxy.exe somewhere on your system (if you have
- installed x2goclient, everything should be fine)
-* wxPython (>= 2.8) is needed for the graphical beauty of pyhoca-gui...
+* python-x2go (>= 0.5.0.0)
+* python-argparse
+* python-notify (libnotify bindings for Python)
+* python-setproctitle (Linux only)
+* wxPython (2.8 or 3.0)
+* python-cups (Linux only)
+* a working version of nxproxy/nxproxy.exe somewhere on your system (if you have
+ installed the X2Go Client application, everything should be in place)
+
=== Current features ===
@@ -24,6 +28,8 @@ See http://www.gnu.org/licenses/gpl.html for a recent copy.
* desktop sharing support
* connect throug SSH proxy host (by forward tunneling)
* session configuration fully compatible with X2Go Client
+* http(s) session brokerage
+* multimedia support (via Telekinesis / mTelePlayer)
=== How to use it ===
@@ -37,8 +43,7 @@ Please refer to the TODO file that has been shipped with pyhoca-gui.
Thanks in advance for your feedback and contributions,
-Kiel (Germany) & LJ Almere Haven (Netherlands), 20130128
+Fleckeby (Germany), 20142010
- Dick Kniep <dick.kniep at lindix.nl>
Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/debian/changelog b/debian/changelog
index cef01d1..4596c3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ pyhoca-gui (0.5.0.1-0x2go1) UNRELEASED; urgency=medium
- Add author name to README.ssh-agent file.
- Update TODO file.
- Provide my email addres in README.ssh-agent and README.i18n.
+ - Update README file.
* debian/control:
+ Fix wxPython dependencies as proposed by Olly Betts (Thanks!).
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
More information about the x2go-commits
mailing list