diff options
Diffstat (limited to 'net-misc/pyhoca-gui')
-rw-r--r-- | net-misc/pyhoca-gui/ChangeLog | 10 | ||||
-rw-r--r-- | net-misc/pyhoca-gui/Manifest | 14 | ||||
-rw-r--r-- | net-misc/pyhoca-gui/metadata.xml | 10 | ||||
-rw-r--r-- | net-misc/pyhoca-gui/pyhoca-gui-0.5.0.3.ebuild | 35 |
4 files changed, 69 insertions, 0 deletions
diff --git a/net-misc/pyhoca-gui/ChangeLog b/net-misc/pyhoca-gui/ChangeLog new file mode 100644 index 000000000000..c89ee8fc71ff --- /dev/null +++ b/net-misc/pyhoca-gui/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for net-misc/pyhoca-gui +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/pyhoca-gui/ChangeLog,v 1.1 2014/11/27 14:43:07 voyageur Exp $ + +*pyhoca-gui-0.5.0.3 (27 Nov 2014) + + 27 Nov 2014; Bernard Cafarelli <voyageur@gentoo.org> + +pyhoca-gui-0.5.0.3.ebuild, +metadata.xml: + Initial commit + diff --git a/net-misc/pyhoca-gui/Manifest b/net-misc/pyhoca-gui/Manifest new file mode 100644 index 000000000000..f044f239050f --- /dev/null +++ b/net-misc/pyhoca-gui/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST pyhoca-gui-0.5.0.3.tar.gz 1300444 SHA256 dcaf1edb98411448f05be3a47465427bd49348a701528da96c82edaf7c539a70 SHA512 9af44eee09f50e8a221b38d134c8867ee12e513ad6a57aa9c1bc5f8188e09bb3a4599d6a73056c9bf1aae1194d2c482694884d54c9cd07954d5b1c94ac002a71 WHIRLPOOL 4e16a95b8c7d798a4bd2c97fcfdd4b40bcce841ec1ea32c95b8e70b8686c2ff5e69131bef68c13a6b82906813c26b2b3d83987ea0d9ca7eb8f2f79a0b2e7d26f +EBUILD pyhoca-gui-0.5.0.3.ebuild 928 SHA256 348751930b591b06376d3db95ffb04aae6ed57244c69617e771b27aa3318d9b0 SHA512 d5fe328f811203340d001fce0d958fa9eca2cd74abdc2573eeca49cd9fc04b1fad91b8bf33926499ef8b1698c0309afde1683ca2f1cb63cc277c077a85d70fcc WHIRLPOOL 631fa35990e7b8d01998f84b9de319abfd2739323fc20ff108f7d4777e6bca9edcaafc795d042a80adcbd50770c691cc50518ff7613418db7834edd6926c680b +MISC ChangeLog 366 SHA256 0957cd47201ac7261e109aecd222a25ecace9209ab2007dff74e91660250f55f SHA512 6d596c197039381d57f978d3f3742840d65e5875716272cf444bb50b05163977a18c58638d951333e0f4aacc056a6f86c2612ff5aadbcb60fb061ff2718b3226 WHIRLPOOL eb0c03d511a20f1358dc8a36378f47d817f2ed67172b79ad406faca1d25b1a60624162cc366db9fe0ce62f19cda54cf666da48166ef840346db641caa8a73771 +MISC metadata.xml 695 SHA256 d96c15704900a6f5d5fda89775b907518ca00d8948c6d2a84f88381422f0ee0f SHA512 8a6aa688351fd1511e7a0e1ba7102642b901b0535d05e34872cce7fac0a4256779d8cf9c450ab34237693631867caa5f940c9aecfad7a3ca24e6d43e7b65e224 WHIRLPOOL 6efd519667b433f2c573e303e3f2ad27ca80543794fca1ae4ecc37d8c749656ecff1c1a77e84607f05893b994c18af97d97593f635da94098f98bcf8d336386f +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iF4EAREIAAYFAlR3OIEACgkQFYEBGcdFJfLCeQD/WzJwhw8ojt0fcRpgZLXscJOY +YE6I2vdo9tDdnp70dlYA/iuQkHSztPCpoRqgimid/ujSDw/DmzzNNlbM9zSAcCnb +=TI5w +-----END PGP SIGNATURE----- diff --git a/net-misc/pyhoca-gui/metadata.xml b/net-misc/pyhoca-gui/metadata.xml new file mode 100644 index 000000000000..1edb00b503c0 --- /dev/null +++ b/net-misc/pyhoca-gui/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>nx</herd> + <longdescription> +PyHoca-GUI is a client implementation for X2Go using the project's Python X2Go client API (a Python module). PyHoca-GUI uses wxPython for rendering graphical desktop elements (menus, dialog boxes etc.). + +PyHoca-GUI is designed as a very minimal GUI that behaves very similar to GNOME's network manager applet (nm-applet). It appears as a small Phoca icon (a little seal) that docks to your systray panel (also called notification area) and allows you to manage multiple X2go sessions simultaneously. + </longdescription> +</pkgmetadata> diff --git a/net-misc/pyhoca-gui/pyhoca-gui-0.5.0.3.ebuild b/net-misc/pyhoca-gui/pyhoca-gui-0.5.0.3.ebuild new file mode 100644 index 000000000000..b5157bd90f2d --- /dev/null +++ b/net-misc/pyhoca-gui/pyhoca-gui-0.5.0.3.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/pyhoca-gui/pyhoca-gui-0.5.0.3.ebuild,v 1.1 2014/11/27 14:43:07 voyageur Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 ) +inherit distutils-r1 + +DESCRIPTION="X2Go graphical client applet" +HOMEPAGE="http://www.x2go.org" +SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz" + +LICENSE="AGPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-python/notify-python[${PYTHON_USEDEP}] + dev-python/pycups[${PYTHON_USEDEP}] + dev-python/setproctitle[${PYTHON_USEDEP}] + dev-python/wxpython[${PYTHON_USEDEP}] + >=net-misc/python-x2go-0.5.0.0[${PYTHON_USEDEP}]" +DEPEND="${DEPEND} + dev-python/python-distutils-extra[${PYTHON_USEDEP}]" + +python_install() { + distutils-r1_python_install + python_doexe ${PN} +} + +python_install_all() { + distutils-r1_python_install_all + doman man/man1/* +} |